Package | Description |
---|---|
net.sf.mmm.client.ui.base.widget |
Contains the base implementation for widgets.
|
net.sf.mmm.client.ui.base.widget.adapter |
Contains the adapters for widgets.
|
net.sf.mmm.client.ui.base.widget.complex.adapter |
Contains the adapters for complex widgets.
|
net.sf.mmm.client.ui.base.widget.core |
Contains the base implementation for core widgets.
|
net.sf.mmm.client.ui.base.widget.core.adapter |
Contains the adapters for core widgets.
|
net.sf.mmm.client.ui.base.widget.custom |
Contains the API for custom widgets.
|
net.sf.mmm.client.ui.base.widget.field.adapter |
Contains the adapters for field widgets.
|
net.sf.mmm.client.ui.base.widget.menu.adapter |
Contains the adapters for menu widgets.
|
net.sf.mmm.client.ui.base.widget.panel |
Contains the base implementation for panel widgets.
|
net.sf.mmm.client.ui.base.widget.panel.adapter |
Contains the adapters for panel widgets.
|
net.sf.mmm.client.ui.base.widget.window.adapter |
Contains the adapters for window widgets.
|
net.sf.mmm.client.ui.impl.gwt.widget.adapter |
Contains the implementation for widget adapters using GWT.
|
net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter |
Contains the implementation for complex widget adapters using GWT.
|
net.sf.mmm.client.ui.impl.gwt.widget.core.adapter |
Contains the implementation for core widget adapters using GWT.
|
net.sf.mmm.client.ui.impl.gwt.widget.field.adapter |
Contains the implementation for field widget adapters using GWT.
|
net.sf.mmm.client.ui.impl.gwt.widget.menu.adapter |
Contains the implementation for menu widget adapters using GWT.
|
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.
|
net.sf.mmm.client.ui.impl.test.widget.adapter |
Contains the test implementation of widget adapters.
|
net.sf.mmm.client.ui.impl.test.widget.complex.adapter |
Contains the test implementation of adapters for complex widgets.
|
net.sf.mmm.client.ui.impl.test.widget.field.adapter |
Contains the test implementation of adapters for field widgets.
|
net.sf.mmm.client.ui.impl.test.widget.menu.adapter |
Contains the test implementation of adapters for menu widgets.
|
net.sf.mmm.client.ui.impl.test.widget.panel.adapter |
Contains the test implementation of adapters for panel widgets.
|
Class and Description |
---|
AbstractUiWidgetAdapter
This is the abstract base implementation of
UiWidgetAdapter . |
RadioGroupIdManager
This is a simple manager that generates unique IDs for radio-button-groups.
|
UiWidgetAdapter
This is the interface that adapts to the native
widget of the underlying
toolkit implementation for a native widget . |
UiWidgetAdapterActive
This is the interface for a
UiWidgetAdapter adapting
UiWidget with AttributeWriteOnlyFocused.setFocused() . |
UiWidgetAdapterComposite
This is the interface for a
UiWidgetAdapter adapting
UiWidgetComposite . |
UiWidgetAdapterDynamicComposite
This is the interface for a
UiWidgetAdapter adapting
UiWidgetDynamicComposite . |
UiWidgetAdapterSingleComposite
This is the interface for a
UiWidgetAdapter adapting
UiWidgetSingleMutableComposite . |
UiWidgetAdapterWithLabel
This is the interface for a
UiWidgetAdapter that has a label . |
Class and Description |
---|
UiWidgetAdapter
This is the interface that adapts to the native
widget of the underlying
toolkit implementation for a native widget . |
UiWidgetAdapterActive
This is the interface for a
UiWidgetAdapter adapting
UiWidget with AttributeWriteOnlyFocused.setFocused() . |
Class and Description |
---|
UiWidgetAdapterClickable
This is the interface for
UiWidgetAdapterActive that has a label . |
Class and Description |
---|
UiWidgetAdapter
This is the interface that adapts to the native
widget of the underlying
toolkit implementation for a native widget . |
UiWidgetAdapterActive
This is the interface for a
UiWidgetAdapter adapting
UiWidget with AttributeWriteOnlyFocused.setFocused() . |
UiWidgetAdapterClickable
This is the interface for
UiWidgetAdapterActive that has a label . |
UiWidgetAdapterComposite
This is the interface for a
UiWidgetAdapter adapting
UiWidgetComposite . |
UiWidgetAdapterSingleComposite
This is the interface for a
UiWidgetAdapter adapting
UiWidgetSingleMutableComposite . |
UiWidgetAdapterSingleMutableComposite
This is the interface for a
UiWidgetAdapter adapting
UiWidgetSingleMutableComposite . |
UiWidgetAdapterWithLabel
This is the interface for a
UiWidgetAdapter that has a label . |
Class and Description |
---|
UiWidgetAdapter
This is the interface that adapts to the native
widget of the underlying
toolkit implementation for a native widget . |
Class and Description |
---|
UiWidgetAdapter
This is the interface that adapts to the native
widget of the underlying
toolkit implementation for a native widget . |
UiWidgetAdapterActive
This is the interface for a
UiWidgetAdapter adapting
UiWidget with AttributeWriteOnlyFocused.setFocused() . |
Class and Description |
---|
UiWidgetAdapter
This is the interface that adapts to the native
widget of the underlying
toolkit implementation for a native widget . |
UiWidgetAdapterActive
This is the interface for a
UiWidgetAdapter adapting
UiWidget with AttributeWriteOnlyFocused.setFocused() . |
UiWidgetAdapterClickable
This is the interface for
UiWidgetAdapterActive that has a label . |
UiWidgetAdapterComposite
This is the interface for a
UiWidgetAdapter adapting
UiWidgetComposite . |
UiWidgetAdapterDynamicComposite
This is the interface for a
UiWidgetAdapter adapting
UiWidgetDynamicComposite . |
UiWidgetAdapterWithLabel
This is the interface for a
UiWidgetAdapter that has a label . |
Class and Description |
---|
UiWidgetAdapterDynamicComposite
This is the interface for a
UiWidgetAdapter adapting
UiWidgetDynamicComposite . |
UiWidgetAdapterSplitPanel
This is the interface for a
UiWidgetAdapter adapting
UiWidgetSplitPanel . |
Class and Description |
---|
UiWidgetAdapter
This is the interface that adapts to the native
widget of the underlying
toolkit implementation for a native widget . |
UiWidgetAdapterComposite
This is the interface for a
UiWidgetAdapter adapting
UiWidgetComposite . |
UiWidgetAdapterDynamicComposite
This is the interface for a
UiWidgetAdapter adapting
UiWidgetDynamicComposite . |
Class and Description |
---|
AbstractUiWidgetAdapter
This is the abstract base implementation of
UiWidgetAdapter . |
AbstractUiWidgetAdapterWithEvents
This class extends
AbstractUiWidgetAdapter with #addEventHandler. |
UiWidgetAdapter
This is the interface that adapts to the native
widget of the underlying
toolkit implementation for a native widget . |
UiWidgetAdapterActive
This is the interface for a
UiWidgetAdapter adapting
UiWidget with AttributeWriteOnlyFocused.setFocused() . |
Class and Description |
---|
AbstractUiWidgetAdapter
This is the abstract base implementation of
UiWidgetAdapter . |
AbstractUiWidgetAdapterWithEvents
This class extends
AbstractUiWidgetAdapter with #addEventHandler. |
UiWidgetAdapter
This is the interface that adapts to the native
widget of the underlying
toolkit implementation for a native widget . |
UiWidgetAdapterActive
This is the interface for a
UiWidgetAdapter adapting
UiWidget with AttributeWriteOnlyFocused.setFocused() . |
Class and Description |
---|
AbstractUiWidgetAdapter
This is the abstract base implementation of
UiWidgetAdapter . |
AbstractUiWidgetAdapterWithEvents
This class extends
AbstractUiWidgetAdapter with #addEventHandler. |
UiWidgetAdapter
This is the interface that adapts to the native
widget of the underlying
toolkit implementation for a native widget . |
UiWidgetAdapterActive
This is the interface for a
UiWidgetAdapter adapting
UiWidget with AttributeWriteOnlyFocused.setFocused() . |
UiWidgetAdapterClickable
This is the interface for
UiWidgetAdapterActive that has a label . |
UiWidgetAdapterComposite
This is the interface for a
UiWidgetAdapter adapting
UiWidgetComposite . |
UiWidgetAdapterDynamicComposite
This is the interface for a
UiWidgetAdapter adapting
UiWidgetDynamicComposite . |
UiWidgetAdapterWithLabel
This is the interface for a
UiWidgetAdapter that has a label . |
Class and Description |
---|
AbstractUiWidgetAdapter
This is the abstract base implementation of
UiWidgetAdapter . |
AbstractUiWidgetAdapterWithEvents
This class extends
AbstractUiWidgetAdapter with #addEventHandler. |
UiWidgetAdapter
This is the interface that adapts to the native
widget of the underlying
toolkit implementation for a native widget . |
UiWidgetAdapterComposite
This is the interface for a
UiWidgetAdapter adapting
UiWidgetComposite . |
UiWidgetAdapterDynamicComposite
This is the interface for a
UiWidgetAdapter adapting
UiWidgetDynamicComposite . |
Class and Description |
---|
AbstractUiWidgetAdapter
This is the abstract base implementation of
UiWidgetAdapter . |
UiWidgetAdapter
This is the interface that adapts to the native
widget of the underlying
toolkit implementation for a native widget . |
UiWidgetAdapterActive
This is the interface for a
UiWidgetAdapter adapting
UiWidget with AttributeWriteOnlyFocused.setFocused() . |
UiWidgetAdapterClickable
This is the interface for
UiWidgetAdapterActive that has a label . |
UiWidgetAdapterWithLabel
This is the interface for a
UiWidgetAdapter that has a label . |
Class and Description |
---|
AbstractUiWidgetAdapter
This is the abstract base implementation of
UiWidgetAdapter . |
UiWidgetAdapter
This is the interface that adapts to the native
widget of the underlying
toolkit implementation for a native widget . |
UiWidgetAdapterActive
This is the interface for a
UiWidgetAdapter adapting
UiWidget with AttributeWriteOnlyFocused.setFocused() . |
UiWidgetAdapterClickable
This is the interface for
UiWidgetAdapterActive that has a label . |
UiWidgetAdapterWithLabel
This is the interface for a
UiWidgetAdapter that has a label . |
Copyright © 2001–2016 mmm-Team. All rights reserved.