Widgets
Samples
Demos
Forum
Services
Documentation
addOption
adjust
attachEvent
bind
blockEvent
blur
callEvent
define
destructor
detachEvent
disable
disableOption
enable
enableOption
focus
getChildViews
getFormView
getInputNode
getNode
getOption
getParentView
getTopParentView
getValue
hasEvent
hide
hideOption
isEnabled
isVisible
mapEvent
optionIndex
queryView
refresh
removeOption
render
resize
setBottomText
setValue
setValueHere
show
showOption
sync
unbind
unblockEvent
validate
Start
API Reference
ui.radio
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