|
GWT 2.7.0 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface InsertPanel.ForIsWidget
Extends this interface with convenience methods to handle IsWidget
.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface com.google.gwt.user.client.ui.InsertPanel |
---|
InsertPanel.ForIsWidget |
Method Summary | |
---|---|
void |
add(IsWidget w)
|
void |
insert(IsWidget w,
int beforeIndex)
|
Methods inherited from interface com.google.gwt.user.client.ui.InsertPanel |
---|
add, insert |
Methods inherited from interface com.google.gwt.user.client.ui.IndexedPanel.ForIsWidget |
---|
getWidgetIndex |
Methods inherited from interface com.google.gwt.user.client.ui.IndexedPanel |
---|
getWidget, getWidgetCount, getWidgetIndex, remove |
Method Detail |
---|
void add(IsWidget w)
void insert(IsWidget w, int beforeIndex)
|
GWT 2.7.0 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |