|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectRenderEventObjectBase
com.crystaldecisions.report.htmlrender.AfterRenderContentEvent
This class is currently not supported.
Constructor Summary | |
AfterRenderContentEvent(java.lang.Object source)
|
Method Summary | |
java.lang.String |
getAddAfterContent()
This method is currently not supported. |
void |
setAddAfterContent(java.lang.String value)
This method is currently not supported. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AfterRenderContentEvent(java.lang.Object source)
Method Detail |
public java.lang.String getAddAfterContent()
This method is currently not supported.
Returns the text that is appended to the end of the report content HTML.
String
.setAddAfterContent
public void setAddAfterContent(java.lang.String value)
This method is currently not supported.
Sets the text that is appended to the end of the report content HTML.
value
- A String
that specifies the text that is
appended to the end of the report content HTML.getAddAfterContent
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |