SwingTableViewSupport: DATA_CELL_AREA
ActionType: CANCEL_ROW_INSERT_ACTION
An instance of the TableViewAction class.
Action Interface-Based Attributes
| Name | Value |
|---|---|
| NAME | "Cancel Row Insert" |
| MNEMONIC_KEY | VK_N |
Class-Based Attributes
| Name | Value | Dynamic |
|---|---|---|
| actionType | "CANCEL_ROW_INSERT_ACTION" | false |
| active | true | false |
| command | CancelRowInsertCommand | false |
| returnStatus | DISABLED | false |
Instance-Based Attributes
| Name | Object Type | Dynamic |
|---|---|---|
| table | TableView | Yes |
| row | _TODO_ | Yes |