|
Copyright ® (1999-2008) EDMGROUP Pty Ltd - EZY Prolog Reference |
Type | Predicate | Parameters | Flow pattern | Description |
|---|---|---|---|---|
determ | (i,i) | Sets direction of the Xtree: Left Right Up Down | ||
determ | WINDOW TREEWIN, | (i,i) | Deletes selected node from the tree | |
determ | WINDOW TREEWIN, | (i,i,i) | Inserts node into the tree into selected node | |
determ | WINDOW TREEWIN | (i) | Opens/closes currently selected node of the XTREE | |
determ | WINDOW TREEWIN, | (i,o) | Get the parent of selected node of XTREE | |
determ | WINDOW TREEWIN, | (i,i,i) | Rename selected node | |
determ | (i,i),(i,o) | Get/Set tree root of XTREE | ||
determ | WINDOW TREEWIN, | (i,o),(i,i) | Get/Set the selected node of XTREE |