| Package | Description |
|---|---|
| com.sencha.gxt.widget.core.client.container |
| Modifier and Type | Method and Description |
|---|---|
void |
BoxLayoutContainer.add(IsWidget child,
BoxLayoutContainer.BoxLayoutData layoutData)
Adds a widget to this box layout container with the specified layout
parameters.
|
void |
BoxLayoutContainer.insert(IsWidget w,
int beforeIndex,
BoxLayoutContainer.BoxLayoutData layoutData)
Inserts a widget into the box layout container.
|
Copyright © 2016. All rights reserved.