inputEx Documentation Back to homepage

inputEx Documentation > inputEx.Textarea 0.2.2

Static Class inputEx.Textarea - extends inputEx.Field

Create a textarea input

Constructor

inputEx.Textarea ( options )
Parameters:
options <Object>  - Added options:
  • rows: rows attribute
  • cols: cols attribute

Properties

static  groupOptions - Object

group Options for each field

options - Object

Configuration object to set the options for this class and the parent classes. See constructor details for options added by this class.

Methods

getStateString

getStateString(state)
Add the minLength string message handling
Parameters:
    state

renderComponent

renderComponent()
Render an 'INPUT' DOM node

setOptions

setOptions(options)
Set the specific options (rows and cols)
Parameters:
    options <Object>  - Options object (inputEx inputParams) as passed to the constructor

validate

validate()
Uses the optional regexp to validate the field value




Copyright (c) 2007-2009 Eric Abouaf. All rights reserved.
Generated by JsDoc Toolkit 2.0.0 on Wed, 04 Mar 2009 15:41:31 GMT using neyricjslibs-template.