IYScrollable

If implemented this widget has a text display that is scrollable vertically.

interface IYScrollable (
T
) {}

Members

Functions

attachYScrollBar
T attachYScrollBar(YScrollBar scrollbar)

Attach a vertical scrollbar.

Meta