SwingTableViewSupport: ROW_HEADER_AREA
ActionType: DELETE_ROW_ACTION
An instance of the DeleteRowAction class.
Action Interface-Based Attributes
| Name | Value |
|---|---|
| NAME | "Delete Row" |
| MNEMONIC_KEY | VK_D |
Class-Based Attributes
| Name | Value | Dynamic |
|---|---|---|
| actionType | "DELETE_ROW_ACTION" | false |
| active | true | false |
| command | DeleteRowCommand | false |
| returnStatus | DISABLED | false |
Instance-Based Attributes
| Name | Object Type | Dynamic |
|---|---|---|
| table | TableView | Yes |
| row | _TODO_ | Yes |