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 |
---|---|
FormButton |
IntelligentFormViewImpl.getButtonByFrameId(long frameId)
Returns a button by the given frame id.
|
FormButton |
IntelligentFormView.getButtonByFrameId(long frameId)
Returns a button by the given frame id.
|
Modifier and Type | Method and Description |
---|---|
Map<Long,FormButton> |
ElementCreator.createButtons(List<com.saperion.ngc.iform.xml.ButtonType> buttons,
org.zkoss.zk.ui.Component parent,
org.zkoss.zk.ui.Component eventParent)
Creates buttons.
|
List<FormButton> |
IntelligentFormViewImpl.getButtons()
Returns a list of all buttons contained in this form.
|
List<FormButton> |
IntelligentFormView.getButtons()
Returns a list of all buttons contained in this form.
|
Modifier and Type | Method and Description |
---|---|
static void |
ElementUtil.updateFromQBE(FormButton field,
com.saperion.ngc.iform.xml.ButtonType definition,
com.saperion.ngc.iform.xml.PosType panePos)
Setup button element.
|
Modifier and Type | Method and Description |
---|---|
Map<Long,FormButton> |
FormTabbox.getButtons() |
Copyright © 2016 Lexmark Enterprise Software Deutschland GmbH. All rights reserved.