inputEx Documentation Back to homepage

inputEx Documentation > inputEx.HiddenField 1.0.0

Class inputEx.HiddenField - extends inputEx.Field

Create a hidden input, inherits from inputEx.Field

Constructor

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

Methods

getValue

getValue()
Get the previously stored value

render

render()
Doesn't render much...

setValue

setValue(val)
Stores the value in a local variable
Parameters:
    val




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