|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StrictBinding.Policy | |
|---|---|
| net.sourceforge.stripes.action | This package defines the ActionBean interface and related classes and interfaces for writing ActionBeans. |
| net.sourceforge.stripes.controller | This package contains classes which form the core internals of Stripes. |
| Uses of StrictBinding.Policy in net.sourceforge.stripes.action |
|---|
| Methods in net.sourceforge.stripes.action that return StrictBinding.Policy | |
|---|---|
static StrictBinding.Policy |
StrictBinding.Policy.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static StrictBinding.Policy[] |
StrictBinding.Policy.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of StrictBinding.Policy in net.sourceforge.stripes.controller |
|---|
| Methods in net.sourceforge.stripes.controller that return StrictBinding.Policy | |
|---|---|
StrictBinding.Policy |
BindingPolicyManager.getDefaultPolicy()
Get the default policy. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||