Uses of Interface
com.saperion.ngc.events.LogEventChildHandler
-
Packages that use LogEventChildHandler Package Description com.saperion.ngc.dialogs Package for client dialog classes.com.saperion.ngc.dialogs.externalstorage com.saperion.ngc.dialogs.onedrive.dialog com.saperion.ngc.dialogs.sharebase.dialog com.saperion.ngc.dialogs.userselect Package for user selection dialog classes.com.saperion.ngc.events Package for all ZK events.com.saperion.ngc.iform Package for main iForm components.com.saperion.ngc.logging Package for logging component classes.com.saperion.ngc.maintab Package for main tabbox.com.saperion.ngc.navigation Package for navigation component classes.com.saperion.ngc.portal Package for portal classes.com.saperion.ngc.resultset Package for resultset component classes.com.saperion.ngc.viewer Package for viewer component classes.com.saperion.ngc.viewer.hylandviewer com.saperion.ngc.viewer.pdfjs Package for PDFJS-viewer component classes.com.saperion.ngc.viewer.simple Package for simple viewer component classes.com.saperion.ngc.viewer.virtualviewer.html5 Package for virtual viewer HTML5 component classes. -
-
Uses of LogEventChildHandler in com.saperion.ngc.dialogs
Classes in com.saperion.ngc.dialogs that implement LogEventChildHandler Modifier and Type Class Description class
AbstractStructureDialog
Base-class for dialogs that change a document's structure.class
CheckinDialog
A dialog to checkin a previously checked out document.class
EditStructureDialog
Dialog shown when the structure of a document is being edited.class
NewFolderDialog
Dialog used to create a new folder.class
RevisionHistoryDialog
Revision history dialog.class
SelectFolderClassDialog
Dialog used to create a new register.class
ShareBaseCheckInDialog
-
Uses of LogEventChildHandler in com.saperion.ngc.dialogs.externalstorage
Classes in com.saperion.ngc.dialogs.externalstorage that implement LogEventChildHandler Modifier and Type Class Description class
ExternalStorageCreateDocDialog
Dialog to create a document in Saperion whose content will be fetched from External Storage -
Uses of LogEventChildHandler in com.saperion.ngc.dialogs.onedrive.dialog
Classes in com.saperion.ngc.dialogs.onedrive.dialog that implement LogEventChildHandler Modifier and Type Class Description class
OneDriveLoginDialog
This class is responsible for Login dialog of OneDrive in Saperion web client.class
OneDriveLogInErrorDialog
This class represents a dialog for any error happened in the OneDrive log in processclass
OneDriveLogInSuccessDialog
class
OneDriveLogOutErrorDialog
This class represents a dialog if an user tries to logout from onedrive IDP without being logged inclass
OneDriveManageShareDialog
class
OneDriveNewShareDialog
-
Uses of LogEventChildHandler in com.saperion.ngc.dialogs.sharebase.dialog
Classes in com.saperion.ngc.dialogs.sharebase.dialog that implement LogEventChildHandler Modifier and Type Class Description class
ExternalStorageDashBoardDialog
This class represents the External Storage Dashboard Dialog where one can traverse the External Storage, create a share link for a document/folder and also able to manage existing share links.class
ExternalStorageUploadDialog
This class is responsible for opening up the upload dialog box for uploading a saperion document to external storageclass
ExternalStorageUploadStatusDialog
This class shows the External storage upload status for a document and also creates a temporary view url for verifying the uploadclass
ShareBaseCheckoutShareDialog
This class represents the share creation and management dialog after checking out a document to ShareBaseclass
ShareBaseDuplicateDocumentUploadErrorDialog
This class represents a Error dialog if duplicate document is found when trying to upload a document to ShareBase.class
ShareBaseLoginDialog
This class is responsible for Login dialog of ShareBase in Saperion web client and it also handle checkout folder creation scenario if it is not present in ShareBase.class
ShareBaseLogInErrorDialog
This class represents a dialog for any error happened in the ShareBase log in processclass
ShareBaseManageShareDialog
This class represents ShareBase Manage Share Dialog, where a user can share, mail and revoke a sharelink.class
ShareBaseNewShareDialog
ShareBase ShareCreation Dialog for uploaded Documents -
Uses of LogEventChildHandler in com.saperion.ngc.dialogs.userselect
Classes in com.saperion.ngc.dialogs.userselect that implement LogEventChildHandler Modifier and Type Class Description class
UserSelectionDialog
Dialog window to select workflow actors. -
Uses of LogEventChildHandler in com.saperion.ngc.events
Subinterfaces of LogEventChildHandler in com.saperion.ngc.events Modifier and Type Interface Description interface
EventChildHandler
This interface defines common methods to post events for webclient-components.Classes in com.saperion.ngc.events that implement LogEventChildHandler Modifier and Type Class Description class
BaseWindow
The BaseWindow is the abstract superclass of all window-based components of the webclient that use the default event-handling mechanism.class
EventChildHandlerImpl
Implementation ofEventChildHandler
. -
Uses of LogEventChildHandler in com.saperion.ngc.iform
Subinterfaces of LogEventChildHandler in com.saperion.ngc.iform Modifier and Type Interface Description interface
IntelligentFormView
The IntelligentFormView represents a Saperion form in the WebClient.Classes in com.saperion.ngc.iform that implement LogEventChildHandler Modifier and Type Class Description class
IntelligentFormPopupWindow
A window that can be used to display an intelligent form as a popup.class
IntelligentFormViewImpl
Implementation of IntelligentFormView. -
Uses of LogEventChildHandler in com.saperion.ngc.logging
Classes in com.saperion.ngc.logging that implement LogEventChildHandler Modifier and Type Class Description class
LogViewImpl
Window for log messages. -
Uses of LogEventChildHandler in com.saperion.ngc.maintab
Subinterfaces of LogEventChildHandler in com.saperion.ngc.maintab Modifier and Type Interface Description interface
MainTabView
Displays several forms, webparts and the startpage in tabs.Classes in com.saperion.ngc.maintab that implement LogEventChildHandler Modifier and Type Class Description class
MainTabViewImpl
This component shows the tabs containins the opened forms in the main-window of the Webclient. -
Uses of LogEventChildHandler in com.saperion.ngc.navigation
Subinterfaces of LogEventChildHandler in com.saperion.ngc.navigation Modifier and Type Interface Description interface
NavigationView
The navigation view shows the folder structure as a tree.Classes in com.saperion.ngc.navigation that implement LogEventChildHandler Modifier and Type Class Description class
NavigationViewImpl
Implementation ofNavigationView
. -
Uses of LogEventChildHandler in com.saperion.ngc.portal
Classes in com.saperion.ngc.portal that implement LogEventChildHandler Modifier and Type Class Description class
WeblinkHandler
This class is the handler for 'portal.zul'. -
Uses of LogEventChildHandler in com.saperion.ngc.resultset
Subinterfaces of LogEventChildHandler in com.saperion.ngc.resultset Modifier and Type Interface Description interface
ResultSetView
Represents a result list in a form.Classes in com.saperion.ngc.resultset that implement LogEventChildHandler Modifier and Type Class Description class
ResultSetViewImpl
Implementation of ResultSetView.
Important events:EventChild.ON_INDEX_RESULTITEM
when the user selects an item in the list. -
Uses of LogEventChildHandler in com.saperion.ngc.viewer
Subinterfaces of LogEventChildHandler in com.saperion.ngc.viewer Modifier and Type Interface Description interface
DocumentView
Represents a viewer in a form.Classes in com.saperion.ngc.viewer that implement LogEventChildHandler Modifier and Type Class Description class
AbstractDocumentView
Abstract class that holds common methods for both, the SAP Web Viewer and the document viewer for the web client.class
DocumentViewImpl
Component to display documents using ViewOneComponent.class
SapDocumentViewImpl
Document Viewer for SAP Web Viewer. -
Uses of LogEventChildHandler in com.saperion.ngc.viewer.hylandviewer
Classes in com.saperion.ngc.viewer.hylandviewer that implement LogEventChildHandler Modifier and Type Class Description class
HylandViewerImpl
Implementation ofViewerComponent
for the Hyland Viewer. -
Uses of LogEventChildHandler in com.saperion.ngc.viewer.pdfjs
Classes in com.saperion.ngc.viewer.pdfjs that implement LogEventChildHandler Modifier and Type Class Description class
PdfjsViewerImpl
A viewer that can display images (JPG, PNG, GIF) and PDF documents. -
Uses of LogEventChildHandler in com.saperion.ngc.viewer.simple
Classes in com.saperion.ngc.viewer.simple that implement LogEventChildHandler Modifier and Type Class Description class
MediaViewerImpl
A viewer that can display images (JPG, PNG, GIF) and PDF documents.class
SimpleViewerImpl
Simple implementation of viewer component. -
Uses of LogEventChildHandler in com.saperion.ngc.viewer.virtualviewer.html5
Classes in com.saperion.ngc.viewer.virtualviewer.html5 that implement LogEventChildHandler Modifier and Type Class Description class
VirtualViewerHTML5
Implementation ofViewerComponent
for the HTML5-VirtualViewer.
-