

Public Member Functions | |
| boolean | doEnter () |
| boolean | doLeave (boolean forwards) |
Public Member Functions inherited from org.turro.zkoss.wizard.WizardPanelComposer | |
| Object | getObjectValue () |
| void | setObjectValue (Object objectValue) |
| boolean | doFinish () |
| boolean | doCancel () |
| void | setShouldSkip (boolean shouldSkip) |
| void | setFinalSplash (boolean finalSplash) |
| void | setAllowPrior (boolean allowPrior) |
| void | setAllowNext (boolean allowNext) |
| void | setAllowFinish (boolean allowFinish) |
| void | setAllowCancel (boolean allowCancel) |
| boolean | isShouldSkip () |
| boolean | isFinalSplash () |
| boolean | isAllowPrior () |
| boolean | isAllowNext () |
| boolean | isAllowFinish () |
| boolean | isAllowCancel () |
Definition at line 29 of file UsagesPanel.java.
| boolean org.turro.erp.task.wizard.UsagesPanel.doEnter | ( | ) |
Reimplemented from org.turro.zkoss.wizard.WizardPanelComposer.
Definition at line 34 of file UsagesPanel.java.

| boolean org.turro.erp.task.wizard.UsagesPanel.doLeave | ( | boolean | forwards | ) |
Reimplemented from org.turro.zkoss.wizard.WizardPanelComposer.
Definition at line 41 of file UsagesPanel.java.
