Package | Description |
---|---|
com.saperion.ngc.events |
Package for all ZK events.
|
com.saperion.ngc.events.navigation |
Package for all navigation events.
|
com.saperion.ngc.iform |
Package for main iForm components.
|
Modifier and Type | Method and Description |
---|---|
void |
EventChildHandlerImpl.postNavigationFormEvent(MaskInfoBean infoBean,
FolderSearchInfos infos,
boolean close) |
void |
EventChildHandler.postNavigationFormEvent(MaskInfoBean infoBean,
FolderSearchInfos infos,
boolean close) |
void |
BaseWindow.postNavigationFormEvent(MaskInfoBean infoBean,
FolderSearchInfos infos,
boolean close) |
Modifier and Type | Method and Description |
---|---|
FolderSearchInfos |
NavigationFormEvent.getFolderSearchInfos() |
Modifier and Type | Method and Description |
---|---|
void |
NavigationFormEvent.setFolderSearchInfos(FolderSearchInfos infos)
Sets the info needed for searching within a folder.
|
Constructor and Description |
---|
NavigationFormEvent(org.zkoss.zk.ui.Component target,
MaskInfoBean infoBean,
FolderSearchInfos infos)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
FolderSearchInfos |
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.
|
FolderSearchInfos |
IntelligentFormView.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.
|
Copyright © 2016 Lexmark Enterprise Software Deutschland GmbH. All rights reserved.