HttpRemoteFileSelectorCompositeSupport: COLUMN_HEADER_AREA
ActionType: SORT_COLUMN_ASCENDING_ACTION
An instance of the HttpAction class.
Action Interface-Based Attributes
| Name | Value |
|---|---|
| NAME | % AREA_VALUE_ATTRKEY |
| SMALL_ICON_NAME | "down_02b.gif" |
| SHORT_DESCRIPTION | "Sort the column in ascending order" |
| ALTERNATE_TEXT | "Sort Ascending" |
| TEXT_ALIGNMENT | SwingConstants.LEFT |
Class-Based Attributes
| Name | Value | Dynamic | Command | Visible |
|---|---|---|---|---|
| actionType | "SORT_COLUMN_ASCENDING_ACTION" | false | false | true |
| active | true | false | false | true |
| command | SortFoldersFirstCommand | false | false | true |
| external | false | false | false | true |
| link | true | false | false | true |
| returnStatus | ENABLED | false | false | true |
Instance-Based Attributes
| Name | Object Type | Dynamic | Command | Visible |
|---|---|---|---|---|
| model | TableModel | true | true | false |
| column | _TODO_ | true | true | false |
** See the following documentation on the BaseAction class for more information on the Dynamic, Command and Visible attribute properties.