Javascript FileCombo widget. More...
Public Member Functions | |
| function | utyFileCombo (id, showSelect, multiSelect) |
| function | filelist () |
| function | dropdown () |
| function | addFile (fullname) |
| function | filelist_onrowsubmit (filelist, filecombo) |
| function | setdropdownpos () |
| function | toString () |
Public Attributes | |
| showSelect | |
| multiSelect | |
Javascript FileCombo widget.
| function utyFileCombo | ( | id, | ||
| showSelect, | ||||
| multiSelect | ||||
| ) | [inline] |
INTERNAL create new instance
| function addFile | ( | fullname | ) | [inline] |
INTERNAL show file list
| function dropdown | ( | ) | [inline] |
documentation in progress
| function filelist | ( | ) | [inline] |
| function filelist_onrowsubmit | ( | filelist, | ||
| filecombo | ||||
| ) | [inline] |
INTERNAL filelist onrowsubmit handler (add files to inputbox)
| function setdropdownpos | ( | ) | [inline] |
INTERNAL set list position
| function toString | ( | ) | [inline] |
Reimplemented from utyWidget.
can user select more than 1 item? (will be separated by ';' in input box)
show list select uttons in next ajax call?
Copyright © 2010 Attilio Pavone - www.utillyty.eu