inputEx Documentation Back to homepage

inputEx Documentation > inputEx.Textarea 1.0.0

Class inputEx.Textarea - extends inputEx.Field

Create a textarea input Added options:
  • rows: rows attribute
  • cols: cols attribute

Constructor

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

Methods

getValue

getValue()
undocumented

initEvents

initEvents()
undocumented

renderComponent

renderComponent()
undocumented

setOptions

setOptions()
undocumented

setValue

setValue(value)
undocumented
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.