Methods

clear ():Box

removes all widget from the box

Returns:

the box instance

pack (widget:Widget):Box

adds a widget to display in the box

Parameters:

widget

the widget to add / display

Throws:

String

if widget is null

Returns:

the Box instance

Inherited Variables

Inherited Methods