JavaPowUpload 2.1
DetailsArea
  Home page
Contact support

DetailsArea thumbnails view

Content of the DetailsArea depends on current active tab in the ListArea: files and folders that are available for upload/download if "Upload/Download tree" tab is active and files and folders on user's computer if the "File system" tab is active.

In thumbnails view, image files are displayed as thumbnails, and other files are displayed as icons. This view is set as default for the DetailsArea (Common.DetailsArea.DefaultActiveTab).
Related parameters: Common.DetailsArea.Thumbnails.*

Thumbnail cell

    Each item in thumbnail view may contain following controls:
  1. Checkbox. It indicates whether the file should be uploaded/downloaded if active tab in the ListArea is "Upload/download tree" .
    If active tab in the ListArea is "File system", then checkbox is used to add or remove files from upload list.
  2. File label displays a file name.
  3. Rotate left, crop, cancel crop and rotate right icons which allows to perform appropriate operations for an image file. All changes are applied only for thumbnails. Source image is uploaded without any modifications.

Related parameters: Common.DetailsArea.Thumbnails.Cell.*

DetailsArea details view

In details view, the items are displayed in a table. The table may contain the following columns (Common.DetailsArea.DetailView.ColumnsOrder):

Related parameters: Common.DetailsArea.DetailView.*