com.sapportals.portal.prt.util.html

Class HtmlSharedString

java.lang.Object
  extended by com.sapportals.portal.prt.util.html.HtmlSharedString
All Implemented Interfaces:
IHtmlOutputable

public class HtmlSharedString
extends Object
implements IHtmlOutputable

Html element enabling string sharing


Constructor Summary
HtmlSharedString(SharedString sString)
           
 
Method Summary
 void destroy()
           
 int getElementCount()
          Returns the number of elements in the container and all sub elements
 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()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

HtmlSharedString

public HtmlSharedString(SharedString sString)
Method Detail

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

toString

public final String toString()
Specified by:
toString in interface IHtmlOutputable
Overrides:
toString in class Object

getElementCount

public int getElementCount()
Returns the number of elements in the container and all sub elements

Specified by:
getElementCount in interface IHtmlOutputable
Returns:
number of elements + sub elements

destroy

public void destroy()
Specified by:
destroy in interface IHtmlOutputable
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