public interface SingleChildPanel
Panel
that either only supports just a
single child
or if it supports multiple children it has a
specific child
that will be replaced if updated.Modifier and Type | Method and Description |
---|---|
void |
setChild(com.google.gwt.user.client.ui.Widget child) |
Copyright © 2001–2016 mmm-Team. All rights reserved.