Package | Description |
---|---|
org.gcube.portlets.admin.vredefinition.client.model | |
org.gcube.portlets.admin.vredefinition.client.presenter |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
void |
WizardStepModel.setType(WizardStepType type) |
void |
VREDefinitionModel.setWizardStep(WizardStepType step) |
Constructor and Description |
---|
WizardStepModel(String name,
String icon,
WizardStepType type) |
Modifier and Type | Method and Description |
---|---|
void |
WizardActionsPresenter.setStepWizard(WizardStepType type) |
Copyright © 2014. All Rights Reserved.