Uses of Class
org.primefaces.component.resizable.Resizable.PropertyKeys

Packages that use Resizable.PropertyKeys
org.primefaces.component.resizable   
 

Uses of Resizable.PropertyKeys in org.primefaces.component.resizable
 

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



Copyright © 2013. All rights reserved.