Uses of Interface
org.dwcj.interfaces.Scrollable
Packages that use Scrollable
-
Uses of Scrollable in org.dwcj.controls.listbox
Classes in org.dwcj.controls.listbox that implement Scrollable -
Uses of Scrollable in org.dwcj.controls.textarea
Classes in org.dwcj.controls.textarea that implement Scrollable -
Uses of Scrollable in org.dwcj.interfaces
Methods in org.dwcj.interfaces that return ScrollableModifier and TypeMethodDescriptionScrollable.setHorizontalScrollBarPosition(Integer position) This method sets the position of the horizontal scrollbar for a Scrollable BBjControl.Scrollable.setVerticalScrollBarPosition(Integer position) This method sets the position of the vertical scrollbar for a Scrollable BBjControl.