Package | Description |
---|---|
com.saperion.ngc.iform |
Package for main iForm components.
|
com.saperion.ngc.iform.tab |
Package for iForm tab components.
|
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 | Method and Description |
---|---|
Map<Long,DocumentView> |
ElementCreator.createViewers(List<com.saperion.ngc.iform.xml.ViewerType> viewerTypes,
org.zkoss.zk.ui.Component parent,
boolean stretch,
org.zkoss.zk.ui.Component eventParent,
String className)
Creates viewers.
|
List<DocumentView> |
IntelligentFormViewImpl.getDocumentViews()
Returns a list of all document viewers contained in this form.
|
List<DocumentView> |
IntelligentFormView.getDocumentViews()
Returns a list of all document viewers contained in this form.
|
Modifier and Type | Method and Description |
---|---|
static void |
ElementUtil.updateFromQBE(DocumentView element,
com.saperion.ngc.iform.xml.ViewerType definition,
boolean stretch,
com.saperion.ngc.iform.xml.PosType panePos)
Setup viewer element.
|
Modifier and Type | Method and Description |
---|---|
Map<Long,DocumentView> |
FormTabbox.getViewers() |
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 | Method and Description |
---|---|
void |
ViewerComponent.setParentViewComponent(DocumentView documentView)
Used to pass a reference to the parent component to this ViewerComponent.
|
Modifier and Type | Method and Description |
---|---|
void |
PdfjsViewerImpl.setParentViewComponent(DocumentView documentView)
Used to pass a reference to the parent component to this ViewerComponent.
|
Modifier and Type | Method and Description |
---|---|
void |
SimpleViewerImpl.setParentViewComponent(DocumentView documentView)
Used to pass a reference to the parent component to this ViewerComponent.
|
void |
MediaViewerImpl.setParentViewComponent(DocumentView documentView)
Used to pass a reference to the parent component to this ViewerComponent.
|
Modifier and Type | Method and Description |
---|---|
void |
VirtualViewerHTML5.setParentViewComponent(DocumentView documentView) |
Copyright © 2016 Lexmark Enterprise Software Deutschland GmbH. All rights reserved.