Uses of Class
jaxx.runtime.swing.wizard.ext.WizardExtStepModel
| Package | Description |
|---|---|
| jaxx.runtime.swing.wizard.ext |
JAXX - Wizard framework
|
-
Uses of WizardExtStepModel in jaxx.runtime.swing.wizard.ext
Fields in jaxx.runtime.swing.wizard.ext with type parameters of type WizardExtStepModel Modifier and Type Field Description protected java.util.Map<E,WizardExtStepModel<E>>WizardExtModel. modelsle dictionnaire des modèles d'opérationMethods in jaxx.runtime.swing.wizard.ext that return WizardExtStepModel Modifier and Type Method Description WizardExtStepModel<E>WizardExtModel. getStepModel(E operation)WizardExtStepModel<?>WizardExtStep. newModel()Instancie le modèle associée à l'étape.Methods in jaxx.runtime.swing.wizard.ext that return types with arguments of type WizardExtStepModel Modifier and Type Method Description java.lang.Class<? extends WizardExtStepModel<?>>WizardExtStep. getModelClass()