|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WizardModel | |
|---|---|
| com.sun.webui.jsf.component | |
| com.sun.webui.jsf.model | |
| Uses of WizardModel in com.sun.webui.jsf.component |
|---|
| Methods in com.sun.webui.jsf.component that return WizardModel | |
|---|---|
WizardModel |
Wizard.getModel()
Overrides WizardModel instance. |
| Methods in com.sun.webui.jsf.component with parameters of type WizardModel | |
|---|---|
void |
Wizard.setModel(WizardModel model)
The model property is a value binding that
resolves to an instance of WizardModel. |
| Uses of WizardModel in com.sun.webui.jsf.model |
|---|
| Classes in com.sun.webui.jsf.model that implement WizardModel | |
|---|---|
class |
WizardModelBase
WizardModelBase is the default
WizardModel instance used by the
Wizard. |
| Constructors in com.sun.webui.jsf.model with parameters of type WizardModel | |
|---|---|
WizardStepListBase(WizardModel wModel)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||