This section describes properties of column object and all its instances.
Structure of section:
- Properties of column object
-
Default values for:
nameColumn
sizeColumn
typeColumn
statusColumn
creationDateColumn
modificationDateColumn
customColumn
customColumn1-9
- columnsStyle object
List of properties
Property name | Type | Description |
---|---|---|
Header | ||
headerBorderUpColor | Array | Array of numbers for the border gradient color when the mouse is not over the header. |
headerBorderOverColor | Array | Array of numbers for the border gradient color when the mouse is over the header. |
headerBorderDownColor | Array | Array of numbers for the border gradient color when the mouse button is clicked on the header. |
headerBackgroundUpColor | Array | Array of numbers for the background gradient color when the mouse is not over the header. |
headerBackgroundOverColor | Array | Array of numbers for the background gradient color when the mouse is over the header. |
headerBackgroundDownColor | Array | Array of numbers for the background gradient color when the mouse button is clicked on the header. |
headerFontColor | uint | The color of the text in dialog header (#RRGGBB). |
headerFontSize | uint | The size of the font for text in the header. |
headerFontName | String | The name of the font for text in the header. |
headerFontBold | Boolean | Specifies whether the text is boldface. |
headerFontItalic | Boolean | Indicates whether text in the header is italicized. |
headerFontUnderline | Boolean | Indicates whether the text in the header is underlined. |
headerText | String | Gets or sets the text in the header |
headerTextAlign | String | Indicates the alignment of the text in the header. Possible values are: "center", "left", "right" |
Cell | ||
errorBorderUpColor | Array | Array of numbers for the border gradient color when the mouse is not over the error cell. |
errorBorderOverColor | Array | Array of numbers for the border gradient color when the mouse is over the error cell. |
errorBorderDownColor | Array | Array of numbers for the border gradient color when the mouse button is clicked on the error cell. |
errorBackgroundUpColor | Array | Array of numbers for the background gradient color when the mouse is not over the error cell. |
errorBackgroundOverColor | Array | Array of numbers for the background gradient color when the mouse is over the error cell. |
errorBackgroundDownColor | Array | Array of numbers for the background gradient color when the mouse button is clicked on the error cell. |
errorSelectedBorderUpColor | Array | Array of numbers for the border gradient color when the mouse is not over the selected error cell. |
errorSelectedBorderOverColor | Array | Array of numbers for the border gradient color when the mouse is over the selected error cell. |
errorSelectedBorderDownColor | Array | Array of numbers for the border gradient color when the mouse button is clicked on the selected error cell. |
errorSelectedBackgroundUpColor | Array | Array of numbers for the background gradient color when the mouse is not over the selected error cell. |
errorSelectedBackgroundOverColor | Array | Array of numbers for the background gradient color when the mouse is over the selected error cell. |
errorSelectedBackgroundDownColor | Array | Array of numbers for the background gradient color when the mouse button is clicked on the selected error cell. |
uploadedBorderUpColor | Array | Array of numbers for the border gradient color when the mouse is not over the uploaded cell. |
uploadedBorderOverColor | Array | Array of numbers for the border gradient color when the mouse is over the uploaded cell. |
uploadedBorderDownColor | Array | Array of numbers for the border gradient color when the mouse button is clicked on the uploaded cell. |
uploadedBackgroundUpColor | Array | Array of numbers for the background gradient color when the mouse is not over the uploaded cell. |
uploadedBackgroundOverColor | Array | Array of numbers for the background gradient color when the mouse is over the uploaded cell. |
uploadedBackgroundDownColor | Array | Array of numbers for the background gradient color when the mouse button is clicked on the uploaded cell. |
uploadedSelectedBorderUpColor | Array | Array of numbers for the border gradient color when the mouse is not over the selected uploaded cell. |
uploadedSelectedBorderOverColor | Array | Array of numbers for the border gradient color when the mouse is over the selected uploaded cell. |
uploadedSelectedBorderDownColor | Array | Array of numbers for the border gradient color when the mouse button is clicked on the selected uploaded cell. |
uploadedSelectedBackgroundUpColor | Array | Array of numbers for the background gradient color when the mouse is not over the selected uploaded cell. |
uploadedSelectedBackgroundOverColor | Array | Array of numbers for the background gradient color when the mouse is over the selected uploaded cell. |
uploadedSelectedBackgroundDownColor | Array | Array of numbers for the background gradient color when the mouse button is clicked on the selected uploaded cell. |
unuploadedBorderUpColor | Array | Array of numbers for the border gradient color when the mouse is not over the unuploaded cell. |
unuploadedBorderOverColor | Array | Array of numbers for the border gradient color when the mouse is over the unuploaded cell. |
unuploadedBorderDownColor | Array | Array of numbers for the border gradient color when the mouse button is clicked on the unuploaded cell. |
unuploadedBackgroundUpColor | Array | Array of numbers for the background gradient color when the mouse is not over the unuploaded cell. |
unuploadedBackgroundOverColor | Array | Array of numbers for the background gradient color when the mouse is over the unuploaded cell. |
unuploadedBackgroundDownColor | Array | Array of numbers for the background gradient color when the mouse button is clicked on the unuploaded cell. |
unuploadedSelectedBorderUpColor | Array | Array of numbers for the border gradient color when the mouse is not over the selected unuploaded cell. |
unuploadedSelectedBorderOverColor | Array | Array of numbers for the border gradient color when the mouse is over the selected unuploaded cell. |
unuploadedSelectedBorderDownColor | Array | Array of numbers for the border gradient color when the mouse button is clicked on the selected unuploaded cell. |
unuploadedSelectedBackgroundUpColor | Array | Array of numbers for the background gradient color when the mouse is not over the selected unuploaded cell. |
unuploadedSelectedBackgroundOverColor | Array | Array of numbers for the background gradient color when the mouse is over the selected unuploaded cell. |
unuploadedSelectedBackgroundDownColor | Array | Array of numbers for the background gradient color when the mouse button is clicked on the selected unuploaded cell. |
customBorderUpColor | Array | Array of numbers for the border gradient color when the mouse is not over the custom cell. |
customBorderOverColor | Array | Array of numbers for the border gradient color when the mouse is over the custom cell. |
customBorderDownColor | Array | Array of numbers for the border gradient color when the mouse button is clicked on the custom cell. |
customBackgroundUpColor | Array | Array of numbers for the background gradient color when the mouse is not over the custom cell. |
customBackgroundOverColor | Array | Array of numbers for the background gradient color when the mouse is over the custom cell. |
customBackgroundDownColor | Array | Array of numbers for the background gradient color when the mouse button is clicked on the custom cell. |
customSelectedBorderUpColor | Array | Array of numbers for the border gradient color when the mouse is not over the selected custom cell. |
customSelectedBorderOverColor | Array | Array of numbers for the border gradient color when the mouse is over the selected custom cell. |
customSelectedBorderDownColor | Array | Array of numbers for the border gradient color when the mouse button is clicked on the selected custom cell. |
customSelectedBackgroundUpColor | Array | Array of numbers for the background gradient color when the mouse is not over the selected custom cell. |
customSelectedBackgroundOverColor | Array | Array of numbers for the background gradient color when the mouse is over the selected custom cell. |
customSelectedBackgroundDownColor | Array | Array of numbers for the background gradient color when the mouse button is clicked on the selected custom cell. |
cellFontColor | uint | The color of the text in the cell (#RRGGBB). |
cellFontSize | uint | The size of the font for text in the cell. |
cellFontName | String | The name of the font for text in the cell. |
cellFontBold | Boolean | Specifies whether the text is boldface. |
cellFontItalic | Boolean | Indicates whether text in the cell is italicized. |
cellFontUnderline | Boolean | Indicates whether the text in the cell is underlined. |
cellTextAlign | String | Indicates the alignment of the text in the cell. Possible values are: "center", "left", "right" |
Others | ||
visible* | Boolean | Gets or sets a value that indicates whether the column is visible. |
width* | uint | The width of the column, in pixels. |
minWidth* | uint | The minimum width of the column, in pixels. |
Additional property of customColumn | ||
propertyNameDataSource* | String | Gets or sets the name of custom file property. This property allows to edit value of cells of the customColumn. |
type* | String |
Gets or sets the type of column cells.
Possible values:
|
values* | Array |
Gets or sets an array of possible values associated with cells that have "radio", "checkbox" or "ddlist" type.
"radio" and "checkbox" has only two logic values: enbaled and disabled. Therefore array that you define for property should have only two elements(the values can be any). |
labels* | Array | Gets or sets an array of labels associated with values property. |
"checkbox" type of customColumn | ||
chbBorderUpColor | Array | Array of numbers for the border gradient color when the mouse is not over the checkbox cell. |
chbBorderOverColor | Array | Array of numbers for the border gradient color when the mouse is over the checkbox cell. |
chbBorderDownColor | Array | Array of numbers for the border gradient color when the mouse button is clicked on the checkbox cell. |
chbBackgroundUpColor | Array | Array of numbers for the background gradient color when the mouse is not over the checkbox cell. |
chbBackgroundOverColor | Array | Array of numbers for the background gradient color when the mouse is over the checkbox cell. |
chbBackgroundDownColor | Array | Array of numbers for the background gradient color when the mouse button is clicked on the checkbox cell. |
chbSelectedBorderUpColor | Array | Array of numbers for the border gradient color when the mouse is not over the selected checkbox cell. |
chbSelectedBorderOverColor | Array | Array of numbers for the border gradient color when the mouse is over the selected checkbox cell. |
chbSelectedBorderDownColor | Array | Array of numbers for the border gradient color when the mouse button is clicked on the selected checkbox cell. |
chbSelectedBackgroundUpColor | Array | Array of numbers for the background gradient color when the mouse is not over the selected checkbox cell. |
chbSelectedBackgroundOverColor | Array | Array of numbers for the background gradient color when the mouse is over the selected checkbox cell. |
chbSelectedBackgroundDownColor | Array | Array of numbers for the background gradient color when the mouse button is clicked on the selected checkbox cell. |
chbIconColor | uint | The color of the checkbox selector(#RRGGBB). |
"radio" type of customColumn | ||
rbBorderUpColor | Array | Array of numbers for the border gradient color when the mouse is not over the radio button cell. |
rbBorderOverColor | Array | Array of numbers for the border gradient color when the mouse is over the radio button cell. |
rbBorderDownColor | Array | Array of numbers for the border gradient color when the mouse button is clicked on the radio button cell. |
rbBackgroundUpColor | Array | Array of numbers for the background gradient color when the mouse is not over the radio button cell. |
rbBackgroundOverColor | Array | Array of numbers for the background gradient color when the mouse is over the radio button cell. |
rbBackgroundDownColor | Array | Array of numbers for the background gradient color when the mouse button is clicked on the radio button cell. |
rbSelectedBorderUpColor | Array | Array of numbers for the border gradient color when the mouse is not over the selected radio button cell. |
rbSelectedBorderOverColor | Array | Array of numbers for the border gradient color when the mouse is over the selected radio button cell. |
rbSelectedBorderDownColor | Array | Array of numbers for the border gradient color when the mouse button is clicked on the selected radio button cell. |
rbSelectedBackgroundUpColor | Array | Array of numbers for the background gradient color when the mouse is not over the selected radio button cell. |
rbSelectedBackgroundOverColor | Array | Array of numbers for the background gradient color when the mouse is over the selected radio button cell. |
rbSelectedBackgroundDownColor | Array | Array of numbers for the background gradient color when the mouse button is clicked on the selected radio button cell. |
rbIconColor | uint | The color of the radio button selector(#RRGGBB). |
"ddlist" type of customColumn | ||
ddlBorderUpColor | Array | Array of numbers for the border gradient color when the mouse is not over the drop-down list cell. |
ddlBorderOverColor | Array | Array of numbers for the border gradient color when the mouse is over the drop-down list cell. |
ddlBorderDownColor | Array | Array of numbers for the border gradient color when the mouse button is clicked on the drop-down list cell. |
ddlBackgroundUpColor | Array | Array of numbers for the background gradient color when the mouse is not over the drop-down list cell. |
ddlBackgroundOverColor | Array | Array of numbers for the background gradient color when the mouse is over the drop-down list cell. |
ddlBackgroundDownColor | Array | Array of numbers for the background gradient color when the mouse button is clicked on the drop-down list cell. |
ddlIconUpColor | Array | Array of numbers for the icon gradient color when the mouse is not over the drop-down list cell. |
ddlIconOverColor | Array | Array of numbers for the icon gradient color when the mouse is over the drop-down list cell. |
ddlIconDownColor | Array | Array of numbers for the icon gradient color when the mouse button is clicked on the drop-down list cell. |
ddlIconBackgroundUpColor | Array | Array of numbers for the icon background gradient color when the mouse is not over the drop-down list cell. |
ddlIconBackgroundOverColor | Array | Array of numbers for the icon background gradient color when the mouse is over the drop-down list icon. |
ddlIconBackgroundDownColor | Array | Array of numbers for the icon background gradient color when the mouse button is clicked on the drop-down list cell. |
ddlUpAlpha | Number | Alpha channel of the drop-down list when the mouse is not over cell. |
ddlOverAlpha | Number | Alpha channel of the drop-down list when the mouse is over cell. |
ddlDownAlpha | Number | Alpha channel of the drop-down list when the mouse button is clicked on cell. |
ddlIconBackgroundUpAlpha | Number | Alpha channel of the icon when the mouse is not over the drop-down list cell. |
ddlIconBackgroundOverAlpha | Number | Alpha channel of the icon when the mouse is over the drop-down list icon. |
ddlIconBackgroundDownAlpha | Number | Alpha channel of the icon when the mouse button is clicked on the drop-down list cell. |
List item's properties of "ddlist" | ||
ddlListBorderUpColor | Array | Array of numbers for the border gradient color when the mouse is not over the drop-down list item. |
ddlListBorderOverColor | Array | Array of numbers for the border gradient color when the mouse is over the drop-down list item. |
ddlListBorderDownColor | Array | Array of numbers for the border gradient color when the mouse button is clicked on the drop-down list item. |
ddlListBackgroundUpColor | Array | Array of numbers for the background gradient color when the mouse is not over the drop-down list item. |
ddlListBackgroundOverColor | Array | Array of numbers for the background gradient color when the mouse is over the drop-down list item. |
ddlListBackgroundDownColor | Array | Array of numbers for the background gradient color when the mouse button is clicked on the radio button cell. |
ddlListSelectedBorderUpColor | Array | Array of numbers for the border gradient color when the mouse is not over the selected drop-down list item. |
ddlListSelectedBorderOverColor | Array | Array of numbers for the border gradient color when the mouse is over the selected drop-down list item. |
ddlListSelectedBorderDownColor | Array | Array of numbers for the border gradient color when the mouse button is clicked on the selected drop-down list item. |
ddlListSelectedBackgroundUpColor | Array | Array of numbers for the background gradient color when the mouse is not over the selected drop-down list item. |
ddlListSelectedBackgroundOverColor | Array | Array of numbers for the background gradient color when the mouse is over the selected drop-down list item. |
ddlListSelectedBackgroundDownColor | Array | Array of numbers for the background gradient color when the mouse button is clicked on the selected drop-down list item. |
ddlListFontColor | uint | The color of the text in the drop-down list item. (#RRGGBB). |
ddlListFontSize | uint | The size of the font for text in the drop-down list item. |
ddlListFontName | String | The name of the font for text in the drop-down list item. |
ddlListFontBold | Boolean | Specifies whether the text in the drop-down list item is boldface. |
ddlListFontItalic | Boolean | Indicates whether text in the drop-down list item is italicized. |
ddlListFontUnderline | Boolean | Indicates whether the text in the drop-down list item is underlined. |
ddlListTextAlign | String | Indicates the alignment of the text in the drop-down list item. Possible values are: "center", "left", "right" |
nameColumn
Description:
Displays a name of the file.
List of default values:
Property name | Default value |
---|---|
Header | |
headerBorderUpColor | [0xbfced4] |
headerBorderOverColor | [0xbfced4] |
headerBorderDownColor | [0xbfced4] |
headerBackgroundUpColor | [0xfdfdfe, 0xBCC8CF] |
headerBackgroundOverColor | [0xfdfdfe, 0xBCC8CF] |
headerBackgroundDownColor | [0x6dbdd1, 0xf4f8fc] |
headerFontColor | #000000 |
headerFontSize | 12 |
headerFontName | "_sans" |
headerFontBold | false |
headerFontItalic | false |
headerFontUnderline | false |
headerText | "File name" |
headerTextAlign | "left" |
Cell | |
errorBorderUpColor | [0xe4e4e4] |
errorBorderOverColor | [0xe4e4e4] |
errorBorderDownColor | [0xe4e4e4] |
errorBackgroundUpColor | [0xff1c1c, 0xff5757] |
errorBackgroundOverColor | [0xffaeae, 0xff5757] |
errorBackgroundDownColor | [0x7ec4d6, 0xadd9e5] |
errorSelectedBorderUpColor | [0xe4e4e4] |
errorSelectedBorderOverColor | [0xe4e4e4] |
errorSelectedBorderDownColor | [0xe4e4e4] |
errorSelectedBackgroundUpColor | [0x7ec4d6, 0xadd9e5] |
errorSelectedBackgroundOverColor | [0xadd9e5, 0xe6f3f7] |
errorSelectedBackgroundDownColor | [0x7ec4d6, 0xadd9e5] |
uploadedBorderUpColor | [0xe4e4e4] |
uploadedBorderOverColor | [0xe4e4e4] |
uploadedBorderDownColor | [0xe4e4e4] |
uploadedBackgroundUpColor | [0x41c042, 0x88d588] |
uploadedBackgroundOverColor | [0xbfeac1, 0x88d588] |
uploadedBackgroundDownColor | [0x7ec4d6, 0xadd9e5] |
uploadedSelectedBorderUpColor | [0xe4e4e4] |
uploadedSelectedBorderOverColor | [0xe4e4e4] |
uploadedSelectedBorderDownColor | [0xe4e4e4] |
uploadedSelectedBackgroundUpColor | [0x7ec4d6, 0xadd9e5] |
uploadedSelectedBackgroundOverColor | [0xadd9e5, 0xe6f3f7] |
uploadedSelectedBackgroundDownColor | [0x7ec4d6, 0xadd9e5] |
unuploadedBorderUpColor | [0xe4e4e4] |
unuploadedBorderOverColor | [0xe4e4e4] |
unuploadedBorderDownColor | [0xe4e4e4] |
unuploadedBackgroundUpColor | [0xffffff, 0xffffff] |
unuploadedBackgroundOverColor | [0xe6f3f7, 0xadd9e5] |
unuploadedBackgroundDownColor | [0x7ec4d6, 0xadd9e5] |
unuploadedSelectedBorderUpColor | [0xe4e4e4] |
unuploadedSelectedBorderOverColor | [0xe4e4e4] |
unuploadedSelectedBorderDownColor | [0xe4e4e4] |
unuploadedSelectedBackgroundUpColor | [0x7ec4d6, 0xadd9e5] |
unuploadedSelectedBackgroundOverColor | [0xadd9e5, 0xe6f3f7] |
unuploadedSelectedBackgroundDownColor | [0x7ec4d6, 0xadd9e5] |
customBorderUpColor | [0xe4e4e4] |
customBorderOverColor | [0xe4e4e4] |
customBorderDownColor | [0xe4e4e4] |
customBackgroundUpColor | [0xff1c1c, 0xff5757] |
customBackgroundOverColor | [0xffaeae, 0xff5757] |
customBackgroundDownColor | [0x7ec4d6, 0xadd9e5] |
customSelectedBorderUpColor | [0xe4e4e4] |
customSelectedBorderOverColor | [0xe4e4e4] |
customSelectedBorderDownColor | [0xe4e4e4] |
customSelectedBackgroundUpColor | [0x7ec4d6, 0xadd9e5] |
customSelectedBackgroundOverColor | [0xadd9e5, 0xe6f3f7] |
customSelectedBackgroundDownColor | [0x7ec4d6, 0xadd9e5] |
cellFontColor | #000000 |
cellFontSize | 12 |
cellFontName | "_sans" |
cellFontBold | false |
cellFontItalic | false |
cellFontUnderline | false |
cellTextAlign | "left" |
Others | |
visible | true |
width** | 296 |
minWidth |
Description of appropriate property you can find here Properties of column object.
Examples:
The property of the nameColumn is assigned via flashvars object of SWFObject on the html page:
flashvars["view.filesList.nameColumn.unuploadedBackgroundUpColor"] = "#fdfdfe|#d7e0e7";
sizeColumn
Description:
Displays a size of the file.
List of default values:
Property name | Default value |
---|---|
Header | |
headerBorderUpColor | [0xbfced4] |
headerBorderOverColor | [0xbfced4] |
headerBorderDownColor | [0xbfced4] |
headerBackgroundUpColor | [0xfdfdfe, 0xBCC8CF] |
headerBackgroundOverColor | [0xfdfdfe, 0xBCC8CF] |
headerBackgroundDownColor | [0x6dbdd1, 0xf4f8fc] |
headerFontColor | #000000 |
headerFontSize | 12 |
headerFontName | "_sans" |
headerFontBold | false |
headerFontItalic | false |
headerFontUnderline | false |
headerText | "Size" |
headerTextAlign | "left" |
Cell | |
errorBorderUpColor | [0xe4e4e4] |
errorBorderOverColor | [0xe4e4e4] |
errorBorderDownColor | [0xe4e4e4] |
errorBackgroundUpColor | [0xff1c1c, 0xff5757] |
errorBackgroundOverColor | [0xffaeae, 0xff5757] |
errorBackgroundDownColor | [0x7ec4d6, 0xadd9e5] |
errorSelectedBorderUpColor | [0xe4e4e4] |
errorSelectedBorderOverColor | [0xe4e4e4] |
errorSelectedBorderDownColor | [0xe4e4e4] |
errorSelectedBackgroundUpColor | [0x7ec4d6, 0xadd9e5] |
errorSelectedBackgroundOverColor | [0xadd9e5, 0xe6f3f7] |
errorSelectedBackgroundDownColor | [0x7ec4d6, 0xadd9e5] |
uploadedBorderUpColor | [0xe4e4e4] |
uploadedBorderOverColor | [0xe4e4e4] |
uploadedBorderDownColor | [0xe4e4e4] |
uploadedBackgroundUpColor | [0x41c042, 0x88d588] |
uploadedBackgroundOverColor | [0xbfeac1, 0x88d588] |
uploadedBackgroundDownColor | [0x7ec4d6, 0xadd9e5] |
uploadedSelectedBorderUpColor | [0xe4e4e4] |
uploadedSelectedBorderOverColor | [0xe4e4e4] |
uploadedSelectedBorderDownColor | [0xe4e4e4] |
uploadedSelectedBackgroundUpColor | [0x7ec4d6, 0xadd9e5] |
uploadedSelectedBackgroundOverColor | [0xadd9e5, 0xe6f3f7] |
uploadedSelectedBackgroundDownColor | [0x7ec4d6, 0xadd9e5] |
unuploadedBorderUpColor | [0xe4e4e4] |
unuploadedBorderOverColor | [0xe4e4e4] |
unuploadedBorderDownColor | [0xe4e4e4] |
unuploadedBackgroundUpColor | [0xffffff, 0xffffff] |
unuploadedBackgroundOverColor | [0xe6f3f7, 0xadd9e5] |
unuploadedBackgroundDownColor | [0x7ec4d6, 0xadd9e5] |
unuploadedSelectedBorderUpColor | [0xe4e4e4] |
unuploadedSelectedBorderOverColor | [0xe4e4e4] |
unuploadedSelectedBorderDownColor | [0xe4e4e4] |
unuploadedSelectedBackgroundUpColor | [0x7ec4d6, 0xadd9e5] |
unuploadedSelectedBackgroundOverColor | [0xadd9e5, 0xe6f3f7] |
unuploadedSelectedBackgroundDownColor | [0x7ec4d6, 0xadd9e5] |
cellFontColor | #000000 |
cellFontSize | 12 |
cellFontName | "_sans" |
cellFontBold | false |
cellFontItalic | false |
cellFontUnderline | false |
cellTextAlign | "left" |
Others | |
visible | true |
width** | 98 |
minWidth |
Description of appropriate property you can find here Properties of column object.
Examples:
The property of the sizeColumn is assigned via flashvars object of SWFObject on the html page:
flashvars["view.filesList.sizeColumn.unuploadedBackgroundUpColor"] = "#fdfdfe|#d7e0e7";
typeColumn
Description:
Displays a type of the file.
List of default values:
Property name | Default value |
---|---|
Header | |
headerBorderUpColor | [0xbfced4] |
headerBorderOverColor | [0xbfced4] |
headerBorderDownColor | [0xbfced4] |
headerBackgroundUpColor | [0xfdfdfe, 0xBCC8CF] |
headerBackgroundOverColor | [0xfdfdfe, 0xBCC8CF] |
headerBackgroundDownColor | [0x6dbdd1, 0xf4f8fc] |
headerFontColor | #000000 |
headerFontSize | 12 |
headerFontName | "_sans" |
headerFontBold | false |
headerFontItalic | false |
headerFontUnderline | false |
headerText | "Type" |
headerTextAlign | "left" |
Cell | |
errorBorderUpColor | [0xe4e4e4] |
errorBorderOverColor | [0xe4e4e4] |
errorBorderDownColor | [0xe4e4e4] |
errorBackgroundUpColor | [0xff1c1c, 0xff5757] |
errorBackgroundOverColor | [0xffaeae, 0xff5757] |
errorBackgroundDownColor | [0x7ec4d6, 0xadd9e5] |
errorSelectedBorderUpColor | [0xe4e4e4] |
errorSelectedBorderOverColor | [0xe4e4e4] |
errorSelectedBorderDownColor | [0xe4e4e4] |
errorSelectedBackgroundUpColor | [0x7ec4d6, 0xadd9e5] |
errorSelectedBackgroundOverColor | [0xadd9e5, 0xe6f3f7] |
errorSelectedBackgroundDownColor | [0x7ec4d6, 0xadd9e5] |
uploadedBorderUpColor | [0xe4e4e4] |
uploadedBorderOverColor | [0xe4e4e4] |
uploadedBorderDownColor | [0xe4e4e4] |
uploadedBackgroundUpColor | [0x41c042, 0x88d588] |
uploadedBackgroundOverColor | [0xbfeac1, 0x88d588] |
uploadedBackgroundDownColor | [0x7ec4d6, 0xadd9e5] |
uploadedSelectedBorderUpColor | [0xe4e4e4] |
uploadedSelectedBorderOverColor | [0xe4e4e4] |
uploadedSelectedBorderDownColor | [0xe4e4e4] |
uploadedSelectedBackgroundUpColor | [0x7ec4d6, 0xadd9e5] |
uploadedSelectedBackgroundOverColor | [0xadd9e5, 0xe6f3f7] |
uploadedSelectedBackgroundDownColor | [0x7ec4d6, 0xadd9e5] |
unuploadedBorderUpColor | [0xe4e4e4] |
unuploadedBorderOverColor | [0xe4e4e4] |
unuploadedBorderDownColor | [0xe4e4e4] |
unuploadedBackgroundUpColor | [0xffffff, 0xffffff] |
unuploadedBackgroundOverColor | [0xe6f3f7, 0xadd9e5] |
unuploadedBackgroundDownColor | [0x7ec4d6, 0xadd9e5] |
unuploadedSelectedBorderUpColor | [0xe4e4e4] |
unuploadedSelectedBorderOverColor | [0xe4e4e4] |
unuploadedSelectedBorderDownColor | [0xe4e4e4] |
unuploadedSelectedBackgroundUpColor | [0x7ec4d6, 0xadd9e5] |
unuploadedSelectedBackgroundOverColor | [0xadd9e5, 0xe6f3f7] |
unuploadedSelectedBackgroundDownColor | [0x7ec4d6, 0xadd9e5] |
cellFontColor | #000000 |
cellFontSize | 12 |
cellFontName | "_sans" |
cellFontBold | false |
cellFontItalic | false |
cellFontUnderline | false |
cellTextAlign | "left" |
Others | |
visible | false |
width | |
minWidth |
Description of appropriate property you can find here Properties of column object.
Examples:
The property of the typeColumn is assigned via flashvars object of SWFObject on the html page:
flashvars["view.filesList.typeColumn.unuploadedBackgroundUpColor"] = "#fdfdfe|#d7e0e7";
statusColumn
Description:
Displays a status of the file.
List of default values:
Property name | Default value |
---|---|
Header | |
headerBorderUpColor | [0xbfced4] |
headerBorderOverColor | [0xbfced4] |
headerBorderDownColor | [0xbfced4] |
headerBackgroundUpColor | [0xfdfdfe, 0xBCC8CF] |
headerBackgroundOverColor | [0xfdfdfe, 0xBCC8CF] |
headerBackgroundDownColor | [0x6dbdd1, 0xf4f8fc] |
headerFontColor | #000000 |
headerFontSize | 12 |
headerFontName | "_sans" |
headerFontBold | false |
headerFontItalic | false |
headerFontUnderline | false |
headerText | "Status" |
headerTextAlign | "left" |
Cell | |
errorBorderUpColor | [0xe4e4e4] |
errorBorderOverColor | [0xe4e4e4] |
errorBorderDownColor | [0xe4e4e4] |
errorBackgroundUpColor | [0xff1c1c, 0xff5757] |
errorBackgroundOverColor | [0xffaeae, 0xff5757] |
errorBackgroundDownColor | [0x7ec4d6, 0xadd9e5] |
errorSelectedBorderUpColor | [0xe4e4e4] |
errorSelectedBorderOverColor | [0xe4e4e4] |
errorSelectedBorderDownColor | [0xe4e4e4] |
errorSelectedBackgroundUpColor | [0x7ec4d6, 0xadd9e5] |
errorSelectedBackgroundOverColor | [0xadd9e5, 0xe6f3f7] |
errorSelectedBackgroundDownColor | [0x7ec4d6, 0xadd9e5] |
uploadedBorderUpColor | [0xe4e4e4] |
uploadedBorderOverColor | [0xe4e4e4] |
uploadedBorderDownColor | [0xe4e4e4] |
uploadedBackgroundUpColor | [0x41c042, 0x88d588] |
uploadedBackgroundOverColor | [0xbfeac1, 0x88d588] |
uploadedBackgroundDownColor | [0x7ec4d6, 0xadd9e5] |
uploadedSelectedBorderUpColor | [0xe4e4e4] |
uploadedSelectedBorderOverColor | [0xe4e4e4] |
uploadedSelectedBorderDownColor | [0xe4e4e4] |
uploadedSelectedBackgroundUpColor | [0x7ec4d6, 0xadd9e5] |
uploadedSelectedBackgroundOverColor | [0xadd9e5, 0xe6f3f7] |
uploadedSelectedBackgroundDownColor | [0x7ec4d6, 0xadd9e5] |
unuploadedBorderUpColor | [0xe4e4e4] |
unuploadedBorderOverColor | [0xe4e4e4] |
unuploadedBorderDownColor | [0xe4e4e4] |
unuploadedBackgroundUpColor | [0xffffff, 0xffffff] |
unuploadedBackgroundOverColor | [0xe6f3f7, 0xadd9e5] |
unuploadedBackgroundDownColor | [0x7ec4d6, 0xadd9e5] |
unuploadedSelectedBorderUpColor | [0xe4e4e4] |
unuploadedSelectedBorderOverColor | [0xe4e4e4] |
unuploadedSelectedBorderDownColor | [0xe4e4e4] |
unuploadedSelectedBackgroundUpColor | [0x7ec4d6, 0xadd9e5] |
unuploadedSelectedBackgroundOverColor | [0xadd9e5, 0xe6f3f7] |
unuploadedSelectedBackgroundDownColor | [0x7ec4d6, 0xadd9e5] |
cellFontColor | #000000 |
cellFontSize | 12 |
cellFontName | "_sans" |
cellFontBold | false |
cellFontItalic | false |
cellFontUnderline | false |
cellTextAlign | "left" |
Others | |
visible | true |
width** | 98 |
minWidth |
Description of appropriate property you can find here Properties of column object.
Examples:
The property of the statusColumn is assigned via flashvars object of SWFObject on the html page:
flashvars["view.filesList.statusColumn.unuploadedBackgroundUpColor"] = "#fdfdfe|#d7e0e7";
creationDateColumn
Description:
Displays a creation date property of the file.
List of default values:
Property name | Default value |
---|---|
Header | |
headerBorderUpColor | [0xbfced4] |
headerBorderOverColor | [0xbfced4] |
headerBorderDownColor | [0xbfced4] |
headerBackgroundUpColor | [0xfdfdfe, 0xBCC8CF] |
headerBackgroundOverColor | [0xfdfdfe, 0xBCC8CF] |
headerBackgroundDownColor | [0x6dbdd1, 0xf4f8fc] |
headerFontColor | #000000 |
headerFontSize | 12 |
headerFontName | "_sans" |
headerFontBold | false |
headerFontItalic | false |
headerFontUnderline | false |
headerText | "Cr. Date" |
headerTextAlign | "left" |
Cell | |
errorBorderUpColor | [0xe4e4e4] |
errorBorderOverColor | [0xe4e4e4] |
errorBorderDownColor | [0xe4e4e4] |
errorBackgroundUpColor | [0xff1c1c, 0xff5757] |
errorBackgroundOverColor | [0xffaeae, 0xff5757] |
errorBackgroundDownColor | [0x7ec4d6, 0xadd9e5] |
errorSelectedBorderUpColor | [0xe4e4e4] |
errorSelectedBorderOverColor | [0xe4e4e4] |
errorSelectedBorderDownColor | [0xe4e4e4] |
errorSelectedBackgroundUpColor | [0x7ec4d6, 0xadd9e5] |
errorSelectedBackgroundOverColor | [0xadd9e5, 0xe6f3f7] |
errorSelectedBackgroundDownColor | [0x7ec4d6, 0xadd9e5] |
uploadedBorderUpColor | [0xe4e4e4] |
uploadedBorderOverColor | [0xe4e4e4] |
uploadedBorderDownColor | [0xe4e4e4] |
uploadedBackgroundUpColor | [0x41c042, 0x88d588] |
uploadedBackgroundOverColor | [0xbfeac1, 0x88d588] |
uploadedBackgroundDownColor | [0x7ec4d6, 0xadd9e5] |
uploadedSelectedBorderUpColor | [0xe4e4e4] |
uploadedSelectedBorderOverColor | [0xe4e4e4] |
uploadedSelectedBorderDownColor | [0xe4e4e4] |
uploadedSelectedBackgroundUpColor | [0x7ec4d6, 0xadd9e5] |
uploadedSelectedBackgroundOverColor | [0xadd9e5, 0xe6f3f7] |
uploadedSelectedBackgroundDownColor | [0x7ec4d6, 0xadd9e5] |
unuploadedBorderUpColor | [0xe4e4e4] |
unuploadedBorderOverColor | [0xe4e4e4] |
unuploadedBorderDownColor | [0xe4e4e4] |
unuploadedBackgroundUpColor | [0xffffff, 0xffffff] |
unuploadedBackgroundOverColor | [0xe6f3f7, 0xadd9e5] |
unuploadedBackgroundDownColor | [0x7ec4d6, 0xadd9e5] |
unuploadedSelectedBorderUpColor | [0xe4e4e4] |
unuploadedSelectedBorderOverColor | [0xe4e4e4] |
unuploadedSelectedBorderDownColor | [0xe4e4e4] |
unuploadedSelectedBackgroundUpColor | [0x7ec4d6, 0xadd9e5] |
unuploadedSelectedBackgroundOverColor | [0xadd9e5, 0xe6f3f7] |
unuploadedSelectedBackgroundDownColor | [0x7ec4d6, 0xadd9e5] |
cellFontColor | #000000 |
cellFontSize | 12 |
cellFontName | "_sans" |
cellFontBold | false |
cellFontItalic | false |
cellFontUnderline | false |
cellTextAlign | "left" |
Others | |
visible | false |
width | |
minWidth |
Description of appropriate property you can find here Properties of column object.
Examples:
The property of the creationDateColumn is assigned via flashvars object of SWFObject on the html page:
flashvars["view.filesList.creationDateColumn.unuploadedBackgroundUpColor"] = "#fdfdfe|#d7e0e7";
modificationDateColumn
Description:
Displays a modification date property of the file.
List of default values:
Property name | Default value |
---|---|
Header | |
headerBorderUpColor | [0xbfced4] |
headerBorderOverColor | [0xbfced4] |
headerBorderDownColor | [0xbfced4] |
headerBackgroundUpColor | [0xfdfdfe, 0xBCC8CF] |
headerBackgroundOverColor | [0xfdfdfe, 0xBCC8CF] |
headerBackgroundDownColor | [0x6dbdd1, 0xf4f8fc] |
headerFontColor | #000000 |
headerFontSize | 12 |
headerFontName | "_sans" |
headerFontBold | false |
headerFontItalic | false |
headerFontUnderline | false |
headerText | "Mod. Date" |
headerTextAlign | "left" |
Cell | |
errorBorderUpColor | [0xe4e4e4] |
errorBorderOverColor | [0xe4e4e4] |
errorBorderDownColor | [0xe4e4e4] |
errorBackgroundUpColor | [0xff1c1c, 0xff5757] |
errorBackgroundOverColor | [0xffaeae, 0xff5757] |
errorBackgroundDownColor | [0x7ec4d6, 0xadd9e5] |
errorSelectedBorderUpColor | [0xe4e4e4] |
errorSelectedBorderOverColor | [0xe4e4e4] |
errorSelectedBorderDownColor | [0xe4e4e4] |
errorSelectedBackgroundUpColor | [0x7ec4d6, 0xadd9e5] |
errorSelectedBackgroundOverColor | [0xadd9e5, 0xe6f3f7] |
errorSelectedBackgroundDownColor | [0x7ec4d6, 0xadd9e5] |
uploadedBorderUpColor | [0xe4e4e4] |
uploadedBorderOverColor | [0xe4e4e4] |
uploadedBorderDownColor | [0xe4e4e4] |
uploadedBackgroundUpColor | [0x41c042, 0x88d588] |
uploadedBackgroundOverColor | [0xbfeac1, 0x88d588] |
uploadedBackgroundDownColor | [0x7ec4d6, 0xadd9e5] |
uploadedSelectedBorderUpColor | [0xe4e4e4] |
uploadedSelectedBorderOverColor | [0xe4e4e4] |
uploadedSelectedBorderDownColor | [0xe4e4e4] |
uploadedSelectedBackgroundUpColor | [0x7ec4d6, 0xadd9e5] |
uploadedSelectedBackgroundOverColor | [0xadd9e5, 0xe6f3f7] |
uploadedSelectedBackgroundDownColor | [0x7ec4d6, 0xadd9e5] |
unuploadedBorderUpColor | [0xe4e4e4] |
unuploadedBorderOverColor | [0xe4e4e4] |
unuploadedBorderDownColor | [0xe4e4e4] |
unuploadedBackgroundUpColor | [0xffffff, 0xffffff] |
unuploadedBackgroundOverColor | [0xe6f3f7, 0xadd9e5] |
unuploadedBackgroundDownColor | [0x7ec4d6, 0xadd9e5] |
unuploadedSelectedBorderUpColor | [0xe4e4e4] |
unuploadedSelectedBorderOverColor | [0xe4e4e4] |
unuploadedSelectedBorderDownColor | [0xe4e4e4] |
unuploadedSelectedBackgroundUpColor | [0x7ec4d6, 0xadd9e5] |
unuploadedSelectedBackgroundOverColor | [0xadd9e5, 0xe6f3f7] |
unuploadedSelectedBackgroundDownColor | [0x7ec4d6, 0xadd9e5] |
cellFontColor | #000000 |
cellFontSize | 12 |
cellFontName | "_sans" |
cellFontBold | false |
cellFontItalic | false |
cellFontUnderline | false |
cellTextAlign | "left" |
Others | |
visible | false |
width | |
minWidth |
Description of appropriate property you can find here Properties of column object.
Examples:
The property of the modificationDateColumn is assigned via flashvars object of SWFObject on the html page:
flashvars["view.filesList.modificationDateColumn.unuploadedBackgroundUpColor"] = "#fdfdfe|#d7e0e7";
customColumn (customColumn1-9)
Description:
Displays a custom property of the file. See also: customFileProperties object
There are ten customColumn objects by default. You can reference to them as follows: "view.filesList.customColumn." , "view.filesList.customColumn1." , "view.filesList.customColumn2." ... "view.filesList.customColumn9."
The customColumn allows you to create a flexible interface that allows custom user actions. type property allows you to define a behaviour for the cells of the column. They may act as a simple edit box, as a checkbox, as a radio button or as a drop-down list.
List of default values:
Description of appropriate property you can find here Properties of column object.
Examples:
The property of the customDateColumn is assigned via flashvars object of SWFObject on the html page:
flashvars["view.filesList.customColumn.unuploadedBackgroundUpColor"] = "#fdfdfe|#d7e0e7";
columnsStyle
Description:
The columnsStyle is a setter object for instances of the column object. It has the same properties as the column object with a small difference they are have a setters only. So, you will not be able to retrieve value of columnsStyle object property, you should retrieve the property of appropriate column object instead. Description of appropriate property you can find here Properties of column object. Marked with * symbol properties are not supported by the columnsStyle.
With columnsStyle you can apply a specific value for all instances of column object such as nameColumn, sizeColumn, typeColumn, statusColumn, creationDateColumn, modificationDateColumn, customColumn1-9.
Examples:
The "headerBackgroundUpColor" property is set for all column instances via flashvars object of SWFObject on the html page:
flashvars["view.filesList.columnsStyle.headerBackgroundUpColor"] = "#fdfdfe|#d7e0e7";