Widgets
Samples
Demos
Forum
Services
Documentation
adjust
attachEvent
bind
blockEvent
callEvent
define
destructor
detachEvent
disable
edit
enable
getChildViews
getFormView
getMenu
getNode
getParentView
getTopParentView
getUsers
hasEvent
hide
isEnabled
isVisible
load
mapEvent
parse
queryView
resize
setCurrentUser
show
unbind
unblockEvent
Start
API Reference
ui.comments
Methods
getNode
returns the main HTML container for the calling object
object
getNode
();
Returns
object
the HTML container object
Example
var
box
=
dtable.
getNode
(
)
;
See also
Articles
View
Back to top