
public interface HasOneWidget extends AcceptsOneWidget
SimplePanel| Modifier and Type | Method and Description |
|---|---|
Widget |
getWidget()
Gets the panel's child widget.
|
void |
setWidget(Widget w)
Sets this panel's widget.
|
setWidgetCopyright © 2016. All rights reserved.