|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectRenderEventObjectBase
com.crystaldecisions.report.htmlrender.AfterRenderEvent
This class is currently not supported.
Constructor Summary | |
AfterRenderEvent(java.lang.Object source)
|
Method Summary | |
java.lang.String |
getAddAtEnd()
This method is currently not supported. |
void |
setAddAtEnd(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 AfterRenderEvent(java.lang.Object source)
Method Detail |
public java.lang.String getAddAtEnd()
This method is currently not supported.
Returns the text that is appended to the end of the HTML.
String
.setAddAtEnd
public void setAddAtEnd(java.lang.String value)
This method is currently not supported.
Sets the text that is appended to the end of the HTML.
value
- A String
that specifies the text that will
be appended to the end of the HTML.getAddAtEnd
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |