|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object | +--FileBrowser
Defined in FileBrowser.class.js
| Field Summary | |
Object |
imgAlfaPixel
Source of 1x1 transparent image used to work around bug in Opera 9.23. |
Object |
imgCollapsed
Image source for collapsed list item. |
Object |
imgExpanded
Image source for expanded list item. |
Object |
imgNoChildern
Image source for list item without childern. |
Object |
pxImgPreview
Maximum size of async image preview [px]. |
Object |
pxImgPreviewMargin
Margin to screen edge when moving preview to visible viewport [px]. |
Object |
pxIndent
Tree nested node indentation step [px]. |
Object |
styleImgPreview
CSS style of IMG element of async image preview. |
| Constructor Summary | |
FileBrowser(fbWorkspace)
|
|
| Method Summary | |
void
|
collapse()
Internal use only for now. |
void
|
expand()
Internal use only for now. |
void
|
init()
Start FileBrowser functionality. |
void
|
updateVisual()
Update table visual chessboard. |
| Field Detail |
Object imgAlfaPixel
Object imgCollapsed
Object imgExpanded
Object imgNoChildern
Object pxImgPreview
Object pxImgPreviewMargin
Object pxIndent
Object styleImgPreview
| Constructor Detail |
FileBrowser(fbWorkspace)
fbWorkspace - Xml ID of TBODY element inside FileBrowser file-list table.
| Method Detail |
void collapse()
void expand()
void init()
void updateVisual()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||