Samples
Forum
Services
Documentation
adjust
attachEvent
bind
blockEvent
callEvent
define
destructor
detachEvent
disable
eachLine
enable
focus
getChildViews
getFilterHelper
getFormView
getNode
getParentView
getSortingElements
getSortingHelper
getTopParentView
getValue
hasEvent
hide
isEnabled
isVisible
mapEvent
queryView
resize
setValue
show
toSQL
unbind
unblockEvent
validate
Start
API Reference
ui.querybuilder
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