Uses of Class
com.saperion.ngc.events.MaskInfoBean
Packages that use MaskInfoBean
Package
Description
Package for all ZK events.
Package for all navigation events.
Package for main iForm components.
-
Uses of MaskInfoBean in com.saperion.ngc.events
Methods in com.saperion.ngc.events with parameters of type MaskInfoBeanModifier and TypeMethodDescriptionvoid
BaseWindow.postNavigationFormEvent
(MaskInfoBean infoBean, boolean close) void
BaseWindow.postNavigationFormEvent
(MaskInfoBean infoBean, FolderSearchInfos infos, boolean close) void
EventChildHandler.postNavigationFormEvent
(MaskInfoBean infoBean, boolean close) void
EventChildHandler.postNavigationFormEvent
(MaskInfoBean infoBean, FolderSearchInfos infos, boolean close) void
EventChildHandlerImpl.postNavigationFormEvent
(MaskInfoBean infoBean, boolean close) void
EventChildHandlerImpl.postNavigationFormEvent
(MaskInfoBean infoBean, FolderSearchInfos infos, boolean close) -
Uses of MaskInfoBean in com.saperion.ngc.iform
Methods in com.saperion.ngc.iform that return MaskInfoBeanModifier and TypeMethodDescriptionIntelligentFormView.getApplicationInfo()
IntelligentFormViewImpl.getApplicationInfo()