|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContextPredicate | |
|---|---|
| org.wicketopia.context | |
| org.wicketopia.metadata | |
| org.wicketopia.security.predicate | |
| org.wicketopia.util | |
| Uses of ContextPredicate in org.wicketopia.context |
|---|
| Fields in org.wicketopia.context declared as ContextPredicate | |
|---|---|
static ContextPredicate |
Context.ALL_CONTEXTS
|
| Methods in org.wicketopia.context that return ContextPredicate | |
|---|---|
static ContextPredicate |
Context.whereContextNameIn(String... contextNames)
|
| Uses of ContextPredicate in org.wicketopia.metadata |
|---|
| Methods in org.wicketopia.metadata with parameters of type ContextPredicate | |
|---|---|
void |
WicketopiaPropertyFacet.setEnabled(ContextPredicate predicate,
boolean value)
|
void |
WicketopiaPropertyFacet.setRequired(ContextPredicate predicate,
boolean value)
|
void |
WicketopiaPropertyFacet.setVisible(ContextPredicate predicate,
boolean value)
|
| Uses of ContextPredicate in org.wicketopia.security.predicate |
|---|
| Classes in org.wicketopia.security.predicate that implement ContextPredicate | |
|---|---|
class |
RequiredRolesPredicate
|
| Uses of ContextPredicate in org.wicketopia.util |
|---|
| Methods in org.wicketopia.util with parameters of type ContextPredicate | |
|---|---|
void |
ContextualBoolean.setValue(ContextPredicate predicate,
boolean value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||