ISubmitterControl
interface ISubmitterControl implements IControl
Defines method that must be implemented to allow a control to submit web form.
Methods
mixed
getValidationScope()
Gets the validation scope. Clicking the button validates only the controls within the specified scope.
Details
at line 23
mixed
getValidationScope()
Gets the validation scope. Clicking the button validates only the controls within the specified scope.