Package | Description |
---|---|
org.zkoss.bind.annotation |
Annotation for ZK Bind
|
Modifier and Type | Method and Description |
---|---|
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-2018 Potix Corporation. All Rights Reserved.