Widgets
Samples
Demos
Forum
Services
Documentation
add
adjust
attachEvent
bind
blockEvent
callEvent
clearAll
count
define
destructor
detachEvent
disable
enable
exists
filter
find
getChildViews
getFirstId
getFormView
getIdByIndex
getIndexById
getItem
getLastId
getMap
getNextId
getNode
getParentView
getPrevId
getTopParentView
hasEvent
hide
isEnabled
isVisible
load
loadNext
mapEvent
parse
queryView
refresh
remove
render
resize
serialize
setDisplayMode
setRegion
show
sort
sync
unbind
unblockEvent
updateItem
waitSave
Start
API Reference
ui.geochart
Methods
getNode
returns the main HTML container for the calling object
HTMLElement
getNode
();
HTMLElement
the HTML container
Example
var
box
=
dtable.
getNode
(
)
;
See also
Articles
Understanding View Concept
Back to top