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

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

Uses of Scope in org.zkoss.bind.annotation
 

Methods in org.zkoss.bind.annotation that return Scope
static Scope Scope.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Scope[] Scope.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