AjaxTreeModel.WrapperNode Class Reference
List of all members.
Detailed Description
WrapperNode is useful if
your objects form a graph instead of a tree and you want to maintain the unique branching to a particular node as the user navigates through the tree. isLeaf has a default implementation that you may want to overried if you can provide a "smarter" implementation.
- Author:
- mschrag
Constructor & Destructor Documentation
Member Function Documentation
| abstract NSArray _childrenTreeNodes |
( |
|
) |
[protected, pure virtual] |
| abstract WrapperNode _createChildNode |
( |
Object |
userObject |
) |
[protected, pure virtual] |
| NSArray childrenTreeNodes |
( |
|
) |
|
| boolean equals |
( |
Object |
obj |
) |
|
Member Data Documentation
The documentation for this class was generated from the following file: