SwingTableViewSupport: DATA_CELL_AREA
ActionType: SORT_SELECTOR_ACTION
An instance of the SelectorAction class.
Action Interface-Based Attributes
| Name | Value |
|---|---|
| NAME | "Sort..." |
| MNEMONIC_KEY | VK_S |
Class-Based Attributes
| Name | Value | Dynamic |
|---|---|---|
| actionType | "SORT_SELECTOR_ACTION" | false |
| active | true | false |
| command | SortSelectorCommand | false |
| returnStatus | DISABLED | false |
Instance-Based Attributes
| Name | Object Type | Dynamic |
|---|---|---|
| model | TableModel | Yes |
| mode | _TODO_ | Yes |
| selector | DataSelectorInterface | Yes |