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