LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


scrollTo(name, item, pos)

Scrolls the current view of the TreeView to show specified item at specified position.

Parameters

ParamTypeDetails
nameStringThe value of name attribute of the TreeView directive
itemObjectThe item which will become visible in current view
posStringDetermines whether the item will be shown at top, center or bottom position in the current view

Return Value

This method does not return a value.

Remarks

This method is part of IntegralUITreeViewService.

Version Information

Supported in: v1.1.

See Also