Package com.iizigo.swt
Interface IWizardValidator
public interface IWizardValidatorValidator interface for the ValidatorWizardDialog.- Author:
- Christopher Mindus
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisValidationRequired()Checks if the page is valid.voidonCancel()Cancels current validation.voidvalidate()Performs the validation.