Package com.iizigo.panel.wizards
Interface IPagePerformFinish
public interface IPagePerformFinishCompletes the wizard and its pages. Pages in the wizard can implement this interface and will then be called prior to the final performFinish action.- Author:
- Christopher Mindus
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanperformFinish()Called to perform finish.