inputEx Documentation Back to homepage

inputEx Documentation > inputEx.Form 1.0.0

Class inputEx.Form - extends inputEx.Group

Create a group of fields within a FORM tag

Constructor

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

Methods

asyncRequest

asyncRequest()
Send the form value in JSON through an ajax request

initEvents

initEvents()
Init the events

onSubmit

onSubmit(e)
Intercept the 'onsubmit' event and stop it if !validate If the ajax option object is set, use YUI async Request to send the form
Parameters:
    <Event>  - The original onSubmit event

render

render()
Render the group

renderButtons

renderButtons()

setOptions

setOptions()
Adds buttons and set ajax default parameters




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