| Modifier and Type | Method and Description |
|---|---|
static boolean |
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
|
public static final boolean isInboxTableConfigChanged(Projekt project, List<FormElementModel> formElementList)
project - Projekt with the current inbox data table configurationformElementList - List of FormElementModelstrue if the inbox data table configuration conforms to the given form element list. The order
of the form elements needs to be the sameCopyright © 2020 XIMA MEDIA GmbH. All rights reserved.