Samples
Forum
Support
Documentation
adjust
attachEvent
bind
blockEvent
callEvent
collapse
define
destructor
detachEvent
disable
enable
expand
getChildViews
getFormView
getNode
getParentView
getTopParentView
hasEvent
hide
isEnabled
isVisible
mapEvent
refresh
resize
show
unbind
unblockEvent
Start
API Reference
ui.accordionitem
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