ATreeModel Constructor
|
Initializes a new instance of the ATreeModel class. |
Finalize (inherited from Object) | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
GetCompositeIfAlreadySelected | |
GetKeyFromNode | This function creates a unique key given a node. It is used to store items in XPHashtables. Override this function if your tree's nodes can't be differentiated by "classid, objectid" |
GetLeafIfAlreadySelected | |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |
ATreeModel Class | com.plumtree.uiinfrastructure.tree Namespace