Package | Description |
---|---|
net.sf.mmm.client.ui.base.widget.window |
Contains the base implementation for window widgets.
|
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 | Class and Description |
---|---|
class |
AbstractUiWidgetPopup<ADAPTER extends UiWidgetAdapterPopup>
This is the abstract base implementation of
UiWidgetPopup . |
class |
AbstractUiWidgetWindow<ADAPTER extends UiWidgetAdapterWindow>
This is the abstract base implementation of
UiWidgetWindow . |
Modifier and Type | Class and Description |
---|---|
class |
UiWidgetPopupGwt
This is the implementation of
UiWidgetPopup using GWT. |
class |
UiWidgetWindowGwt
This is the implementation of
UiWidgetWindow using GWT. |
Modifier and Type | Class and Description |
---|---|
class |
UiWidgetPopupTestImpl
This is the implementation of
UiWidgetPopup using GWT. |
Copyright © 2001–2016 mmm-Team. All rights reserved.