Package | Description |
---|---|
de.xima.fc.gui.common.model | |
de.xima.fc.inbox.bean | |
de.xima.fc.mdl.fdv |
Klassen zur Formulardatenverarbeitung
|
de.xima.fc.transform.excel |
Constructor and Description |
---|
FormElementModel(PostfachColumn pfCol) |
Modifier and Type | Method and Description |
---|---|
List<PostfachColumn> |
ProcessListBean.getInboxTemplateColumns() |
Modifier and Type | Method and Description |
---|---|
String |
ProcessListBean.calculateWidth(PostfachColumn column) |
String |
ProcessListBean.getInputMaskPattern(PostfachColumn column) |
boolean |
ProcessListBean.isAttachement(PostfachColumn column) |
boolean |
ProcessListBean.isFilterDate(PostfachColumn column) |
boolean |
ProcessListBean.isFilterNumber(PostfachColumn column) |
boolean |
ProcessListBean.isFilterString(PostfachColumn column) |
Modifier and Type | Method and Description |
---|---|
Collection<PostfachColumn> |
PostfachTemplate.getColumns() |
Modifier and Type | Method and Description |
---|---|
void |
PostfachTemplate.addColumn(PostfachColumn colName) |
void |
PostfachTemplate.removeColumn(PostfachColumn colName) |
Modifier and Type | Method and Description |
---|---|
void |
PostfachTemplate.setColumns(List<PostfachColumn> columns) |
Modifier and Type | Method and Description |
---|---|
void |
FDToExcelTransformer.fillFieldsList(Map<String,List<String[]>> dataMap,
List<FormElement> feList,
org.apache.poi.ss.usermodel.Row firstRow,
org.apache.poi.ss.usermodel.Row row,
EColumnLabelType columnLabelType,
Collection<PostfachColumn> inboxColumns,
boolean multiline)
Deprecated.
public access will be removed
|
Copyright © 2021 XIMA MEDIA GmbH. All rights reserved.