Samples
Forum
Services
Documentation
adjust
attachEvent
bind
blockEvent
callEvent
define
destructor
detachEvent
disable
enable
getChildViews
getFormView
getIframe
getNode
getParentView
getTopParentView
getWindow
hasEvent
hide
isEnabled
isVisible
load
mapEvent
queryView
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
Example
var
box
=
dtable.
getNode
(
)
;
See also
Articles
View
Back to top