com.sapportals.portal.prt.util.html

Interface IHtmlOutputable

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

public interface IHtmlOutputable

IHtmlOutputable.java Created: Wed Nov 03 09:26:13 1999


Method Summary
 void destroy()
           
 int getElementCount()
          Returns the number of IHtmlOutputable elements if applicable
 void output(PrintWriter writer)
          Deprecated.  
 void output(StringBuffer strbuf)
          Method to get the Html Out[ut of the object The StringBuffer must be filled with HTML string content.
 void output(Writer writer)
          Method to get the Html Output of the object into a java.io.Writer
 String toString()
           
 

Method Detail

output

void output(StringBuffer strbuf)
Method to get the Html Out[ut of the object The StringBuffer must be filled with HTML string content.


output

void output(PrintWriter writer)
Deprecated. 

Method to get the Html Output of the object into a PrintWriter


output

void output(Writer writer)
Method to get the Html Output of the object into a java.io.Writer


toString

String toString()
Overrides:
toString in class Object

getElementCount

int getElementCount()
Returns the number of IHtmlOutputable elements if applicable

Returns:
nb of elements

destroy

void destroy()
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


Copyright 2011 SAP AG Complete Copyright Notice