HttpTableViewSupport: COLUMN_HEADER_AREA
ActionType: MOVE_COLUMN_RIGHT_ACTION
An instance of the HttpAction class.
Action Interface-Based Attributes
| Name | Value |
|---|---|
| NAME | "Right" |
Class-Based Attributes
| Name | Value | Dynamic | Command | Visible |
|---|---|---|---|---|
| actionType | "MOVE_COLUMN_RIGHT_ACTION" | false | false | true |
| active | true | false | false | true |
| command | MoveColumnCommand | false | false | true |
| external | false | false | false | true |
| link | true | false | false | true |
| returnStatus | DISABLED | false | false | true |
Instance-Based Attributes
| Name | Object Type | Dynamic | Command | Visible |
|---|---|---|---|---|
| moveColumnInterface | MoveColumnInterface | true | true | false |
| moveColumn | _TODO_ | true | true | false |
** See the following documentation on the BaseAction class for more information on the Dynamic, Command and Visible attribute properties.