com.sapportals.portal.prt.util.html

Interface IHtmlAttributeContainer

All Superinterfaces:
IHtmlBase, IHtmlOutputable
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 IHtmlAttributeContainer
extends IHtmlOutputable, IHtmlBase

HtmlAttributeContainer.java Created: Thu Oct 28 10:53:59 1999


Method Summary
 IHtmlAttributeContainer addAttribute(String attrName, String value)
          Add a property to the container
 IHtmlAttributeContainer appendToAttribute(String propName, String value)
           
 Hashtable getAttributes()
           
 void outputAttributes(PrintWriter writer)
          Deprecated.  
 void outputAttributes(StringBuffer strbuf)
           
 void outputAttributes(Writer writer)
           
 IHtmlAttributeContainer removeAttribute(String attrName)
           
 
Methods inherited from interface com.sapportals.portal.prt.util.html.IHtmlBase
getTag, requireClosingTag, requireClosingTag, setTag
 
Methods inherited from interface com.sapportals.portal.prt.util.html.IHtmlOutputable
destroy, getElementCount, output, output, output, toString
 

Method Detail

outputAttributes

void outputAttributes(StringBuffer strbuf)

outputAttributes

void outputAttributes(PrintWriter writer)
Deprecated. 

Parameters:
writer -

outputAttributes

void outputAttributes(Writer writer)

addAttribute

IHtmlAttributeContainer addAttribute(String attrName,
                                     String value)
Add a property to the container


removeAttribute

IHtmlAttributeContainer removeAttribute(String attrName)

appendToAttribute

IHtmlAttributeContainer appendToAttribute(String propName,
                                          String value)

getAttributes

Hashtable getAttributes()
Access Rights

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/api api EP-PIN
[sap.com] EP-BASIS-API [sap.com] tc/epbc/prt/lib/api api EP-PIN


Copyright 2011 SAP AG Complete Copyright Notice