|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WizardStepType | |
|---|---|
| org.gcube.portlets.admin.vredefinition.client.model | |
| org.gcube.portlets.admin.vredefinition.client.presenter | |
| Uses of WizardStepType in org.gcube.portlets.admin.vredefinition.client.model |
|---|
| Methods in org.gcube.portlets.admin.vredefinition.client.model that return WizardStepType | |
|---|---|
WizardStepType |
WizardStepModel.getType()
|
WizardStepType |
VREDefinitionModel.getWizardStep()
|
static WizardStepType |
WizardStepType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static WizardStepType[] |
WizardStepType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.gcube.portlets.admin.vredefinition.client.model with parameters of type WizardStepType | |
|---|---|
void |
WizardStepModel.setType(WizardStepType type)
|
void |
VREDefinitionModel.setWizardStep(WizardStepType step)
|
| Constructors in org.gcube.portlets.admin.vredefinition.client.model with parameters of type WizardStepType | |
|---|---|
WizardStepModel(String name,
String icon,
WizardStepType type)
|
|
| Uses of WizardStepType in org.gcube.portlets.admin.vredefinition.client.presenter |
|---|
| Methods in org.gcube.portlets.admin.vredefinition.client.presenter with parameters of type WizardStepType | |
|---|---|
void |
WizardActionsPresenter.setStepWizard(WizardStepType type)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||