SwingTableViewSupport: ROW_HEADER_AREA
ActionType: CUT_ACTION
An instance of the TableViewAction class.
Action Interface-Based Attributes
| Name | Value |
|---|---|
| NAME | "Cut" |
| SMALL_ICON | _TODO_ |
| MNEMONIC_KEY | VK_T |
Class-Based Attributes
| Name | Value | Dynamic |
|---|---|---|
| actionType | "CUT_ACTION" | false |
| active | true | false |
| command | CutCommand | false |
| returnStatus | DISABLED | false |
Instance-Based Attributes
| Name | Object Type | Dynamic |
|---|---|---|
| table | TableView | Yes |
| column | _TODO_ | Yes |