| Package | Description | 
|---|---|
| de.xima.fc.gui.bean.application | |
| de.xima.fc.gui.model | |
| de.xima.fc.gui.statics | 
| Modifier and Type | Method and Description | 
|---|---|
PlaceHolder | 
PlaceholderBean.getSelectedPlaceholder()  | 
| Modifier and Type | Method and Description | 
|---|---|
List<PlaceHolder> | 
PlaceholderBean.getForCurrentContext()
All available placeholders, depending on the current context (ie. whether the user is editing a project etc.). 
 | 
List<PlaceHolder> | 
PlaceholderBean.getFormPlaceholder(FormVersion fv,
                  boolean onlyUploads)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
PlaceholderBean.setSelectedPlaceholder(PlaceHolder selectedPlaceholder)  | 
| Modifier and Type | Method and Description | 
|---|---|
PlaceHolder | 
PlaceHolder.PlaceHolderBuilder.build()  | 
static PlaceHolder | 
PlaceHolder.empty(EPlaceholderType type)  | 
static PlaceHolder | 
PlaceHolder.normal(String name,
      EPlaceholderType type,
      String alias,
      String placeholder,
      String text,
      String icon)  | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
PlaceHolder.compareTo(PlaceHolder other)  | 
| Modifier and Type | Method and Description | 
|---|---|
abstract String | 
EPlaceholderType.getDetailedDescription(PlaceHolder placeholder,
                      Locale locale)  | 
abstract String | 
EPlaceholderType.getShortDescription(PlaceHolder placeholder,
                   Locale locale)  | 
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.