Package com.saperion.ngc.viewer
Package for viewer component classes.
- Since:
- 0.0.2
-
Interface Summary Interface Description DocumentView Represents a viewer in a form.ViewerComponent Interface for the different types of viewers used in aDocumentView
. -
Class Summary Class Description AbstractDocumentView Abstract class that holds common methods for both, the SAP Web Viewer and the document viewer for the web client.DocumentAnalyzer Contains methods used to analyze a document or it's structure.DocumentAnalyzer.StructureInfos The Class StructureInfos contains information about a document's structure..DocumentViewImpl Component to display documents using ViewOneComponent.DocumentViewPresenter Presenter for document viewing.OpenDocumentBean Bean holding information for a viewer-popup.OpenDocumentBean.MemorizeAnnotationsBean Bean used to memorize annotations.RememberDocumentBean Bean used to remember the last document.SapDocumentViewImpl Document Viewer for SAP Web Viewer.StructureButtons The button-bar of the structure-view.StructureList<T extends AbstractDocumentView> An extended Listbox used as structure-view in the internal viewer.ViewerJspUtil Utility class with common helper methods for the viewer-JSPs.ViewerLoadingMessage A window to be shown as a highlighted loading-message for viewers.