|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectRenderEventObjectBase
com.crystaldecisions.report.htmlrender.BeforeRenderViewItemEvent
This class is currently not supported.
| Constructor Summary | |
BeforeRenderViewItemEvent(java.lang.Object source)
|
|
BeforeRenderViewItemEvent(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 BeforeRenderViewItemEvent(java.lang.Object source)
public BeforeRenderViewItemEvent(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 to be rendered.
String.setTypepublic void setType(java.lang.String newM_Type)
This method is currently not supported.
Sets the type of view item to be 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 to be rendered.getType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||