Uses of Class
org.teamapps.ux.component.documentviewer.PageDisplayMode
| Package | Description |
|---|---|
| org.teamapps.ux.component.documentviewer |
-
Uses of PageDisplayMode in org.teamapps.ux.component.documentviewer
Methods in org.teamapps.ux.component.documentviewer that return PageDisplayMode Modifier and Type Method Description PageDisplayModeDocumentViewer. getDisplayMode()static PageDisplayModePageDisplayMode. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static PageDisplayMode[]PageDisplayMode. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.teamapps.ux.component.documentviewer with parameters of type PageDisplayMode Modifier and Type Method Description voidDocumentViewer. setDisplayMode(PageDisplayMode displayMode)