ui
tkui
MTreeTableNodeMTreeTableNode.ui::TreeTableNodefold() - Hide/collapse direct child nodes
initNode(ui::Icon iconOpen, iconClosed, String caption, Object userData) -
insertLeft(ui::Icon iconOpen, iconClosed, String caption, Object userData) : ui::TreeTableNode - Insert new next node. the previous next node becomes the next node of the new node. returns new TreeTableNode object.
insertRight(ui::Icon iconOpen, iconClosed, String caption, Object userData) : ui::TreeTableNode - Insert new child node. the previous child node becomes the child node of the new node. returns new TreeTableNode object.
isLeafNode() : int -
isOpen() : int -
open() -
recursiveAddIndent(int indentDelta) -
recursiveBuildFlatNodes() -
removeAllLeft() - Remove all following nodes (and their child node) on the same level as this node.
removeAllRight() - Remove all child nodes of this node.
removeLeft() : ui::TreeTableNode - Remove next node (and all child nodes) on same level. new next node becomes next of removed node. returns new next node.
removeRight() : ui::TreeTableNode - Remove first child node (plus its child nodes). new right/first_child node becomes next of removed node. returns new first child node.
setLeafNode(int b) -
toggleFolding() -
unfold() - Show/expand direct child nodes.
unlinkLeft() : ui::TreeTableNode - Method fold | |||
Hide/collapse direct child nodes | |||
Signature | |||
|
Method initNode | |
Signature | |
Arguments | |
Method insertLeft | ||||||||||||||||||||||||||||||
Insert new next node. the previous next node becomes the next node of the new node. returns new TreeTableNode object. | ||||||||||||||||||||||||||||||
Signature | ||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||
Arguments | ||||||||||||||||||||||||||||||
Returns | ||||||||||||||||||||||||||||||
Method insertRight | ||||||||||||||||||||||||||||||
Insert new child node. the previous child node becomes the child node of the new node. returns new TreeTableNode object. | ||||||||||||||||||||||||||||||
Signature | ||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||
Arguments | ||||||||||||||||||||||||||||||
Returns | ||||||||||||||||||||||||||||||
Method isLeafNode | |||||
Signature | |||||
| |||||
Returns | |||||
|
Method isOpen | |||||
Signature | |||||
| |||||
Returns | |||||
|
Method open | |||
Signature | |||
|
Method recursiveAddIndent | |||||
Signature | |||||
| |||||
Arguments | |||||
|
Method recursiveBuildFlatNodes | |||
Signature | |||
|
Method removeAllLeft | |||
Remove all following nodes (and their child node) on the same level as this node. | |||
Signature | |||
|
Method removeAllRight | |||
Remove all child nodes of this node. | |||
Signature | |||
|
Method removeLeft | |||||
Remove next node (and all child nodes) on same level. new next node becomes next of removed node. returns new next node. | |||||
Signature | |||||
| |||||
Returns | |||||
Method removeRight | |||||
Remove first child node (plus its child nodes). new right/first_child node becomes next of removed node. returns new first child node. | |||||
Signature | |||||
| |||||
Returns | |||||
Method setLeafNode | |||||
Signature | |||||
| |||||
Arguments | |||||
|
Method toggleFolding | |||
Signature | |||
|
Method unfold | |||
Show/expand direct child nodes. | |||
Signature | |||
|
Method unlinkLeft | |||||
Signature | |||||
| |||||
Returns | |||||
auto-generated by "DOG", the TkScript document generator. Mon, 31/Dec/2012 13:35:32