Samples
Forum
Support
Documentation
add
addCss
adjust
attachEvent
bind
blockEvent
callEvent
clearAll
clearCss
clearValidation
copy
count
customize
define
destructor
detachEvent
disable
enable
exists
filter
getChildViews
getFirstId
getFormView
getIdByIndex
getIndexById
getItem
getItemNode
getLastId
getNextId
getNode
getOpenState
getPage
getPager
getParentView
getPrevId
getScrollState
getSelectedId
getSelectedItem
getTopParentView
getVisibleCount
group
hasCss
hasEvent
hide
isEnabled
isSelected
isVisible
load
loadNext
locate
mapEvent
move
moveBottom
moveDown
moveSelection
moveTop
moveUp
parse
refresh
remove
removeCss
render
resize
scrollTo
select
selectAll
serialize
setPage
show
showItem
sort
sync
unbind
unblockEvent
ungroup
unselect
unselectAll
updateItem
validate
Start
API Reference
ui.grouplist
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