HttpRemoteFileSelectorCompositeSupport: DATA_CELL_AREA
ActionType: SELECT_FILE_ACTION
An instance of the HttpAction class.
Action Interface-Based Attributes
| Name | Value |
|---|---|
| NAME | % AREA_VALUE_ATTRKEY |
| SMALL_ICON_NAME | "report.gif" |
| SHORT_DESCRIPTION | "Select File" |
| ALTERNATE_TEXT | "Select File" |
Class-Based Attributes
| Name | Value | Dynamic | Command | Visible |
|---|---|---|---|---|
| actionType | "SELECT_FILE_ACTION" | false | false | true |
| active | true | false | false | true |
| external | true | false | false | true |
| link | true | false | false | true |
| returnStatus | ENABLED | false | false | true |
Instance-Based Attributes
| Name | Object Type | Dynamic | Command | Visible |
|---|---|---|---|---|
| model | _TODO_ | true | true | false |
| fileName | _TODO_ | true | true | true |
| path | _TODO_ | true | true | true |
| fullyQualifiedPath | _TODO_ | true | true | true |
** See the following documentation on the BaseAction class for more information on the Dynamic, Command and Visible attribute properties.