com.sapportals.portal.prt.util.html

Interface IHtmlBase

All Superinterfaces:
IHtmlOutputable
All Known Subinterfaces:
IHtmlAttributeContainer
All Known Implementing Classes:
Html, HtmlAnchor, HtmlApplet, HtmlAttributeContainer, HtmlBase, HtmlBody, HtmlBr, HtmlButtonInput, HtmlCell, HtmlCenter, HtmlCheckBox, HtmlCol, HtmlColGroup, HtmlComment, HtmlContainer, HtmlContainerIdentifiable, HtmlContainerIdentifiableWithEvents, HtmlContainerIdentifiableWithUniqueManager, HtmlDiv, HtmlDocType, HtmlDocType.Html40Frameset, HtmlDocType.Html40Strict, HtmlDocType.Html40Transitional, HtmlEventingFormItem, HtmlFocusEventingFormItem, HtmlForm, HtmlFormItem, HtmlFrame, HtmlFrameSet, HtmlHead, HtmlHiddenInput, HtmlIFrame, HtmlImage, HtmlInlineScript, HtmlInput, HtmlLabelFor, HtmlLink, HtmlMeta, HtmlNoBr, HtmlObject, HtmlOption, HtmlPasswordInput, HtmlRadio, HtmlResetInput, HtmlRow, HtmlScript, HtmlSelect, HtmlSinglePartElement, HtmlSpan, HtmlStrong, HtmlStyle, HtmlSubmitInput, HtmlTable, HtmlTextArea, HtmlTextInput, HtmlTitle

public interface IHtmlBase
extends IHtmlOutputable

IHtmlBase.java Created: Thu Oct 28 10:16:14 1999


Method Summary
 String getTag()
          Returns the tag of the HTML element
 boolean requireClosingTag()
           
 void requireClosingTag(boolean closetag)
          If the Html element requires a closing tag
 void setTag(String tagname)
           
 
Methods inherited from interface com.sapportals.portal.prt.util.html.IHtmlOutputable
destroy, getElementCount, output, output, output, toString
 

Method Detail

getTag

String getTag()
Returns the tag of the HTML element


setTag

void setTag(String tagname)

requireClosingTag

void requireClosingTag(boolean closetag)
If the Html element requires a closing tag

Parameters:
closetag - close a value of type 'boolean'

requireClosingTag

boolean requireClosingTag()
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] EP-BASIS-API [sap.com] tc/epbc/prt/api api EP-PIN
[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


Copyright 2011 SAP AG Complete Copyright Notice