Package | Description |
---|---|
com.saperion.ngc.iform |
Package for main iForm components.
|
com.saperion.ngc.iform.button |
Package for iForm buttons.
|
Modifier and Type | Method and Description |
---|---|
IconButton |
IntelligentFormViewImpl.getDefaultButton(ButtonInfo.EventType type)
Returns the default-button for the specified
ButtonInfo.EventType or null, of no such button exists. |
IconButton |
IntelligentFormView.getDefaultButton(ButtonInfo.EventType type)
Returns the default-button for the specified
ButtonInfo.EventType or null, of no such button exists. |
Modifier and Type | Class and Description |
---|---|
class |
FormIconButton
An IconButton that uses the form event handling.
|
class |
SimpleIconButton
A simple IconButton that only uses ZKs event listener.
|
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.