Samples
Forum
Services
Documentation
adjust
attachEvent
bind
blockEvent
blur
callEvent
clear
define
destructor
detachEvent
disable
enable
focus
getChildViews
getCleanValues
getDirtyValues
getFormView
getNode
getParentView
getScrollState
getTopParentView
getValues
hasEvent
hide
isDirty
isEnabled
isVisible
load
mapEvent
markInvalid
parse
queryView
refresh
render
resize
scrollTo
setContent
setDirty
setHTML
setValues
show
sync
unbind
unblockEvent
Start
API Reference
ui.htmlform
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