inputEx Documentation Back to homepage

inputEx Documentation > inputEx.SelectField 1.0.0

Class inputEx.SelectField - extends inputEx.Field

Create a select field options: - selectValues: contains the list of options values

Constructor

inputEx.SelectField ( options )
Parameters:
options <Object>  - inputEx.Field options object

Methods

getValue

getValue()
Return the value

initEvents

initEvents()
Register the "change" event

renderComponent

renderComponent()
Build a select tag with options

setValue

setValue(value)
Set the value
Parameters:
    value




Copyright (c) 2008 Eric Abouaf. All rights reserved.
Generated by JsDoc Toolkit 1.4.1 on Wed, 07 May 2008 10:26:30 GMT.