Package | Description |
---|---|
de.xima.fc.gui.bean.project | |
de.xima.fc.gui.utils |
Modifier and Type | Method and Description |
---|---|
FormElementModel |
BasicDataTableBean.getCurrentFormElementModel() |
Modifier and Type | Method and Description |
---|---|
org.primefaces.model.DualListModel<FormElementModel> |
BasicDataTableBean.getCurrentFormElements() |
Modifier and Type | Method and Description |
---|---|
boolean |
BasicDataTableBean.isVisible(FormElementModel fem) |
void |
BasicDataTableBean.setCurrentFormElementModel(FormElementModel currentFormElementModel) |
Modifier and Type | Method and Description |
---|---|
void |
BasicDataTableBean.setCurrentFormElements(org.primefaces.model.DualListModel<FormElementModel> currentFormElements) |
Modifier and Type | Method and Description |
---|---|
static boolean |
ProjectUtils.isInboxTableConfigChanged(Projekt project,
List<FormElementModel> formElementList)
Checks whether or not the given form elements are in the inbox data table configuration of the project and in the
same order
|
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.