| Property Getters/Setters Summary | ||
|---|---|---|
function | getCount() | |
function | getMatchBlank() | |
function | setMatchBlank(value) | |
function | get(index) | |
| Method Summary | ||
|---|---|---|
function | add(type, year, month, day) | |
function | add(type, year, month, day, hour, minute, second) | |
function | add(value) | |
Reserved for internal use. |
||
function | add(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 getMatchBlank() / function setMatchBlank(value)
function getCount()
function get(index)
function add(filter)
function add(type, year, month, day)
type - A DateTimeGroupingType value.function add(type, year, month, day, hour, minute, second)
type - A DateTimeGroupingType value.function clear()
function removeAt(index)
function iterator()
function get(index)
function contains(value)
function add(value)
function indexOf(value)