Uses of Class
org.apache.myfaces.custom.document.DocumentBody.PropertyKeys

Packages that use DocumentBody.PropertyKeys
org.apache.myfaces.custom.document   
 

Uses of DocumentBody.PropertyKeys in org.apache.myfaces.custom.document
 

Methods in org.apache.myfaces.custom.document that return DocumentBody.PropertyKeys
static DocumentBody.PropertyKeys DocumentBody.PropertyKeys.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static DocumentBody.PropertyKeys[] DocumentBody.PropertyKeys.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2011 The Apache Software Foundation. All Rights Reserved.