Package | Description |
---|---|
com.saperion.ngc.iform |
Package for main iForm components.
|
Modifier and Type | Method and Description |
---|---|
Map<Long,FormTabbox> |
ElementCreator.createTabs(List<com.saperion.ngc.iform.xml.TabListType> tabs,
boolean stretch,
org.zkoss.zk.ui.Component parent,
boolean isQueryForm,
String formName,
String ddcName)
Creates tabs.
|
List<FormTabbox> |
IntelligentFormViewImpl.getTabBoxes()
Returns a list of all tabboxes contained in this form.
|
List<FormTabbox> |
IntelligentFormView.getTabBoxes()
Returns a list of all tabboxes contained in this form.
|
Modifier and Type | Method and Description |
---|---|
static void |
ElementUtil.updateFromQBE(FormTabbox element,
com.saperion.ngc.iform.xml.TabListType definition,
boolean stretch,
com.saperion.ngc.iform.xml.PosType panePos)
Setup tabbox element.
|
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.