Uses of Class
org.zkoss.bind.annotation.ContextType

Packages that use ContextType
org.zkoss.bind.annotation Annotation for ZK Bind 
 

Uses of ContextType in org.zkoss.bind.annotation
 

Methods in org.zkoss.bind.annotation that return ContextType
static ContextType ContextType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ContextType[] ContextType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2005-2011 Potix Corporation. All Rights Reserved. SourceForge.net Logo