Uses of Class
com.saperion.ngc.events.navigation.FolderSearchInfos
Packages that use FolderSearchInfos
Package
Description
Package for all ZK events.
Package for all navigation events.
Package for main iForm components.
-
Uses of FolderSearchInfos in com.saperion.ngc.events
Methods in com.saperion.ngc.events with parameters of type FolderSearchInfosModifier and TypeMethodDescriptionvoid
BaseWindow.postNavigationFormEvent
(MaskInfoBean infoBean, FolderSearchInfos infos, boolean close) void
EventChildHandler.postNavigationFormEvent
(MaskInfoBean infoBean, FolderSearchInfos infos, boolean close) void
EventChildHandlerImpl.postNavigationFormEvent
(MaskInfoBean infoBean, FolderSearchInfos infos, boolean close) -
Uses of FolderSearchInfos in com.saperion.ngc.iform
Methods in com.saperion.ngc.iform that return FolderSearchInfosModifier and TypeMethodDescriptionIntelligentFormView.getCurrentFolderSearchInfos()
If the form is used to display the content of a folder or a file, this method returns information about the folder or file in use.IntelligentFormViewImpl.getCurrentFolderSearchInfos()
If the form is used to display the content of a folder or a file, this method returns information about the folder or file in use.