utyFileCombo Class Reference
[Javascript filelist (utyfilelist.js)]

Javascript FileCombo widget. More...

Inheritance diagram for utyFileCombo:
utyWidget

List of all members.

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

Detailed Description

Javascript FileCombo widget.


Constructor & Destructor Documentation

function utyFileCombo (   id,
  showSelect,
  multiSelect 
) [inline]

INTERNAL create new instance


Member Function Documentation

function addFile (   fullname  )  [inline]

INTERNAL show file list

function dropdown (  )  [inline]

documentation in progress

function filelist (  )  [inline]
Returns:
the inner filelist widget
function filelist_onrowsubmit (   filelist,
  filecombo 
) [inline]

INTERNAL filelist onrowsubmit handler (add files to inputbox)

function setdropdownpos (  )  [inline]

INTERNAL set list position

function toString (  )  [inline]
Returns:
"utyFileCombo"

Reimplemented from utyWidget.


Member Data Documentation

can user select more than 1 item? (will be separated by ';' in input box)

show list select uttons in next ajax call?


The documentation for this class was generated from the following file:
 All Classes Files Functions Variables Enumerations

Copyright © 2010 Attilio Pavone - www.utillyty.eu