Package | Description |
---|---|
com.saperion.ngc.authorization |
Package for authorization component classes.
|
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.iform.button |
Package for iForm buttons.
|
com.saperion.ngc.iform.field |
Package for iForm field elements.
|
com.saperion.ngc.iform.field.lookup |
Package for advanced lookup field classes.
|
com.saperion.ngc.iform.image |
Package for iForm image elements.
|
com.saperion.ngc.iform.mashup |
Package for iForm mashup elements.
|
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.toolbar |
Package for user toolbar 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 |
AuthorizationViewImpl
Logon window.
|
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.
|
interface |
LogEventChildHandler
Common interface providing log event methods.
|
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 |
FormButton
A
Button that is contained in a IntelligentFormView . |
Modifier and Type | Interface and Description |
---|---|
interface |
IntelligentField
Interface for all fields contained in a form.
|
Modifier and Type | Class and Description |
---|---|
class |
CheckboxField
A field in a form that displays a checkbox for boolean values.
|
class |
ComboTextField
A field that shows a selection of values (not read from a lookup table).
|
class |
DateField
A field in a form for date values.
|
class |
FloatField
A field in a form for float and currency values.
|
class |
IntField
A field in a form for integer values.
|
class |
LookupTextField
This field is used for two purposes:
1) A textbox with a popup used to display the values of a lookup-table. |
class |
MultiField
IntelligentField to display and edit multi-value-fields.
|
class |
TextField
A field in a form for string values.
|
class |
TimeField
A field in a form for time values.
|
class |
TristateField
A field in a form for boolean values that offers three states: checked, unchecked, no value.
|
Modifier and Type | Class and Description |
---|---|
class |
AdvancedLookupField
A field for lookup-tables that uses a popup to show a query-form for advanced functionality.
|
Modifier and Type | Class and Description |
---|---|
class |
FormEditableImage |
Modifier and Type | Class and Description |
---|---|
class |
FormMashup |
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 |
AbstractFileNaviTreeNode
Node that contains common methods for other nodes used for eFiles.
|
class |
ALFNaviTreeNode
Application Link Filter node (used for eFile applications).
|
class |
CollectionNaviTreeNode
Collection folder.
|
class |
CollectionRootNaviTreeNode
Collection folder.
|
class |
EFileNaviTreeNode
Tree node used for eFiles.
|
class |
FavoriteNaviTreeNode
This class holds the ZK navigation tree node representation for favorite folders.
|
class |
FilterNaviTreeNode |
class |
FormChildNaviTreeNode
Child node of an application.
|
class |
FormNaviTreeNode
This class holds the ZK navigation tree node representation for form folders.
|
class |
LinkNaviTreeNode
This class holds the ZK navigation tree node representation for link folders.
|
class |
MiniFormNode
A node that can open a small search-form in the navigation view to search for it's child-nodes.
|
class |
NavigationViewImpl
Implementation of
NavigationView . |
class |
NaviTreeNode
This class holds the ZK navigation tree node representation.
|
class |
OutlinerChildNaviTreeNode
Child node of an outliner-application.
|
class |
OutlinerNaviTreeNode
Outliner application navigation node.
|
class |
RegisterNaviTreeNode
Tree node used for registers.
|
class |
RootFavoriteNaviTreeNode
Root favorite folder, which contains all favorites of the user.
|
class |
RootFormNaviTreeNode |
class |
RootNaviTreeNode
The root node of a tree in the navigation view.
|
class |
RootPrivateNaviTreeNode
Private root folder, which contains all root level nodes of the user.
|
class |
WebpartNaviTreeNode |
class |
WorkflowFormNaviTreeNode |
class |
WorkflowNaviTreeNode
This class holds the ZK navigation tree node representation for workflow folders.
|
class |
WorkflowRootNaviTreeNode
This class holds the ZK navigation tree node representation for workflow folders.
|
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: ON_INDEX_RESULTITEM when the user selects an item in the list. |
Modifier and Type | Class and Description |
---|---|
class |
SaperionToolbarView
The implementation of the toolbar in the main-window of the webclient.
|
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.