Samples
Forum
Support
Documentation
add
addCss
adjust
attachEvent
bind
blockEvent
callEvent
clearAll
clearCss
clearValidation
count
customize
define
destructor
detachEvent
disable
enable
exists
filter
getChildViews
getFirstId
getFormView
getIdByIndex
getIndexById
getItem
getItemNode
getLastId
getNextId
getNode
getPage
getPager
getParentView
getPrevId
getTopParentView
hasCss
hasEvent
hide
isEnabled
isVisible
load
loadNext
locate
mapEvent
parse
refresh
remove
removeCss
render
resize
serialize
setPage
show
showItem
sort
sync
unbind
unblockEvent
updateItem
validate
Start
API Reference
Mixins
ui.proto
Methods
getNode
returns the main HTML container for the calling object
object
getNode
();
Returns
object
the HTML container object
See also
articles
View
Example
var
box
=
dtable.
getNode
(
)
;
Back to top