Uses of Class
org.primefaces.extensions.component.spotlight.Spotlight.PropertyKeys

Packages that use Spotlight.PropertyKeys
org.primefaces.extensions.component.spotlight   
 

Uses of Spotlight.PropertyKeys in org.primefaces.extensions.component.spotlight
 

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

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



Copyright © 2011-2013. All Rights Reserved.