Samples
Forum
Support
Documentation
addView
adjust
attachEvent
back
bind
blockEvent
callEvent
define
destructor
detachEvent
disable
enable
getActiveId
getChildViews
getFormView
getNode
getParentView
getTopParentView
getValue
hasEvent
hide
index
isEnabled
isVisible
mapEvent
reconstruct
removeView
resize
resizeChildren
setValue
show
showBatch
unbind
unblockEvent
Start
API Reference
ui.multiview
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