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,
boolean close) |
void |
EventChildHandler.postNavigationFormEvent(MaskInfoBean infoBean,
boolean close) |
void |
BaseWindow.postNavigationFormEvent(MaskInfoBean infoBean,
boolean close) |
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 |
---|---|
MaskInfoBean |
NavigationFormEvent.getMaskInfoBean()
Returns the navigation mask info bean.
|
Constructor and Description |
---|
NavigationFormEvent(org.zkoss.zk.ui.Component target,
MaskInfoBean infoBean)
Constructor.
|
NavigationFormEvent(org.zkoss.zk.ui.Component target,
MaskInfoBean infoBean,
FolderSearchInfos infos)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
MaskInfoBean |
IntelligentFormViewImpl.getApplicationInfo() |
MaskInfoBean |
IntelligentFormView.getApplicationInfo() |
Copyright © 2021 Hyland Software Germany GmbH. All rights reserved.