Package | Description |
---|---|
net.sf.mmm.client.ui.api.common |
Contains the common API of the client UI.
|
net.sf.mmm.client.ui.api.widget |
Contains the API for widgets.
|
net.sf.mmm.client.ui.base.widget |
Contains the base implementation for widgets.
|
net.sf.mmm.client.ui.base.widget.custom |
Contains the API for custom widgets.
|
net.sf.mmm.client.ui.base.widget.window |
Contains the base implementation for window widgets.
|
net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter |
Contains the implementation for complex widget adapters using GWT.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractSize
This is the abstract base implementation of the
Size interface. |
Modifier and Type | Method and Description |
---|---|
Size |
UiWidget.getSize() |
Modifier and Type | Class and Description |
---|---|
protected class |
AbstractUiWidgetNative.SizeImpl
This class contains the size (
Length values) of this widget. |
Modifier and Type | Method and Description |
---|---|
Size |
AbstractUiWidgetNative.getSize() |
Modifier and Type | Method and Description |
---|---|
Size |
UiWidgetCustom.getSize() |
Modifier and Type | Class and Description |
---|---|
private class |
AbstractUiWidgetAbstractWindow.SizeWindowImpl
Extends
AbstractUiWidgetNative.SizeImpl with window specific
size logic. |
Modifier and Type | Class and Description |
---|---|
private class |
UiWidgetAdapterGwtTree.TreeNodeAdapter.SizeImpl
The implementation of
Size for UiWidgetAdapterGwtTree.TreeNodeAdapter . |
Modifier and Type | Field and Description |
---|---|
private Size |
UiWidgetAdapterGwtTree.TreeNodeAdapter.size |
Modifier and Type | Method and Description |
---|---|
Size |
UiWidgetAdapterGwtTree.TreeNodeAdapter.getSize() |
Copyright © 2001–2016 mmm-Team. All rights reserved.