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