Uses of Enum Class
org.teamapps.ux.component.documentviewer.PageDisplayMode
Packages that use PageDisplayMode
-
Uses of PageDisplayMode in org.teamapps.ux.component.documentviewer
Methods in org.teamapps.ux.component.documentviewer that return PageDisplayModeModifier and TypeMethodDescriptionDocumentViewer.getDisplayMode()static PageDisplayModeReturns the enum constant of this class with the specified name.static PageDisplayMode[]PageDisplayMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.teamapps.ux.component.documentviewer with parameters of type PageDisplayModeModifier and TypeMethodDescriptionvoidDocumentViewer.setDisplayMode(PageDisplayMode displayMode)