Widgets
Samples
Demos
Forum
Services
Documentation
add
addCss
adjust
attachEvent
bind
blockEvent
callEvent
clearAll
clearCss
clearValidation
copy
count
customize
define
destructor
detachEvent
disable
disableItem
enable
enableItem
exists
filter
find
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
isItemEnabled
isSelected
isVisible
load
loadNext
locate
mapEvent
move
moveBottom
moveDown
moveSelection
moveTop
moveUp
parse
queryView
refresh
remove
removeCss
render
resize
scrollTo
select
selectAll
serialize
setOpenState
setPage
show
showItem
sort
sync
unbind
unblockEvent
ungroup
unselect
unselectAll
updateItem
validate
waitSave
Start
API Reference
ui.grouplist
Methods
scrollTo
scrolls the data container to a certain position
void
scrollTo
(
number
x
,
number
y
);
x
number
the value of horizontal scroll
y
number
the value of vertical scroll
Example
$$
(
"view"
)
.
scrollTo
(
0
,
40
)
;
Related samples
Scrollview
See also
Articles
Scroll Control
Back to top
If you have not checked yet, be sure to visit site of our main product Webix
javascript ui framework
and page of
javascript library list
product.