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