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