Class bbq.gui.form.behaviour.ValidateOnBlurBehaviour
Defined in: ValidateOnBlurBehaviour.js.
Causes validation of the field's value to occur then it loses focus.
| Constructor Attributes | Constructor Name and Description |
|---|---|
|
Causes validation of the field's value to occur then it loses focus.
|
| Method Attributes | Method Name and Description |
|---|---|
|
setField(field)
Sets the field on which this behaviour operates
|
Method Detail
setField(field)
Sets the field on which this behaviour operates
| Name | Type | Comment |
|---|---|---|
| field | {bbq.gui.form.FormField} |