| Constructor Summary |
|---|
CustomFilterCollection()
Constructs new instance. |
| Property Getters/Setters Summary | ||
|---|---|---|
method | getAnd() | |
method | setAnd(value) | |
| Indicates whether the two criteria have an "and" relationship. | ||
method | getCount() | |
method | get(index) | |
Gets the custom filter in the specific index.
|
||
| Method Summary | ||
|---|---|---|
method | add(value) | |
Reserved for internal use. |
||
method | clear() | |
method | contains(value) | |
Reserved for internal use. |
||
method | get(index) | |
Reserved for internal use. |
||
method | indexOf(value) | |
Reserved for internal use. |
||
method | iterator() | |
method | removeAt(index) | |
boolean getAnd() / setAnd(value)
int getCount()
CustomFilter get(index)
index - The index.