|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectphenote.gui.field.CharFieldMatcher
public class CharFieldMatcher
| Constructor Summary | |
|---|---|
CharFieldMatcher(CharField charField,
java.lang.String filter,
boolean inherit)
|
|
| Method Summary | |
|---|---|
boolean |
matches(CharacterI character)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CharFieldMatcher(CharField charField,
java.lang.String filter,
boolean inherit)
charField - The charfield examined to match characters.filter - The value required for character to match. For free text charfields, this will match substrings.inherit - Whether to match all descendants of an ontology term in addition to matching the exact ontology term.| Method Detail |
|---|
public boolean matches(CharacterI character)
matches in interface ca.odell.glazedlists.matchers.Matcher<CharacterI>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||