Class IWFormatNodeEvent

This event is triggered when a IWTreeNode is appended to the treeview.

Author: JAN

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

node

IWNodeElement node

obj

Object obj

Constructor Detail

IWFormatNodeEvent

IWFormatNodeEvent()

Method Detail

toString

String toString()

Source-Code Copyright 2007-2009 infoware GmbH - Documentation generated by JsDoc Toolkit 1.4.1 on Tue Nov 28 2017 09:51:50 GMT+0100 (MEZ)