Package | Description |
---|---|
com.saperion.ngc.iform |
Package for main iForm components.
|
com.saperion.ngc.iform.tab |
Package for iForm tab components.
|
Modifier and Type | Method and Description |
---|---|
FormLabel |
IntelligentFormViewImpl.getLabelByFrameId(long frameId)
Returns a label by the given frame id.
|
FormLabel |
IntelligentFormView.getLabelByFrameId(long frameId)
Returns a label by the given frame id.
|
Modifier and Type | Method and Description |
---|---|
Map<Long,FormLabel> |
ElementCreator.createLabels(List<com.saperion.ngc.iform.xml.LabelType> labels,
org.zkoss.zk.ui.Component parent)
Creates labels.
|
List<FormLabel> |
IntelligentFormViewImpl.getLabels()
Returns a list of all labels contained in this form.
|
List<FormLabel> |
IntelligentFormView.getLabels()
Returns a list of all labels contained in this form.
|
Modifier and Type | Method and Description |
---|---|
static void |
ElementUtil.updateFromQBE(FormLabel field,
com.saperion.ngc.iform.xml.LabelType definition,
com.saperion.ngc.iform.xml.PosType panePos)
Setup label element.
|
Modifier and Type | Method and Description |
---|---|
Map<Long,FormLabel> |
FormTabbox.getLabels() |
Copyright © 2021 Hyland Software Germany GmbH. All rights reserved.