| Package | Description | 
|---|---|
| de.xima.fc.gui.bean.application | |
| de.xima.fc.gui.model | |
| de.xima.fc.gui.statics | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
PlaceholderBean.comparePlaceholderType(IPlaceholderType lhs,
                      IPlaceholderType rhs)
Compares two given placeholder types. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
IPlaceholderType | 
PlaceHolder.getType()  | 
| Modifier and Type | Method and Description | 
|---|---|
static PlaceHolder.PlaceHolderBuilder | 
PlaceHolder.PlaceHolderBuilder.forContext(String contextName,
          String name,
          IPlaceholderType type)
Creates a new context placeholder of the form {@code  
 | 
| Constructor and Description | 
|---|
PlaceHolderBuilder(String placeholder,
                  IPlaceholderType type)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ContextPlaceholderType
An implementation of  
IPlaceholderType for context placeholders of the form [%key.value%]. | 
class  | 
EPlaceholderType
Common placeholder types. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
static Comparator<IPlaceholderType> | 
IPlaceholderType.COMPARATOR  | 
| Modifier and Type | Method and Description | 
|---|---|
static IPlaceholderType | 
EPlaceholderType.forFormElementType(EFormElementTyp type)  | 
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.