Uses of Class
ca.odell.glazedlists.matchers.SetMatcherEditor.Mode

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
<E,O> SetMatcherEditor<E,O>
SetMatcherEditor.create(SetMatcherEditor.Mode mode, FunctionList.Function<E,O> fn)
          Creates a SetMatcherEditor with the specified SetMatcherEditor.Mode and transformation function.
 



Glazed Lists, Copyright © 2003 publicobject.com, O'Dell Engineering.
Documentation build by hbrands at 2017-03-13 22:58