Class DocumentViewImpl

    • Constructor Detail

      • DocumentViewImpl

        public DocumentViewImpl()
        Constructor.
      • DocumentViewImpl

        public DocumentViewImpl​(java.lang.String viewerClassName)
        Constructor for Standalone Viewer to use individual viewer
      • DocumentViewImpl

        public DocumentViewImpl​(java.lang.String title,
                                java.lang.String border,
                                boolean closable)
        Constructor with title, border, closable option.
        Parameters:
        title - Title
        border - Border
        closable - Closable
      • DocumentViewImpl

        public DocumentViewImpl​(com.saperion.ngc.iform.xml.ViewerType definition,
                                boolean stretch,
                                com.saperion.ngc.iform.xml.PosType panePos,
                                java.lang.String viewerClassName)
        Constructor for iForm usage.
        Parameters:
        definition - element definition from QBE
        stretch - true if the component should fill its container
        panePos - Pane position
        viewerClassName - name of the viewer class to override setting in definition