Widgets
Samples
Demos
Forum
Services
Documentation
adjust
app
attachEvent
blockEvent
callEvent
clearAll
define
destructor
detachEvent
disable
enable
getChildViews
getFormView
getNode
getParentView
getService
getState
getTopParentView
hasEvent
hide
isEnabled
isVisible
mapEvent
queryView
reload
resize
show
unblockEvent
Start
API Reference
ui.todo
Methods
clearAll
removes all existing data collections, aggregated data, and state
void
clearAll
();
Example
$$
(
"todo"
)
.
clearAll
(
)
Back to top