Package | Description |
---|---|
net.sf.mmm.client.ui.api.widget.window |
Contains the API for window widgets.
|
net.sf.mmm.client.ui.base.widget.custom.pattern |
Contains the API for custom pattern widgets.
|
net.sf.mmm.client.ui.base.widget.custom.window |
Contains the API for custom window widgets.
|
net.sf.mmm.client.ui.base.widget.panel |
Contains the base implementation for panel widgets.
|
net.sf.mmm.client.ui.base.widget.window |
Contains the base implementation for window widgets.
|
net.sf.mmm.client.ui.impl.gwt.widget.panel |
Contains the implementation for panel widgets using GWT.
|
net.sf.mmm.client.ui.impl.gwt.widget.window |
Contains the implementation for window widgets using GWT.
|
net.sf.mmm.client.ui.impl.test.widget.window |
Contains the test implementation of window widgets.
|
Modifier and Type | Method and Description |
---|---|
UiWidgetButtonPanel |
UiWidgetPopup.getButtonPanel() |
Modifier and Type | Method and Description |
---|---|
protected UiWidgetButtonPanel |
UiWidgetCustomEditor.createButtonPanel() |
Modifier and Type | Method and Description |
---|---|
UiWidgetButtonPanel |
UiWidgetCustomPopup.getButtonPanel() |
Modifier and Type | Class and Description |
---|---|
class |
AbstractUiWidgetButtonPanel<ADAPTER extends UiWidgetAdapterButtonPanel>
This is the abstract base implementation of
UiWidgetButtonPanel . |
Modifier and Type | Field and Description |
---|---|
private UiWidgetButtonPanel |
AbstractUiWidgetPopup.buttonPanel |
Modifier and Type | Method and Description |
---|---|
protected abstract UiWidgetButtonPanel |
AbstractUiWidgetPopup.createButtonPanel() |
UiWidgetButtonPanel |
AbstractUiWidgetPopup.getButtonPanel() |
Modifier and Type | Class and Description |
---|---|
class |
UiWidgetButtonPanelGwt
This is the implementation of
UiWidgetButtonPanel using GWT. |
Modifier and Type | Method and Description |
---|---|
UiWidgetButtonPanel |
UiWidgetButtonPanelGwt.Factory.create(UiContext context)
|
Modifier and Type | Method and Description |
---|---|
protected UiWidgetButtonPanel |
UiWidgetPopupGwt.createButtonPanel() |
Modifier and Type | Method and Description |
---|---|
protected UiWidgetButtonPanel |
UiWidgetPopupTestImpl.createButtonPanel() |
Copyright © 2001–2016 mmm-Team. All rights reserved.