Uses of Class
org.primefaces.extensions.component.imageareaselect.ImageAreaSelect.PropertyKeys

Packages that use ImageAreaSelect.PropertyKeys
org.primefaces.extensions.component.imageareaselect   
 

Uses of ImageAreaSelect.PropertyKeys in org.primefaces.extensions.component.imageareaselect
 

Methods in org.primefaces.extensions.component.imageareaselect that return ImageAreaSelect.PropertyKeys
static ImageAreaSelect.PropertyKeys ImageAreaSelect.PropertyKeys.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ImageAreaSelect.PropertyKeys[] ImageAreaSelect.PropertyKeys.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.primefaces.extensions.component.imageareaselect with parameters of type ImageAreaSelect.PropertyKeys
 void ImageAreaSelect.setAttribute(ImageAreaSelect.PropertyKeys property, java.lang.Object value)
           
 



Copyright © 2011-2013. All Rights Reserved.