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