Samples
Forum
Support
Documentation
adjust
attachEvent
bind
blockEvent
blur
callEvent
define
destructor
detachEvent
disable
enable
focus
getChildViews
getFormView
getInputNode
getNode
getParentView
getPopup
getText
getTopParentView
getValue
hasEvent
hide
isEnabled
isVisible
mapEvent
refresh
render
resize
setValue
show
sync
unbind
unblockEvent
validate
Start
API Reference
ui.richselect
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