HttpRemoteFileSelectorCompositeSupport: COMBO_AREA
ActionType: OPEN_FOLDER_ACTION
An instance of the HttpAction class.
Action Interface-Based Attributes
| Name | Value |
|---|---|
| SMALL_ICON_NAME | "folderClosed2.gif" |
| SHORT_DESCRIPTION | "Open Folder" |
| ALTERNATE_TEXT | "Open Folder" |
Class-Based Attributes
| Name | Value | Dynamic | Command | Visible |
|---|---|---|---|---|
| actionType | "OPEN_FOLDER_ACTION" | false | false | true |
| active | true | false | false | true |
| command | OpenFolderCommand | false | false | true |
| external | false | false | false | true |
| link | true | false | false | true |
| returnStatus | AREA_DISABLED | false | false | true |
Instance-Based Attributes
| Name | Object Type | Dynamic | Command | Visible |
|---|---|---|---|---|
| model | _TODO_ | true | true | false |
** See the following documentation on the BaseAction class for more information on the Dynamic, Command and Visible attribute properties.