Constructor Summary |
---|
MultipleFilterCollection()
Constructs one new instance. |
Property Getters/Setters Summary | ||
---|---|---|
function | getCount() | |
function | getMatchBlank() | |
function | setMatchBlank(value) | |
Indicates whether to filter by blank. | ||
function | get(index) | |
DateTimeGroupItem or a simple object.
|
Method Summary | ||
---|---|---|
function | add(value) | |
Reserved for internal use. |
||
function | add(filter) | |
Adds string filter.
|
||
function | clear() | |
function | contains(value) | |
Reserved for internal use. |
||
function | get(index) | |
Reserved for internal use. |
||
function | indexOf(value) | |
Reserved for internal use. |
||
function | iterator() | |
function | removeAt(index) | |
function MultipleFilterCollection()
function getMatchBlank() / function setMatchBlank(value)
function getCount()
function get(index)
index
- function add(filter)
filter: String
- The filter data.function clear()
function removeAt(index)
function iterator()
function get(index)
function contains(value)
function add(value)
function indexOf(value)