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