Class bbq.gui.form.behaviour.ValidateOnBlurBehaviour

Defined in: ValidateOnBlurBehaviour.js.

Causes validation of the field's value to occur then it loses focus.

Class Summary
Constructor Attributes Constructor Name and Description
 
Causes validation of the field's value to occur then it loses focus.
Method Summary
Method Attributes Method Name and Description
 
setField(field)
Sets the field on which this behaviour operates

Constructor Detail

bbq.gui.form.behaviour.ValidateOnBlurBehaviour()

Method Detail

setField(field)

Sets the field on which this behaviour operates
Parameters:
Name Type Comment
field {bbq.gui.form.FormField}