org.gnu.gtk.event
public static class TreeViewEvent.Type extends EventType
| Field Summary | |
|---|---|
| static TreeViewEvent.Type | COLUMNS_CHANGED |
| static TreeViewEvent.Type | EXPAND_COLLAPSE_CURSOR_ROW |
| static TreeViewEvent.Type | MOVE_CURSOR |
| static TreeViewEvent.Type | ROW_ACTIVATED |
| static TreeViewEvent.Type | ROW_COLLAPSED |
| static TreeViewEvent.Type | ROW_EXPANDED |
| static TreeViewEvent.Type | SELECT_ALL |
| static TreeViewEvent.Type | SELECT_CURSOR_PARENT |
| static TreeViewEvent.Type | SELECT_CURSOR_ROW |
| static TreeViewEvent.Type | START_INTERACTIVE_SEARCH |
| static TreeViewEvent.Type | TOGGLE_CURSOR_ROW |
| static TreeViewEvent.Type | UNSELECT_ALL |