Class Index | File Index

Classes


Class nnjl.forms.rules.NotNullRule


Extends nnjl.forms.rules.FormRule.

Defined in: nnjl.forms.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Creates a new FormRule
Method Summary
Method Attributes Method Name and Description
<static>  
nnjl.forms.rules.NotNullRule.execute(formbean)
validate the rule
Class Detail
nnjl.forms.rules.NotNullRule($super)
Creates a new FormRule
Parameters:
$super
Method Detail
<static> {boolean} nnjl.forms.rules.NotNullRule.execute(formbean)
validate the rule
Parameters:
formbean
Returns:
{boolean} true if the rule pass the validation method.

Documentation generated by JsDoc Toolkit 2.3.2 on Wed Sep 29 2010 11:46:25 GMT+0200 (CEST)