|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SetMatcherEditor.Mode | |
---|---|
ca.odell.glazedlists.matchers | Implementations and classes useful for creating implementations of
MatcherEditor /Matchers
for use with FilterLists . |
Uses of SetMatcherEditor.Mode in ca.odell.glazedlists.matchers |
---|
Methods in ca.odell.glazedlists.matchers that return SetMatcherEditor.Mode | |
---|---|
static SetMatcherEditor.Mode |
SetMatcherEditor.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SetMatcherEditor.Mode[] |
SetMatcherEditor.Mode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in ca.odell.glazedlists.matchers with parameters of type SetMatcherEditor.Mode | ||
---|---|---|
static
|
SetMatcherEditor.create(SetMatcherEditor.Mode mode,
FunctionList.Function<E,O> fn)
Creates a SetMatcherEditor with the specified SetMatcherEditor.Mode and transformation function. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |