Package | Description |
---|---|
de.xima.fc.gui.bean.project | |
de.xima.fc.gui.model | |
de.xima.fc.gui.statics |
Modifier and Type | Method and Description |
---|---|
EProjectWizard |
ProjectBean.getWizardType() |
Modifier and Type | Method and Description |
---|---|
void |
ProjectBean.setWizardType(EProjectWizard wizardType) |
Modifier and Type | Method and Description |
---|---|
EProjectWizard |
SubMenuEntryModel.getProjectWizardType() |
Modifier and Type | Method and Description |
---|---|
void |
SubMenuEntryModel.setProjectWizardType(EProjectWizard projectWizardType) |
Constructor and Description |
---|
SubMenuEntryModel(EViews view,
String text,
String iconClass,
boolean rendered,
EProjectWizard projectWizardType) |
Modifier and Type | Method and Description |
---|---|
static EProjectWizard |
EProjectWizard.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EProjectWizard[] |
EProjectWizard.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018 XIMA MEDIA GmbH. All rights reserved.