Uses of Class
org.primefaces.extensions.component.documentviewer.DocumentViewer.PropertyKeys
-
Packages that use DocumentViewer.PropertyKeys Package Description org.primefaces.extensions.component.documentviewer -
-
Uses of DocumentViewer.PropertyKeys in org.primefaces.extensions.component.documentviewer
Methods in org.primefaces.extensions.component.documentviewer that return DocumentViewer.PropertyKeys Modifier and Type Method Description static DocumentViewer.PropertyKeysDocumentViewer.PropertyKeys. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static DocumentViewer.PropertyKeys[]DocumentViewer.PropertyKeys. values()Returns an array containing the constants of this enum type, in the order they are declared.
-