Uses of Class
com.altair.hwm.beans.utils.HWMTreeTableNode

Packages that use HWMTreeTableNode
com.altair.hwm.beans.utils   
 

Uses of HWMTreeTableNode in com.altair.hwm.beans.utils
 

Methods in com.altair.hwm.beans.utils with parameters of type HWMTreeTableNode
 void HWMTreeTable.UpdateModel(HWMTreeTableNode nodeTableRoot)
          Client app will call this method whenever the tree structure changes and they want to recreate the treetable using a new root node
 

Constructors in com.altair.hwm.beans.utils with parameters of type HWMTreeTableNode
HWMTreeTable(HWMTreeTableNode nodeTableRoot)
          Constructor