Package | Description |
---|---|
net.sf.mmm.client.ui.gwt.widgets |
Contains the implementation of various GWT widgets.
|
net.sf.mmm.client.ui.gwt.widgets.richtext |
Contains the
RichTextToolbar and related classes. |
net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter |
Contains the implementation for panel widget adapters using GWT.
|
net.sf.mmm.client.ui.impl.gwt.widget.window.adapter |
Contains the implementation for window widget adapters using GWT.
|
Modifier and Type | Field and Description |
---|---|
private VerticalFlowPanel |
PopupWindow.contentPanel
The content panel.
|
private VerticalFlowPanel |
PopupWindow.mainPanel
The main panel.
|
Modifier and Type | Method and Description |
---|---|
VerticalFlowPanel |
PopupWindow.getContentPanel() |
(package private) VerticalFlowPanel |
PopupWindow.getMainPanel() |
Modifier and Type | Field and Description |
---|---|
private VerticalFlowPanel |
RichTextToolbar.FontSettingsPopup.contentPanel |
Modifier and Type | Method and Description |
---|---|
protected VerticalFlowPanel |
UiWidgetAdapterGwtVerticalPanel.createToplevelWidget()
This method creates the
underlying widget . |
Modifier and Type | Field and Description |
---|---|
private VerticalFlowPanel |
UiWidgetAdapterGwtMainWindow.contentPanel |
Modifier and Type | Method and Description |
---|---|
protected VerticalFlowPanel |
UiWidgetAdapterGwtMainWindow.getContentPanel() |
protected abstract VerticalFlowPanel |
UiWidgetAdapterGwtAbstractWindow.getContentPanel() |
protected VerticalFlowPanel |
UiWidgetAdapterGwtAbstractDialogWindow.getContentPanel() |
Copyright © 2001–2016 mmm-Team. All rights reserved.