Uses of Class
com.saperion.ngc.events.DisplayPopupEvent
-
Packages that use DisplayPopupEvent Package Description com.saperion.ngc.viewer Package for viewer component classes. -
-
Uses of DisplayPopupEvent in com.saperion.ngc.viewer
Methods in com.saperion.ngc.viewer with parameters of type DisplayPopupEvent Modifier and Type Method Description void
DocumentViewImpl. openPopup(DisplayPopupEvent orig, DocumentId id)
openPopup Open a PopUp of Document Viewer.void
DocumentViewImpl. openPopup(DisplayPopupEvent orig, DocumentId id, boolean currentRevision)
openPopup Open a PopUp of Document Viewer.
-