Package com.saperion.ngc.iform.button
Package for iForm buttons.
- Since:
- 0.0.2
-
Class Summary Class Description ButtonInfo Information about a button (triggered event, save action...).FormButton AButton
that is contained in aIntelligentFormView
.FormDefaultButton AButton
that uses the form event handling for default-actions.FormIconButton AnIconButton
that uses the form event handling.IconButton An icon that has a click handler and thus works as a simple button.SimpleIconButton A simple IconButton that only uses ZKs event listener. -
Enum Summary Enum Description ButtonInfo.EventType Types of events triggered by buttons contained in a form.