HttpTableViewSupport: COLUMN_HEADER_AREA
ActionType: CLEAR_SORT_EDIT_ENABLED_ACTION
An instance of the HttpAction class.
Action Interface-Based Attributes
| Name | Value |
|---|---|
| NAME | "Remove All Sorting" |
Class-Based Attributes
| Name | Value | Dynamic | Command | Visible |
|---|---|---|---|---|
| URLTemplate | "javascript: void(sas_TableView_PromptForChanges('%formName','%CMDID','%APNAME','%DYNAMICATTRS','%commitAutoCommit','false'))" | false | false | true |
| actionType | "CLEAR_SORT_EDIT_ENABLED_ACTION" | false | false | true |
| active | true | false | false | true |
| command | CompositeDynamicAttributeCommand | false | false | true |
| external | false | false | false | true |
| link | true | false | false | true |
| returnStatus | IS_CURRENT_STATE_DISABLED | DISABLED | false | false | true |
Instance-Based Attributes
| Name | Object Type | Dynamic | Command | Visible |
|---|---|---|---|---|
| commitModel | Object | true | true | false |
| commitRow | _TODO_ | true | true | false |
| commitAutoCommit | _TODO_ | true | true | false |
| sortModel | TableModel | true | true | false |
| sortColumn | _TODO_ | true | true | false |
| formName | _TODO_ | true | true | false |
** See the following documentation on the BaseAction class for more information on the Dynamic, Command and Visible attribute properties.