Inherited by TreeBox.Folder, and TreeBox.TextRow.
Public Member Functions | |
| Folder | parent () |
| Return the parent folder for this row or null if there is none. | |
| void | sortChange () |
| Sort inside the parent if possible. | |
| bit | visible () |
| Return whether this row is potentially visible in the tree box. | |
| int | depth () |
| Return the number of steps needed to get to the front of the tree. | |
| int | cmp (Object other) |
| Sort folders before rows before falling back on the main comparison. | |
| void | remove () |
| Remove this row from the list. | |
1.3.2