Oracle JEWT 4.2.10

Package oracle.bali.ewt.wizard.dWizard

Interface Summary
WizardSequence The WizardSequence interface provides the abstraction that the DWizard class uses to navigate among wizard pages.
 

Class Summary
ArraySequence Implements a sequence of an array of wizard pages.
DWizard DWizards delegate navigation to a user-supplied object implementing the WizardSequence interface.
DynamicSequence DynamicSequences provide a simple framework for changing a sequence in a DWizard at runtime.
NullSequence Provides an implementation of an empty sequence, namely one that contains no pages.
SequenceSeries The SequenceSeries class links an array of WizardSequences together into a single, seamless sequence.
 


Oracle JEWT 4.2.10