SwingTableViewSupport: DATA_CELL_AREA
ActionType: ADD_ROW_ACTION
An instance of the AddRowAction class.
Action Interface-Based Attributes
| Name | Value |
|---|---|
| NAME | "Add Row" |
| MNEMONIC_KEY | VK_A |
Class-Based Attributes
| Name | Value | Dynamic |
|---|---|---|
| actionType | "ADD_ROW_ACTION" | false |
| active | true | false |
| command | AddRowCommand | false |
| returnStatus | DISABLED | false |
Instance-Based Attributes
| Name | Object Type | Dynamic |
|---|---|---|
| table | TableView | Yes |
| row | _TODO_ | Yes |