Package | Description |
---|---|
de.xima.fc.entities |
Package für Datenbankentitäten
|
de.xima.fc.gui.bean.project | |
de.xima.fc.gui.statics | |
de.xima.fc.mdl.enums |
Enummerationen die unter anderem innerhalb von Modellklassen referenziert werden.
|
Modifier and Type | Method and Description |
---|---|
EFormElementTyp |
FormElement.getTyp() |
Modifier and Type | Method and Description |
---|---|
void |
FormElement.setTyp(EFormElementTyp typ) |
Modifier and Type | Method and Description |
---|---|
EFormElementTyp[] |
FormVersionBean.getFormElementTypes() |
Modifier and Type | Method and Description |
---|---|
static EPlaceholderType |
EPlaceholderType.forFormElementType(EFormElementTyp type) |
Modifier and Type | Method and Description |
---|---|
static EFormElementTyp |
EFormElementTyp.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EFormElementTyp[] |
EFormElementTyp.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.