Widgets
Samples
Demos
Forum
Services
Documentation
adjust
attachEvent
bind
blockEvent
callEvent
clone
customize
define
destructor
detachEvent
disable
enable
getChildViews
getFormView
getNode
getParentView
getTopParentView
hasEvent
hide
isEnabled
isVisible
mapEvent
queryView
refresh
render
resize
select
show
sync
unbind
unblockEvent
Start
API Reference
ui.pager
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