ca.odell.glazedlists.matchers
Class CompositeMatcherEditor<E>
- MatcherEditor<E>
public class CompositeMatcherEditor<E>
addMatcherEditorListener, fireChanged, fireChangedMatcher, fireConstrained, fireMatchAll, fireMatchNone, fireRelaxed, getMatcher, isCurrentlyMatchingAll, isCurrentlyMatchingNone, removeMatcherEditorListener |
AND
public static final int AND
OR
public static final int OR
CompositeMatcherEditor
public CompositeMatcherEditor()
CompositeMatcherEditor
public CompositeMatcherEditor(EventList> matcherEditors)
getMatcherEditors
public EventList> getMatcherEditors()
getMode
public int getMode()
- either
CompositeMatcherEditor.AND for match all
CompositeMatcherEditor.OR for match any.
setMode
public void setMode(int mode)
mode - either CompositeMatcherEditor.AND to match all
CompositeMatcherEditor.OR to match any.
Glazed Lists, Copyright © 2003 publicobject.com, O'Dell Engineering.
Documentation build by pbuilder at 2009-07-14 22:05