com.sapportals.portal.prt.util.html
Class HtmlBase
java.lang.Object
com.sapportals.portal.prt.util.html.HtmlAttributeContainer
com.sapportals.portal.prt.util.html.HtmlBase
- All Implemented Interfaces:
- IHtmlAttributeContainer, IHtmlBase, IHtmlOutputable
- Direct Known Subclasses:
- HtmlContainer, HtmlSinglePartElement, HtmlTitle
public abstract class HtmlBase
- extends HtmlAttributeContainer
HtmlBase.java
Created: Fri Mar 16 10:08:59 2001
|
Field Summary |
protected boolean |
m_hasTag
|
|
Constructor Summary |
protected |
HtmlBase()
|
| Methods inherited from class com.sapportals.portal.prt.util.html.HtmlAttributeContainer |
addAttribute, addIsThreadXHTMLCompliant, appendToAttribute, destroy, getAttributes, isThreadXHTMLCompliant, outputAttributes, outputAttributes, outputAttributes, removeAttribute, removeIsThreadXHTMLCompliant |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
m_hasTag
protected boolean m_hasTag
HtmlBase
protected HtmlBase()
hasTag
public boolean hasTag()
getTag
public String getTag()
- Description copied from interface:
IHtmlBase
- Returns the tag of the HTML element
setTag
public void setTag(String tagname)
requireClosingTag
public void requireClosingTag(boolean requireOrNot)
- Description copied from interface:
IHtmlBase
- If the Html element requires a closing tag
- Parameters:
requireOrNot - close a value of type 'boolean'
requireClosingTag
public boolean requireClosingTag()
setClass
public void setClass(String element_class)
- Set the element class for Cascading Style Sheets.
setStyle
public void setStyle(String styleStatement)
- Set the style attribute
This class can be accessed from:
|
SC
|
DC
|
Public Part
|
ACH
|
[sap.com] EP-BASIS-API
|
[sap.com] epbc.prtapi._apideprecated
|
default
|
EP-PIN-PRT
|
[sap.com] EP-BASIS-API
|
[sap.com] tc/epbc/prt/lib/api
|
api
|
EP-PIN
|
[sap.com] EP-BASIS-API
|
[sap.com] tc/epbc/prt/api
|
api
|
EP-PIN
|
Copyright 2011 SAP AG Complete Copyright Notice