TreeNodeProtocol Protocol Reference
Declared in | TreeNodeProtocol.h |
---|
– setNewParent:
required method
Sets a new parent of this tree node. 新しい親を指定する。
- (void)setNewParent:(id)parent
Discussion
Sets a new parent of this tree node. 新しい親を指定する。
Declared In
TreeNodeProtocol.h