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