CPTreeNode Class Reference

List of all members.

Public Member Functions

(CPTreeNode _parentNode) - accessors [implementation]
(CPArray- childNodes [implementation]
(void) - encodeWithCoder: [implementation]
(id) - initWithCoder: [implementation]
(id) - initWithRepresentedObject: [implementation]
(void) - insertObject:inChildNodesAtIndex: [implementation]
(BOOL) - isLeaf [implementation]
(CPMutableArray- mutableChildNodes [implementation]
(id) - objectInChildNodesAtIndex: [implementation]
(void) - removeObjectFromChildNodesAtIndex: [implementation]
(void) - replaceObjectFromChildNodesAtIndex:withObject: [implementation]
(void) - sortWithSortDescriptors:recursively: [implementation]

Static Public Member Functions

(id) + treeNodeWithRepresentedObject: [implementation]

Detailed Description

Definition at line 5 of file CPTreeNode.j.


Member Function Documentation

- (CPTreeNode _parentNode) accessors (readonly) 
(property = parentNode 
[implementation]
- (CPArray) childNodes   [implementation]

Definition at line 36 of file CPTreeNode.j.

- (void) encodeWithCoder: (CPCoder aCoder   [implementation]

Definition at line 112 of file CPTreeNode.j.

- (id) initWithCoder: (CPCoder aCoder   [implementation]

Definition at line 98 of file CPTreeNode.j.

- (id) initWithRepresentedObject: (id)  anObject   [implementation]

Definition at line 18 of file CPTreeNode.j.

- (void) insertObject: (id)  aTreeNode
inChildNodesAtIndex: (CPInteger)  anIndex 
[implementation]

Definition at line 46 of file CPTreeNode.j.

- (BOOL) isLeaf   [implementation]

Definition at line 31 of file CPTreeNode.j.

- (CPMutableArray) mutableChildNodes   [implementation]

Definition at line 41 of file CPTreeNode.j.

- (id) objectInChildNodesAtIndex: (CPInteger)  anIndex   [implementation]

Definition at line 72 of file CPTreeNode.j.

- (void) removeObjectFromChildNodesAtIndex: (CPInteger)  anIndex   [implementation]

Definition at line 55 of file CPTreeNode.j.

- (void) replaceObjectFromChildNodesAtIndex: (CPInteger)  anIndex
withObject: (id)  aTreeNode 
[implementation]

Definition at line 62 of file CPTreeNode.j.

- (void) sortWithSortDescriptors: (CPArray sortDescriptors
recursively: (BOOL)  shouldSortRecursively 
[implementation]

Definition at line 77 of file CPTreeNode.j.

+ (id) treeNodeWithRepresentedObject: (id)  anObject   [implementation]

Definition at line 13 of file CPTreeNode.j.


The documentation for this class was generated from the following file:

Generated on Fri Apr 9 11:04:22 2010 for Cappuccino API by  doxygen 1.6.1