public interface TextFilterable
| Modifier and Type | Method and Description |
|---|---|
void |
getFilterStrings(java.util.List<java.lang.String> baseList)
Gets this object as a list of Strings.
|
void getFilterStrings(java.util.List<java.lang.String> baseList)
baseList - a list that the implementor shall add their filter
strings to via baseList.add(). This may be a non-empty
List and it is an error to call any method other than add().Glazed Lists, Copyright © 2003 publicobject.com, O'Dell Engineering.
Documentation build by debian at 2016-11-28 3:17