Package | Description |
---|---|
com.saperion.ngc.iform |
Package for main iForm components.
|
com.saperion.ngc.iform.layout |
Package for iForm layout elements.
|
Modifier and Type | Method and Description |
---|---|
static void |
ElementUtil.updateFromQBE(IntelligentFormViewImpl element,
com.saperion.ngc.iform.xml.HeaderType definition,
com.saperion.ngc.iform.xml.PosType formPosition,
com.saperion.ngc.iform.xml.PosType panePos)
Setup iForm element.
|
Constructor and Description |
---|
ButtonAndFieldHandler(IntelligentFormViewImpl form,
IntelligentFormPresenter presenter)
Constructor.
|
IntelligentFormEventHandler(IntelligentFormViewImpl iformView,
IntelligentFormPresenter iformPresenter)
Constructor.
|
Modifier and Type | Field and Description |
---|---|
protected IntelligentFormViewImpl |
AbstractFormLayout.parentForm
Parent form of this layout.
|
Modifier and Type | Method and Description |
---|---|
static FormLayout |
FormLayoutFactory.createLayout(LayoutType type,
IntelligentFormViewImpl form)
Creates a borderlayout based layout for a form.
|
static FormLayout |
FormLayoutFactory.createLayout(com.saperion.ngc.iform.PaneDescription.Layout layout,
IntelligentFormViewImpl form)
Cteate layout from a pane layout.
|
Constructor and Description |
---|
AreaSizeListener(IntelligentFormViewImpl form)
Creates a new
AreaSizeListener . |
PaneLayout(com.saperion.ngc.iform.PaneDescription.Layout paneLayout,
IntelligentFormViewImpl form)
Constructor.
|
Copyright © 2021 Hyland Software Germany GmbH. All rights reserved.