Static methods

staticdisplay (rootWindow:Widget):Void

displays a box on the stage, and make it scrollable

Parameters:

rootWindow

the box to display

staticsetScrollable (scrollablePart:Widget):Void

enable scrolling on only a part of the screen

Parameters:

scrollableWidget

the widget to make scrollable