|
JavaPowUpload 2.1
TopArea Parameters |
Home
page Contact
support
|
JavaPowUpload TopArea parameters
For more information on how to setup the JavaPowUpload parameters see How to section.
Note: Starting from version 1.2.1, "Upload" ("Download") /"Cancel" buttons are moved to the TopArea (previously it was located on ProgressArea) . If you want to move it back to the ProgressArea, set the Common.ProgressArea.DownloadButton.PlaceOnTopArea parameter value to false. To see all the parameters related to this button, please refer to ProgressArea section.
| Parameter name | Type | Desciption | Default value |
|---|---|---|---|
| Common.TopArea.Visible | boolean | It determines whether the TopArea is visible. | true |
| Common.TopArea.DisplayDetailsButton.Label | string | "display details panel" button text | |
| Common.TopArea.DisplayDetailsButton.ToolTip | string | "display details panel" button tooltip | Show/Hide details panel |
| Common.TopArea.DisplayDetailsButton.Icon | URL | Url to an icon for the "display details panel" button. | /icons/view_thumb.png |
| Common.TopArea.DisplayDetailsButton.Visible | boolean | It determines whether the button is visible. | true |
| Common.TopArea.DisplayDetailsButton.Width | integer | Button width. | -1 |
| Common.TopArea.DisplayDetailsButton.Height | integer | Button height. | -1 |
| Common.TopArea.BrowseButton.Label | string | Browse button text | Browse |
| Common.TopArea.BrowseButton.Width | integer | Button width | 85 |
| Common.TopArea.BrowseButton.Height | integer | Button height | 25 |
| Common.TopArea.BrowseButton.Visible | boolean | It determines whether the button is visible. | true |
| Common.TopArea.BrowseButton.BackgroundColor | color | Browse button background color | |
| Common.TopArea.BrowseButton.TextColor | color | Browse button text color | |
| Common.TopArea.BrowseButton.FontName | string | Font name | |
| Common.TopArea.BrowseButton.FontStyle | integer | Font style | |
| Common.TopArea.BrowseButton.FontSize | integer | Font size |
JavaPowUpload TopArea upload parameters
| Parameter name | Type | Desciption | Default value |
|---|---|---|---|
| Upload.TopArea.BrowseButton.Icon | URL | Url to an icon for the browse button in the upload mode. | icons/add.png |
| Upload.TopArea.BrowseButton.ToolTip | string | Browse button tooltip | Add files/folders for upload |
| Upload.TopArea.RemoveButton.Label | string | Remove button string | Remove |
| Upload.TopArea.RemoveButton.ToolTip | string | Remove button tooltip | Remove selected file from upload list |
| Upload.TopArea.RemoveButton.Icon | URL | Url to an icon for the remove button. | icons/remove.png |
| Upload.TopArea.RemoveButton.Width | integer | Button width | 85 |
| Upload.TopArea.RemoveButton.Height | integer | Button height | 25 |
| Upload.TopArea.RemoveButton.Visible | boolean | It determines whether the button is visible. | true |
| Upload.TopArea.RemoveButton.BackgroundColor | color | Remove button background color | |
| Upload.TopArea.RemoveButton.TextColor | color | Remove button text color | |
| Upload.TopArea.RemoveButton.FontName | string | Font name | |
| Upload.TopArea.RemoveButton.FontStyle | integer | Font style | |
| Upload.TopArea.RemoveButton.FontSize | integer | Font size | |
| Upload.TopArea.ClearButton.Label | string | Clear button text | Clear |
| Upload.TopArea.ClearButton.ToolTip | string | Clear button tooltip | Remove all files from the upload list |
| Upload.TopArea.ClearButton.Icon | URL | Url to icon for clear button | icons/clear.png |
| Upload.TopArea.ClearButton.Width | integer | Button width | 85 |
| Upload.TopArea.ClearButton.Height | integer | Button height | 25 |
| Upload.TopArea.ClearButton.Visible | boolean | It determines whether the button is visible. | true |
| Upload.TopArea.ClearButton.BackgroundColor | color | Clear button background color | |
| Upload.TopArea.ClearButton.TextColor | color | Clear button text color | |
| Upload.TopArea.ClearButton.FontName | string | Font name | |
| Upload.TopArea.ClearButton.FontStyle | integer | Font style | |
| Upload.TopArea.ClearButton.FontSize | integer | Font size |
JavaPowUpload TopArea download parameters
| Parameter name | Type | Desciption | Default value |
|---|---|---|---|
| Download.TopArea.BrowseButton.Icon | URL | Url to an icon for the browse button in the download mode. | icons/browse.png |
| Download.TopArea.BrowseButton.ToolTip | string | Browse button tooltip. | Choose destination folder |
| Download.TopArea.BrowseLabel.Label | string | Browse label string | Save to: |
| Download.TopArea.BrowseLabel.TextColor | color | Browse label text color | |
| Download.TopArea.BrowseLabel.FontName | string | Font name | |
| Download.TopArea.BrowseLabel.FontStyle | integer | Font style | |
| Download.TopArea.BrowseLabel.FontSize | integer | Font size | |
| Download.TopArea.UserPath.BackgroundColor | color | User path background color | |
| Download.TopArea.UserPath.TextColor | color | User path text color | |
| Download.TopArea.UserPath.FontName | string | Font name | |
| Download.TopArea.UserPath.FontStyle | integer | Font style | |
| Download.TopArea.UserPath.FontSize | integer | Font size |