|
SAP NetWeaver 7.30 SP01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sapportals.portal.prt.util.html.HtmlSharedString
public class HtmlSharedString
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 |
|---|
public HtmlSharedString(SharedString sString)
| Method Detail |
|---|
public void output(StringBuffer strbuf)
IHtmlOutputable
output in interface IHtmlOutputablepublic void output(PrintWriter writer)
IHtmlOutputable
output in interface IHtmlOutputablepublic void output(Writer writer)
IHtmlOutputable
output in interface IHtmlOutputablepublic final String toString()
toString in interface IHtmlOutputabletoString in class Objectpublic int getElementCount()
getElementCount in interface IHtmlOutputablepublic void destroy()
destroy in interface IHtmlOutputable| Access Rights |
|---|
| 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]
|
default
|
EP-PIN-PRT
|
|
SAP NetWeaver 7.30 SP01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||