Widgets
Samples
Demos
Forum
Services
Documentation
addView
adjust
attachEvent
bind
blockEvent
callEvent
clearAll
define
destructor
detachEvent
disable
enable
getChildViews
getFormView
getNode
getParentView
getTopParentView
hasEvent
hide
index
isEnabled
isVisible
mapEvent
moveView
queryView
reconstruct
removeView
resize
resizeChildren
restore
serialize
show
showBatch
unbind
unblockEvent
Start
API Reference
ui.dashboard
Methods
clearAll
removes all views from a gridlayout
void
clearAll
();
Example
$$
(
"grid"
)
.
clearAll
(
)
;
Related samples
Grid Dashboard - Saving State
See also
API
removeView
Back to top