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 AButtonthat is contained in aIntelligentFormView.FormDefaultButton AButtonthat uses the form event handling for default-actions.FormIconButton AnIconButtonthat 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.