| Package | Description |
|---|---|
| de.xima.fc.gui.model | |
| de.xima.fc.gui.statics |
| Modifier and Type | Method and Description |
|---|---|
EPlaceholderType |
PlaceHolder.getType() |
| Modifier and Type | Method and Description |
|---|---|
static PlaceHolder |
PlaceHolder.empty(EPlaceholderType type) |
static PlaceHolder |
PlaceHolder.normal(String name,
EPlaceholderType type,
String alias,
String placeholder,
String text,
String icon) |
| Constructor and Description |
|---|
PlaceHolder(String name,
EPlaceholderType type,
String alias,
String placeholder,
String text,
String icon,
boolean empty) |
PlaceHolderBuilder(String placeholder,
EPlaceholderType type) |
| Modifier and Type | Method and Description |
|---|---|
static EPlaceholderType |
EPlaceholderType.forFormElementType(EFormElementTyp type) |
static EPlaceholderType |
EPlaceholderType.forTemplate(ETextbausteinKategorie category) |
static EPlaceholderType |
EPlaceholderType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EPlaceholderType[] |
EPlaceholderType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static int |
EPlaceholderType.compare(EPlaceholderType first,
EPlaceholderType other) |
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.