SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This event is triggered when a IWTreeNode
is appended to the treeview.
Field Summary | |
IWNodeElement
|
node
The node element of the treeview. |
Object
|
obj
The appended element which represents the node element in the tree. it empty. In this case a default element is appended to the tree. |
Constructor Summary | |
IWFormatNodeEvent()
This event is triggered when a IWTreeNode is appended to the treeview.
|
Method Summary | |
String
|
toString()
Returns a string representation of this event. |
Field Detail |
IWNodeElement node
Object obj
Constructor Detail |
IWFormatNodeEvent()
IWTreeNode
is appended to the treeview.
Method Detail |
String toString()
String