Class FlowPanel
A panel that flows all of its child widgets much like text (this is
effectively the default HTML layout panel).

Constructors
Methods
Constructor Detail
FlowPanel
public FlowPanel()
Creates an empty flow panel.
Method Detail
add
Parameters
- w
-
remove
public boolean
remove(
Widget w)
Parameters
- w
-