

Public Member Functions | |
| boolean | doEnter () |
| boolean | doLeave (boolean forwards) |
| void onChange | $inputexpenses () |
| void onChange | $inputhours () |
| void onChange | $inputprice () |
| void onChange | $startDate () |
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 41 of file CommentPanel.java.
| void onChange org.turro.issue.wizard.CommentPanel.$inputexpenses | ( | ) |
Definition at line 136 of file CommentPanel.java.
| void onChange org.turro.issue.wizard.CommentPanel.$inputhours | ( | ) |
Definition at line 140 of file CommentPanel.java.
| void onChange org.turro.issue.wizard.CommentPanel.$inputprice | ( | ) |
Definition at line 144 of file CommentPanel.java.
| void onChange org.turro.issue.wizard.CommentPanel.$startDate | ( | ) |
| boolean org.turro.issue.wizard.CommentPanel.doEnter | ( | ) |
Reimplemented from org.turro.zkoss.wizard.WizardPanelComposer.
Definition at line 55 of file CommentPanel.java.

| boolean org.turro.issue.wizard.CommentPanel.doLeave | ( | boolean | forwards | ) |
Reimplemented from org.turro.zkoss.wizard.WizardPanelComposer.
Definition at line 89 of file CommentPanel.java.
