Interface ISubmitterControl
Defines method that must be implemented to allow a control to submit web form.
- ISubmitterControl implements IFormControl
Direct known implementers
NSubmitButtonIndirect known implementers
NImageButton
public
boolean
|
|
public
mixed
|
#
getValidationScope( )
Gets the validation scope. Clicking the button validates only the controls within the specified scope. |
getErrors(),
getRules(),
getValue(),
isDisabled(),
loadHttpData(),
setValue(),
translate()
|