ui
tkui
MTreeTableModelMTreeTableModel.ui::TreeTableModelgetCellCaption(int col, row) : String -
getCellIcon(int col, row) : ui::Icon -
getCellRenderer(int col, row, visibleRow) : ui::Layer -
getColumnCaption(int col) : String -
getNumColumns() : int -
getNumRows() : int -
getRootNode() : ui::TreeTableNode -
getRowHeight(int row) : int -
getTreeCellCaption(Object userData, int col) : String - Return text label for the given user_data column.
getTreeCellIcon(Object userData, int col) : ui::Icon - Return custom icon for the given user_data column.
getTreeCellRenderer(Object userData, int col) : ui::Layer - Return custom tree cell renderer. If this method returns null (default impl.), the standard Label renderer is used.
getTreeColumnCaption(int col) : String - Return caption for the given user_data column.
getTreeNumColumns() : int - Return number of user_data columns.
getTreeRowHeight(Object userData) : int - Can be used to override the default row height for specific nodes.
handleFold(ui::TreeTableNode tn) - can be implemented by applications to delete child nodes when they become invisible.
handleRowClick(int bFoldHint) : int -
handleUnfold(ui::TreeTableNode tn) - can be implemented by applications to dynamically add child nodes when the given node is openend.
initRootNode(ui::Icon iconOpen, iconClosed, String caption, Object userData) : ui::TreeTableNode -
setEnableHideLeaves(int bHide) -
tableModelChanged() - Method getCellCaption | ||||||||||||||||||||
Signature | ||||||||||||||||||||
| ||||||||||||||||||||
Arguments | ||||||||||||||||||||
| ||||||||||||||||||||
Returns | ||||||||||||||||||||
Method getCellIcon | ||||||||||||||||||||
Signature | ||||||||||||||||||||
| ||||||||||||||||||||
Arguments | ||||||||||||||||||||
| ||||||||||||||||||||
Returns | ||||||||||||||||||||
Method getCellRenderer | |||||||||||||||||||||||||
Signature | |||||||||||||||||||||||||
| |||||||||||||||||||||||||
Arguments | |||||||||||||||||||||||||
| |||||||||||||||||||||||||
Returns | |||||||||||||||||||||||||
Method getColumnCaption | ||||||||||
Signature | ||||||||||
| ||||||||||
Arguments | ||||||||||
| ||||||||||
Returns | ||||||||||
Method getNumColumns | |||||
Signature | |||||
| |||||
Returns | |||||
|
Method getNumRows | |||||
Signature | |||||
| |||||
Returns | |||||
|
Method getRootNode | |||||
Signature | |||||
| |||||
Returns | |||||
Method getRowHeight | ||||||||||
Signature | ||||||||||
| ||||||||||
Arguments | ||||||||||
| ||||||||||
Returns | ||||||||||
| ||||||||||
Method getTreeCellCaption | ||||||||
Return text label for the given user_data column. | ||||||||
Signature | ||||||||
Arguments | ||||||||
| ||||||||
Returns | ||||||||
Method getTreeCellIcon | ||||||||
Return custom icon for the given user_data column. | ||||||||
Signature | ||||||||
Arguments | ||||||||
| ||||||||
Returns | ||||||||
Method getTreeCellRenderer | ||||||||
Return custom tree cell renderer. If this method returns null (default impl.), the standard Label renderer is used. | ||||||||
Signature | ||||||||
Arguments | ||||||||
| ||||||||
Returns | ||||||||
Method getTreeColumnCaption | ||||||||||
Return caption for the given user_data column. | ||||||||||
Signature | ||||||||||
| ||||||||||
Arguments | ||||||||||
| ||||||||||
Returns | ||||||||||
Method getTreeNumColumns | |||||
Return number of user_data columns. | |||||
Signature | |||||
| |||||
Returns | |||||
|
Method getTreeRowHeight | ||||||||||
Can be used to override the default row height for specific nodes. | ||||||||||
Signature | ||||||||||
| ||||||||||
Arguments | ||||||||||
| ||||||||||
Returns | ||||||||||
| ||||||||||
Method handleFold | |||||
can be implemented by applications to delete child nodes when they become invisible. | |||||
Signature | |||||
| |||||
Arguments | |||||
Method handleRowClick | ||||||||||
Signature | ||||||||||
| ||||||||||
Arguments | ||||||||||
| ||||||||||
Returns | ||||||||||
| ||||||||||
Method handleUnfold | |||||
can be implemented by applications to dynamically add child nodes when the given node is openend. | |||||
Signature | |||||
| |||||
Arguments | |||||
Method initRootNode | ||||||||||||||||||||||||||||||
Signature | ||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||
Arguments | ||||||||||||||||||||||||||||||
Returns | ||||||||||||||||||||||||||||||
Method setEnableHideLeaves | |||||
Signature | |||||
| |||||
Arguments | |||||
|
Method tableModelChanged | |||
Signature | |||
|
auto-generated by "DOG", the TkScript document generator. Mon, 28/Dec/2015 14:27:06