com.sapportals.portal.prt.util.html

Class HtmlContainerIdentifiableWithUniqueManager.HtmlUniqueObjectFacade

java.lang.Object
  extended by com.sapportals.portal.prt.util.html.HtmlContainerIdentifiableWithUniqueManager.HtmlUniqueObjectFacade
All Implemented Interfaces:
IHtmlOutputable, IHtmlUniqueObject
Enclosing class:
HtmlContainerIdentifiableWithUniqueManager

public class HtmlContainerIdentifiableWithUniqueManager.HtmlUniqueObjectFacade
extends Object
implements IHtmlUniqueObject


Constructor Summary
HtmlContainerIdentifiableWithUniqueManager.HtmlUniqueObjectFacade(String id, IHtmlOutputable obj)
           
 
Method Summary
 void destroy()
           
 int getElementCount()
          Returns the number of IHtmlOutputable elements if applicable
 void getUniqueHtmlCode(PrintWriter writer)
          Deprecated.  
 void getUniqueHtmlCode(StringBuffer strbuf)
           
 void getUniqueHtmlCode(Writer writer)
           
 String getUniqueId()
           
 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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.sapportals.portal.prt.util.html.IHtmlOutputable
toString
 

Constructor Detail

HtmlContainerIdentifiableWithUniqueManager.HtmlUniqueObjectFacade

public HtmlContainerIdentifiableWithUniqueManager.HtmlUniqueObjectFacade(String id,
                                                                         IHtmlOutputable obj)
Method Detail

destroy

public void destroy()
Specified by:
destroy in interface IHtmlOutputable

getUniqueId

public String getUniqueId()
Specified by:
getUniqueId in interface IHtmlUniqueObject

getUniqueHtmlCode

public void getUniqueHtmlCode(StringBuffer strbuf)
Specified by:
getUniqueHtmlCode in interface IHtmlUniqueObject

getUniqueHtmlCode

public void getUniqueHtmlCode(PrintWriter writer)
Deprecated. 

Specified by:
getUniqueHtmlCode in interface IHtmlUniqueObject

getUniqueHtmlCode

public void getUniqueHtmlCode(Writer writer)
Specified by:
getUniqueHtmlCode in interface IHtmlUniqueObject

output

public void output(StringBuffer strbuf)
Description copied from interface: IHtmlOutputable
Method to get the Html Out[ut of the object The StringBuffer must be filled with HTML string content.

Specified by:
output in interface IHtmlOutputable

output

public void output(PrintWriter writer)
Deprecated. 

Description copied from interface: IHtmlOutputable
Method to get the Html Output of the object into a PrintWriter

Specified by:
output in interface IHtmlOutputable

output

public void output(Writer writer)
Description copied from interface: IHtmlOutputable
Method to get the Html Output of the object into a java.io.Writer

Specified by:
output in interface IHtmlOutputable

getElementCount

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

Specified by:
getElementCount in interface IHtmlOutputable
Returns:
nb of elements
Access Rights

This class can be accessed from:


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


Copyright 2011 SAP AG Complete Copyright Notice