|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WizardStepList
Defines the interface of the list of steps that appears in the Steps pane of a rendered Wizard component.
Method Summary | |
---|---|
java.lang.String |
getCurrentStepNumberString()
Returns the current step's number for use in the Steps pane of a rendered Wizard component. |
java.util.Iterator |
iterator()
Returns an iterator of WizardStepListItem instances. |
Method Detail |
---|
java.util.Iterator iterator()
java.lang.String getCurrentStepNumberString()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |