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.gantt
Methods
reload
reloads collections
void
reload
();
Example
$$
(
"gantt"
)
.
reload
(
)
Details
Clears old data and settings, then reloads all collections
Back to top