Package | Description |
---|---|
net.sf.mmm.client.ui.api.attribute |
Contains abstract interfaces for common attributes of UI objects.
|
net.sf.mmm.client.ui.api.common |
Contains the common API of the client UI.
|
net.sf.mmm.client.ui.base.widget |
Contains the base implementation for 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 | Interface and Description |
---|---|
interface |
AttributeWriteMinimumSize
This interface gives read and write access to the
minimum size of
an object. |
Modifier and Type | Interface and Description |
---|---|
interface |
Size
This interface gives full featured read and write access to the size of an object.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractSize
This is the abstract base implementation of the
Size interface. |
Modifier and Type | Class and Description |
---|---|
protected class |
AbstractUiWidgetNative.SizeImpl
This class contains the size (
Length values) of this widget. |
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 . |
Copyright © 2001–2016 mmm-Team. All rights reserved.