SwingTableViewSupport: COLUMN_HEADER_AREA
ActionType: HOLD_COLUMN_LEFT_ACTION
An instance of the TableViewAction class.
Action Interface-Based Attributes
| Name | Value |
|---|---|
| NAME | "Left" |
| MNEMONIC_KEY | null |
Class-Based Attributes
| Name | Value | Dynamic |
|---|---|---|
| actionType | "HOLD_COLUMN_LEFT_ACTION" | false |
| active | true | false |
| command | HoldColumnCommand | false |
| returnStatus | DISABLED | false |
Instance-Based Attributes
| Name | Object Type | Dynamic |
|---|---|---|
| table | TableView | Yes |
| column | _TODO_ | Yes |
| holdInterface | HoldInterface | Yes |