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.window.adapter |
Contains the implementation for window widget adapters using GWT.
|
Modifier and Type | Field and Description |
---|---|
private PopupWindow |
PopupMouseHandler.popupWindow
The
PopupWindow to manage. |
Constructor and Description |
---|
PopupMouseHandler(PopupWindow popupWindow,
Direction resizeDirection)
The constructor.
|
Modifier and Type | Class and Description |
---|---|
private class |
FeatureBehaviorInsertImage.InserImagePopup |
private class |
FeatureBehaviorInsertLink.InserImageLink |
(package private) class |
RichTextToolbar.FontSettingsPopup
The
PopupWindow for the font settings. |
Modifier and Type | Method and Description |
---|---|
protected PopupWindow |
UiWidgetAdapterGwtWindow.createToplevelWidget()
This method creates the
underlying widget . |
protected PopupWindow |
UiWidgetAdapterGwtPopup.createToplevelWidget()
This method creates the
underlying widget . |
Copyright © 2001–2016 mmm-Team. All rights reserved.