Package | Description |
---|---|
com.saperion.ngc.dialogs |
Package for client dialog classes.
|
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.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.
|
Modifier and Type | Class and 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.
|
Modifier and Type | Class and Description |
---|---|
class |
UserSelectionDialog
Dialog window to select workflow actors.
|
Modifier and Type | Interface and Description |
---|---|
interface |
EventChildHandler
This interface defines common methods to post events for webclient-components.
|
Modifier and Type | Class and 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 of
EventChildHandler . |
Modifier and Type | Interface and Description |
---|---|
interface |
IntelligentFormView
The IntelligentFormView represents a Saperion form in the WebClient.
|
Modifier and Type | Class and Description |
---|---|
class |
IntelligentFormPopupWindow
A window that can be used to display an intelligent form as a popup.
|
class |
IntelligentFormViewImpl
Implementation of IntelligentFormView.
|
Modifier and Type | Class and Description |
---|---|
class |
LogViewImpl
Window for log messages.
|
Modifier and Type | Interface and Description |
---|---|
interface |
MainTabView
Displays several forms, webparts and the startpage in tabs.
|
Modifier and Type | Class and Description |
---|---|
class |
MainTabViewImpl
This component shows the tabs containins the opened forms in the main-window of the Webclient.
|
Modifier and Type | Interface and Description |
---|---|
interface |
NavigationView
The navigation view shows the folder structure as a tree.
|
Modifier and Type | Class and Description |
---|---|
class |
NavigationViewImpl
Implementation of
NavigationView . |
Modifier and Type | Class and Description |
---|---|
class |
WeblinkHandler
This class is the handler for 'portal.zul'.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ResultSetView
Represents a result list in a form.
|
Modifier and Type | Class and Description |
---|---|
class |
ResultSetViewImpl
Implementation of ResultSetView.
Important events: EventChild.ON_INDEX_RESULTITEM when the user selects an item in the list. |
Modifier and Type | Interface and Description |
---|---|
interface |
DocumentView
Represents a viewer in a form.
|
Modifier and Type | Class and 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.
|
Modifier and Type | Class and Description |
---|---|
class |
PdfjsViewerImpl
A viewer that can display images (JPG, PNG, GIF) and PDF documents.
|
Modifier and Type | Class and Description |
---|---|
class |
MediaViewerImpl
A viewer that can display images (JPG, PNG, GIF) and PDF documents.
|
class |
SimpleViewerImpl
Simple implementation of viewer component.
|
Modifier and Type | Class and Description |
---|---|
class |
VirtualViewerHTML5
Implementation of
ViewerComponent for the HTML5-VirtualViewer. |
Copyright © 2021 Hyland Software Germany GmbH. All rights reserved.