|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectRenderEventObjectBase
com.crystaldecisions.report.htmlrender.AfterRenderViewItemEvent
This class is currently not supported.
Constructor Summary | |
AfterRenderViewItemEvent(java.lang.Object source)
|
|
AfterRenderViewItemEvent(java.lang.Object source,
CrystalHtmlTextWriter writer)
|
Method Summary | |
java.lang.String |
getType()
This method is currently not supported. |
void |
setType(java.lang.String newM_Type)
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 AfterRenderViewItemEvent(java.lang.Object source)
public AfterRenderViewItemEvent(java.lang.Object source, CrystalHtmlTextWriter writer)
Method Detail |
public java.lang.String getType()
This method is currently not supported.
Returns the type of view item being rendered.
String
.setType
public void setType(java.lang.String newM_Type)
This method is currently not supported.
Sets the type of view item being rendered.
Note: The type of view item must be either
Toolbar
, GroupTree
, or Page
.
newM_Type
- A String
that specifies the type of
view item being rendered.getType
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |