SwingTableViewSupport: DATA_CELL_AREA
ActionType: RELEASE_ALL_ROWS_ACTION
An instance of the TableViewAction class.
Action Interface-Based Attributes
| Name | Value |
|---|---|
| NAME | "All Rows" |
| MNEMONIC_KEY | null |
Class-Based Attributes
| Name | Value | Dynamic |
|---|---|---|
| actionType | "RELEASE_ALL_ROWS_ACTION" | false |
| active | true | false |
| command | ReleaseAllRowsCommand | false |
| returnStatus | DISABLED | false |
Instance-Based Attributes
| Name | Object Type | Dynamic |
|---|---|---|
| table | TableView | Yes |
| row | _TODO_ | Yes |
| holdInterface | HoldInterface | Yes |