Package | Description |
---|---|
net.sf.mmm.client.ui.api.event |
Contains the event API of the client UI.
|
net.sf.mmm.client.ui.api.feature |
Contains the feature API of the client UI.
|
net.sf.mmm.client.ui.api.widget |
Contains the API for widgets.
|
net.sf.mmm.client.ui.api.widget.complex |
Contains the API for complex widgets.
|
net.sf.mmm.client.ui.api.widget.core |
Contains the API for core widgets.
|
net.sf.mmm.client.ui.api.widget.field |
Contains the API for field widgets.
|
net.sf.mmm.client.ui.api.widget.media |
Contains the API for media widgets.
|
net.sf.mmm.client.ui.api.widget.menu |
Contains the API for menu widgets.
|
net.sf.mmm.client.ui.api.widget.panel |
Contains the API for panel widgets.
|
net.sf.mmm.client.ui.api.widget.window |
Contains the API for window widgets.
|
net.sf.mmm.client.ui.base.binding |
Contains the (base) implementations of the data binding.
|
net.sf.mmm.client.ui.base.feature |
Contains the base implementation for features.
|
net.sf.mmm.client.ui.base.handler.event |
Contains the base implementation for event handling.
|
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 |
Contains the base implementation 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.custom |
Contains the API for custom widgets.
|
net.sf.mmm.client.ui.base.widget.custom.complex |
Contains the API for complex custom widgets.
|
net.sf.mmm.client.ui.base.widget.custom.core |
Contains the API for custom core widgets.
|
net.sf.mmm.client.ui.base.widget.custom.field |
Contains the API for custom field widgets.
|
net.sf.mmm.client.ui.base.widget.custom.panel |
Contains the API for custom panel widgets.
|
net.sf.mmm.client.ui.base.widget.custom.pattern |
Contains the API for custom pattern widgets.
|
net.sf.mmm.client.ui.base.widget.custom.window |
Contains the API for custom window widgets.
|
net.sf.mmm.client.ui.base.widget.field |
Contains the base implementation for field widgets.
|
net.sf.mmm.client.ui.base.widget.menu |
Contains the base implementation 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.window |
Contains the base implementation for window widgets.
|
net.sf.mmm.client.ui.impl.gwt.handler.event |
Contains the implementation for event related UI handlers using GWT.
|
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 |
Contains the implementation for complex widgets 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 |
Contains the implementation for core widgets using GWT.
|
net.sf.mmm.client.ui.impl.gwt.widget.field |
Contains the implementation for field widgets 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 |
Contains the implementation for menu widgets using GWT.
|
net.sf.mmm.client.ui.impl.gwt.widget.panel |
Contains the implementation for panel widgets using GWT.
|
net.sf.mmm.client.ui.impl.gwt.widget.window |
Contains the implementation for window widgets 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 |
Contains the test implementation of complex widgets.
|
net.sf.mmm.client.ui.impl.test.widget.core |
Contains the test implementation of core widgets.
|
net.sf.mmm.client.ui.impl.test.widget.field |
Contains the test implementation of field widgets.
|
net.sf.mmm.client.ui.impl.test.widget.menu |
Contains the test implementation of menu widgets.
|
net.sf.mmm.client.ui.impl.test.widget.panel |
Contains the test implementation of panel widgets.
|
net.sf.mmm.client.ui.impl.test.widget.window |
Contains the test implementation of window widgets.
|
Class and Description |
---|
UiFeature
This is the marker interface for a feature.
|
UiFeatureClick
This is the interface for the
features of a clickable object. |
UiFeatureCollapse
This is the interface for the
features of a collapsable object. |
UiFeatureFocus
This is the interface for the
features of a focusable object. |
UiFeatureMode
TODO: this class ...
|
UiFeatureOpenClose
This is the interface for the
features of an object (e.g. |
UiFeatureSelectedValue
This is the interface for the
features of an object that offers
selection of values . |
UiFeatureValue
This is the interface for the
features of an object that has a value
that can be changed
programmatic as well as by the user (e.g. |
Class and Description |
---|
UiFeature
This is the marker interface for a feature.
|
UiFeatureValidation
This is the interface for the
features of an object that can be validated. |
UiFeatureValue
This is the interface for the
features of an object that has a value
that can be changed
programmatic as well as by the user (e.g. |
Class and Description |
---|
UiFeature
This is the marker interface for a feature.
|
UiFeatureClick
This is the interface for the
features of a clickable object. |
UiFeatureEvent
This is the interface for the
features of a object sending generic events. |
UiFeatureFocus
This is the interface for the
features of a focusable object. |
UiFeatureMessages
This is the interface for an object that may contain or display
messages . |
UiFeatureMode
TODO: this class ...
|
UiFeatureSelectedValue
This is the interface for the
features of an object that offers
selection of values . |
UiFeatureValidation
This is the interface for the
features of an object that can be validated. |
UiFeatureValue
This is the interface for the
features of an object that has a value
that can be changed
programmatic as well as by the user (e.g. |
UiFeatureValueAndValidation
This is the interface for the combination of
UiFeatureValue and UiFeatureValidation . |
Class and Description |
---|
UiFeature
This is the marker interface for a feature.
|
UiFeatureEvent
This is the interface for the
features of a object sending generic events. |
UiFeatureMessages
This is the interface for an object that may contain or display
messages . |
UiFeatureMode
TODO: this class ...
|
UiFeatureSelectedValue
This is the interface for the
features of an object that offers
selection of values . |
UiFeatureValidation
This is the interface for the
features of an object that can be validated. |
UiFeatureValue
This is the interface for the
features of an object that has a value
that can be changed
programmatic as well as by the user (e.g. |
UiFeatureValueAndValidation
This is the interface for the combination of
UiFeatureValue and UiFeatureValidation . |
Class and Description |
---|
UiFeature
This is the marker interface for a feature.
|
UiFeatureClick
This is the interface for the
features of a clickable object. |
UiFeatureCollapse
This is the interface for the
features of a collapsable object. |
UiFeatureEvent
This is the interface for the
features of a object sending generic events. |
UiFeatureFocus
This is the interface for the
features of a focusable object. |
UiFeatureMessages
This is the interface for an object that may contain or display
messages . |
UiFeatureMode
TODO: this class ...
|
UiFeatureValidation
This is the interface for the
features of an object that can be validated. |
UiFeatureValue
This is the interface for the
features of an object that has a value
that can be changed
programmatic as well as by the user (e.g. |
UiFeatureValueAndValidation
This is the interface for the combination of
UiFeatureValue and UiFeatureValidation . |
Class and Description |
---|
UiFeature
This is the marker interface for a feature.
|
UiFeatureEvent
This is the interface for the
features of a object sending generic events. |
UiFeatureFocus
This is the interface for the
features of a focusable object. |
UiFeatureMessages
This is the interface for an object that may contain or display
messages . |
UiFeatureMode
TODO: this class ...
|
UiFeatureSelectedValue
This is the interface for the
features of an object that offers
selection of values . |
UiFeatureValidation
This is the interface for the
features of an object that can be validated. |
UiFeatureValue
This is the interface for the
features of an object that has a value
that can be changed
programmatic as well as by the user (e.g. |
UiFeatureValueAndValidation
This is the interface for the combination of
UiFeatureValue and UiFeatureValidation . |
Class and Description |
---|
UiFeature
This is the marker interface for a feature.
|
UiFeatureEvent
This is the interface for the
features of a object sending generic events. |
UiFeatureMessages
This is the interface for an object that may contain or display
messages . |
UiFeatureMode
TODO: this class ...
|
Class and Description |
---|
UiFeature
This is the marker interface for a feature.
|
UiFeatureClick
This is the interface for the
features of a clickable object. |
UiFeatureEvent
This is the interface for the
features of a object sending generic events. |
UiFeatureFocus
This is the interface for the
features of a focusable object. |
UiFeatureMessages
This is the interface for an object that may contain or display
messages . |
UiFeatureMode
TODO: this class ...
|
Class and Description |
---|
UiFeature
This is the marker interface for a feature.
|
UiFeatureCollapse
This is the interface for the
features of a collapsable object. |
UiFeatureEvent
This is the interface for the
features of a object sending generic events. |
UiFeatureMessages
This is the interface for an object that may contain or display
messages . |
UiFeatureMode
TODO: this class ...
|
Class and Description |
---|
UiFeature
This is the marker interface for a feature.
|
UiFeatureEvent
This is the interface for the
features of a object sending generic events. |
UiFeatureMessages
This is the interface for an object that may contain or display
messages . |
UiFeatureMode
TODO: this class ...
|
UiFeatureOpenClose
This is the interface for the
features of an object (e.g. |
Class and Description |
---|
UiFeature
This is the marker interface for a feature.
|
UiFeatureValidation
This is the interface for the
features of an object that can be validated. |
UiFeatureValue
This is the interface for the
features of an object that has a value
that can be changed
programmatic as well as by the user (e.g. |
UiFeatureValueAndValidation
This is the interface for the combination of
UiFeatureValue and UiFeatureValidation . |
Class and Description |
---|
UiFeature
This is the marker interface for a feature.
|
UiFeatureValidation
This is the interface for the
features of an object that can be validated. |
UiFeatureValue
This is the interface for the
features of an object that has a value
that can be changed
programmatic as well as by the user (e.g. |
UiFeatureValueAndValidation
This is the interface for the combination of
UiFeatureValue and UiFeatureValidation . |
Class and Description |
---|
UiFeatureEvent
This is the interface for the
features of a object sending generic events. |
Class and Description |
---|
UiFeature
This is the marker interface for a feature.
|
UiFeatureClick
This is the interface for the
features of a clickable object. |
UiFeatureEvent
This is the interface for the
features of a object sending generic events. |
UiFeatureFocus
This is the interface for the
features of a focusable object. |
UiFeatureMessages
This is the interface for an object that may contain or display
messages . |
UiFeatureMode
TODO: this class ...
|
UiFeatureValidation
This is the interface for the
features of an object that can be validated. |
UiFeatureValue
This is the interface for the
features of an object that has a value
that can be changed
programmatic as well as by the user (e.g. |
UiFeatureValueAndValidation
This is the interface for the combination of
UiFeatureValue and UiFeatureValidation . |
Class and Description |
---|
UiFeatureEvent
This is the interface for the
features of a object sending generic events. |
Class and Description |
---|
UiFeature
This is the marker interface for a feature.
|
UiFeatureEvent
This is the interface for the
features of a object sending generic events. |
UiFeatureFocus
This is the interface for the
features of a focusable object. |
UiFeatureMessages
This is the interface for an object that may contain or display
messages . |
UiFeatureMode
TODO: this class ...
|
UiFeatureSelectedValue
This is the interface for the
features of an object that offers
selection of values . |
UiFeatureValidation
This is the interface for the
features of an object that can be validated. |
UiFeatureValue
This is the interface for the
features of an object that has a value
that can be changed
programmatic as well as by the user (e.g. |
UiFeatureValueAndValidation
This is the interface for the combination of
UiFeatureValue and UiFeatureValidation . |
Class and Description |
---|
UiFeature
This is the marker interface for a feature.
|
UiFeatureClick
This is the interface for the
features of a clickable object. |
UiFeatureCollapse
This is the interface for the
features of a collapsable object. |
UiFeatureEvent
This is the interface for the
features of a object sending generic events. |
UiFeatureFocus
This is the interface for the
features of a focusable object. |
UiFeatureMessages
This is the interface for an object that may contain or display
messages . |
UiFeatureMode
TODO: this class ...
|
UiFeatureValidation
This is the interface for the
features of an object that can be validated. |
UiFeatureValue
This is the interface for the
features of an object that has a value
that can be changed
programmatic as well as by the user (e.g. |
UiFeatureValueAndValidation
This is the interface for the combination of
UiFeatureValue and UiFeatureValidation . |
Class and Description |
---|
UiFeature
This is the marker interface for a feature.
|
UiFeatureEvent
This is the interface for the
features of a object sending generic events. |
UiFeatureMessages
This is the interface for an object that may contain or display
messages . |
UiFeatureMode
TODO: this class ...
|
UiFeatureValidation
This is the interface for the
features of an object that can be validated. |
UiFeatureValue
This is the interface for the
features of an object that has a value
that can be changed
programmatic as well as by the user (e.g. |
UiFeatureValueAndValidation
This is the interface for the combination of
UiFeatureValue and UiFeatureValidation . |
Class and Description |
---|
UiFeature
This is the marker interface for a feature.
|
UiFeatureEvent
This is the interface for the
features of a object sending generic events. |
UiFeatureMessages
This is the interface for an object that may contain or display
messages . |
UiFeatureMode
TODO: this class ...
|
UiFeatureSelectedValue
This is the interface for the
features of an object that offers
selection of values . |
UiFeatureValidation
This is the interface for the
features of an object that can be validated. |
UiFeatureValue
This is the interface for the
features of an object that has a value
that can be changed
programmatic as well as by the user (e.g. |
UiFeatureValueAndValidation
This is the interface for the combination of
UiFeatureValue and UiFeatureValidation . |
Class and Description |
---|
UiFeature
This is the marker interface for a feature.
|
UiFeatureClick
This is the interface for the
features of a clickable object. |
UiFeatureEvent
This is the interface for the
features of a object sending generic events. |
UiFeatureFocus
This is the interface for the
features of a focusable object. |
UiFeatureMessages
This is the interface for an object that may contain or display
messages . |
UiFeatureMode
TODO: this class ...
|
UiFeatureValidation
This is the interface for the
features of an object that can be validated. |
UiFeatureValue
This is the interface for the
features of an object that has a value
that can be changed
programmatic as well as by the user (e.g. |
UiFeatureValueAndValidation
This is the interface for the combination of
UiFeatureValue and UiFeatureValidation . |
Class and Description |
---|
UiFeature
This is the marker interface for a feature.
|
UiFeatureEvent
This is the interface for the
features of a object sending generic events. |
UiFeatureFocus
This is the interface for the
features of a focusable object. |
UiFeatureMessages
This is the interface for an object that may contain or display
messages . |
UiFeatureMode
TODO: this class ...
|
UiFeatureValidation
This is the interface for the
features of an object that can be validated. |
UiFeatureValue
This is the interface for the
features of an object that has a value
that can be changed
programmatic as well as by the user (e.g. |
UiFeatureValueAndValidation
This is the interface for the combination of
UiFeatureValue and UiFeatureValidation . |
Class and Description |
---|
UiFeature
This is the marker interface for a feature.
|
UiFeatureEvent
This is the interface for the
features of a object sending generic events. |
UiFeatureMessages
This is the interface for an object that may contain or display
messages . |
UiFeatureMode
TODO: this class ...
|
UiFeatureValidation
This is the interface for the
features of an object that can be validated. |
UiFeatureValue
This is the interface for the
features of an object that has a value
that can be changed
programmatic as well as by the user (e.g. |
UiFeatureValueAndValidation
This is the interface for the combination of
UiFeatureValue and UiFeatureValidation . |
Class and Description |
---|
UiFeature
This is the marker interface for a feature.
|
UiFeatureEvent
This is the interface for the
features of a object sending generic events. |
UiFeatureMessages
This is the interface for an object that may contain or display
messages . |
UiFeatureMode
TODO: this class ...
|
UiFeatureSelectedValue
This is the interface for the
features of an object that offers
selection of values . |
UiFeatureValidation
This is the interface for the
features of an object that can be validated. |
UiFeatureValue
This is the interface for the
features of an object that has a value
that can be changed
programmatic as well as by the user (e.g. |
UiFeatureValueAndValidation
This is the interface for the combination of
UiFeatureValue and UiFeatureValidation . |
Class and Description |
---|
UiFeature
This is the marker interface for a feature.
|
UiFeatureEvent
This is the interface for the
features of a object sending generic events. |
UiFeatureMessages
This is the interface for an object that may contain or display
messages . |
UiFeatureMode
TODO: this class ...
|
UiFeatureOpenClose
This is the interface for the
features of an object (e.g. |
UiFeatureValidation
This is the interface for the
features of an object that can be validated. |
UiFeatureValue
This is the interface for the
features of an object that has a value
that can be changed
programmatic as well as by the user (e.g. |
UiFeatureValueAndValidation
This is the interface for the combination of
UiFeatureValue and UiFeatureValidation . |
Class and Description |
---|
UiFeature
This is the marker interface for a feature.
|
UiFeatureEvent
This is the interface for the
features of a object sending generic events. |
UiFeatureFocus
This is the interface for the
features of a focusable object. |
UiFeatureMessages
This is the interface for an object that may contain or display
messages . |
UiFeatureMode
TODO: this class ...
|
UiFeatureValidation
This is the interface for the
features of an object that can be validated. |
UiFeatureValue
This is the interface for the
features of an object that has a value
that can be changed
programmatic as well as by the user (e.g. |
UiFeatureValueAndValidation
This is the interface for the combination of
UiFeatureValue and UiFeatureValidation . |
Class and Description |
---|
UiFeature
This is the marker interface for a feature.
|
UiFeatureClick
This is the interface for the
features of a clickable object. |
UiFeatureEvent
This is the interface for the
features of a object sending generic events. |
UiFeatureFocus
This is the interface for the
features of a focusable object. |
UiFeatureMessages
This is the interface for an object that may contain or display
messages . |
UiFeatureMode
TODO: this class ...
|
UiFeatureValidation
This is the interface for the
features of an object that can be validated. |
UiFeatureValue
This is the interface for the
features of an object that has a value
that can be changed
programmatic as well as by the user (e.g. |
UiFeatureValueAndValidation
This is the interface for the combination of
UiFeatureValue and UiFeatureValidation . |
Class and Description |
---|
UiFeature
This is the marker interface for a feature.
|
UiFeatureCollapse
This is the interface for the
features of a collapsable object. |
UiFeatureEvent
This is the interface for the
features of a object sending generic events. |
UiFeatureMessages
This is the interface for an object that may contain or display
messages . |
UiFeatureMode
TODO: this class ...
|
UiFeatureValidation
This is the interface for the
features of an object that can be validated. |
UiFeatureValue
This is the interface for the
features of an object that has a value
that can be changed
programmatic as well as by the user (e.g. |
UiFeatureValueAndValidation
This is the interface for the combination of
UiFeatureValue and UiFeatureValidation . |
Class and Description |
---|
UiFeature
This is the marker interface for a feature.
|
UiFeatureEvent
This is the interface for the
features of a object sending generic events. |
UiFeatureMessages
This is the interface for an object that may contain or display
messages . |
UiFeatureMode
TODO: this class ...
|
UiFeatureOpenClose
This is the interface for the
features of an object (e.g. |
UiFeatureValidation
This is the interface for the
features of an object that can be validated. |
UiFeatureValue
This is the interface for the
features of an object that has a value
that can be changed
programmatic as well as by the user (e.g. |
UiFeatureValueAndValidation
This is the interface for the combination of
UiFeatureValue and UiFeatureValidation . |
Class and Description |
---|
UiFeatureEvent
This is the interface for the
features of a object sending generic events. |
Class and Description |
---|
UiFeatureEvent
This is the interface for the
features of a object sending generic events. |
Class and Description |
---|
UiFeature
This is the marker interface for a feature.
|
UiFeatureEvent
This is the interface for the
features of a object sending generic events. |
UiFeatureFocus
This is the interface for the
features of a focusable object. |
UiFeatureMessages
This is the interface for an object that may contain or display
messages . |
UiFeatureMode
TODO: this class ...
|
UiFeatureSelectedValue
This is the interface for the
features of an object that offers
selection of values . |
UiFeatureValidation
This is the interface for the
features of an object that can be validated. |
UiFeatureValue
This is the interface for the
features of an object that has a value
that can be changed
programmatic as well as by the user (e.g. |
UiFeatureValueAndValidation
This is the interface for the combination of
UiFeatureValue and UiFeatureValidation . |
Class and Description |
---|
UiFeature
This is the marker interface for a feature.
|
UiFeatureEvent
This is the interface for the
features of a object sending generic events. |
UiFeatureMessages
This is the interface for an object that may contain or display
messages . |
UiFeatureMode
TODO: this class ...
|
Class and Description |
---|
UiFeature
This is the marker interface for a feature.
|
UiFeatureClick
This is the interface for the
features of a clickable object. |
UiFeatureCollapse
This is the interface for the
features of a collapsable object. |
UiFeatureEvent
This is the interface for the
features of a object sending generic events. |
UiFeatureFocus
This is the interface for the
features of a focusable object. |
UiFeatureMessages
This is the interface for an object that may contain or display
messages . |
UiFeatureMode
TODO: this class ...
|
UiFeatureValidation
This is the interface for the
features of an object that can be validated. |
UiFeatureValue
This is the interface for the
features of an object that has a value
that can be changed
programmatic as well as by the user (e.g. |
UiFeatureValueAndValidation
This is the interface for the combination of
UiFeatureValue and UiFeatureValidation . |
Class and Description |
---|
UiFeature
This is the marker interface for a feature.
|
UiFeatureEvent
This is the interface for the
features of a object sending generic events. |
UiFeatureFocus
This is the interface for the
features of a focusable object. |
UiFeatureMessages
This is the interface for an object that may contain or display
messages . |
UiFeatureMode
TODO: this class ...
|
UiFeatureValidation
This is the interface for the
features of an object that can be validated. |
UiFeatureValue
This is the interface for the
features of an object that has a value
that can be changed
programmatic as well as by the user (e.g. |
UiFeatureValueAndValidation
This is the interface for the combination of
UiFeatureValue and UiFeatureValidation . |
Class and Description |
---|
UiFeatureEvent
This is the interface for the
features of a object sending generic events. |
Class and Description |
---|
UiFeature
This is the marker interface for a feature.
|
UiFeatureClick
This is the interface for the
features of a clickable object. |
UiFeatureEvent
This is the interface for the
features of a object sending generic events. |
UiFeatureFocus
This is the interface for the
features of a focusable object. |
UiFeatureMessages
This is the interface for an object that may contain or display
messages . |
UiFeatureMode
TODO: this class ...
|
UiFeatureValidation
This is the interface for the
features of an object that can be validated. |
UiFeatureValue
This is the interface for the
features of an object that has a value
that can be changed
programmatic as well as by the user (e.g. |
UiFeatureValueAndValidation
This is the interface for the combination of
UiFeatureValue and UiFeatureValidation . |
Class and Description |
---|
UiFeature
This is the marker interface for a feature.
|
UiFeatureCollapse
This is the interface for the
features of a collapsable object. |
UiFeatureEvent
This is the interface for the
features of a object sending generic events. |
UiFeatureMessages
This is the interface for an object that may contain or display
messages . |
UiFeatureMode
TODO: this class ...
|
UiFeatureValidation
This is the interface for the
features of an object that can be validated. |
UiFeatureValue
This is the interface for the
features of an object that has a value
that can be changed
programmatic as well as by the user (e.g. |
UiFeatureValueAndValidation
This is the interface for the combination of
UiFeatureValue and UiFeatureValidation . |
Class and Description |
---|
UiFeature
This is the marker interface for a feature.
|
UiFeatureEvent
This is the interface for the
features of a object sending generic events. |
UiFeatureMessages
This is the interface for an object that may contain or display
messages . |
UiFeatureMode
TODO: this class ...
|
UiFeatureOpenClose
This is the interface for the
features of an object (e.g. |
UiFeatureValidation
This is the interface for the
features of an object that can be validated. |
UiFeatureValue
This is the interface for the
features of an object that has a value
that can be changed
programmatic as well as by the user (e.g. |
UiFeatureValueAndValidation
This is the interface for the combination of
UiFeatureValue and UiFeatureValidation . |
Class and Description |
---|
UiFeatureEvent
This is the interface for the
features of a object sending generic events. |
Class and Description |
---|
UiFeature
This is the marker interface for a feature.
|
UiFeatureEvent
This is the interface for the
features of a object sending generic events. |
UiFeatureFocus
This is the interface for the
features of a focusable object. |
UiFeatureMessages
This is the interface for an object that may contain or display
messages . |
UiFeatureMode
TODO: this class ...
|
UiFeatureSelectedValue
This is the interface for the
features of an object that offers
selection of values . |
UiFeatureValidation
This is the interface for the
features of an object that can be validated. |
UiFeatureValue
This is the interface for the
features of an object that has a value
that can be changed
programmatic as well as by the user (e.g. |
UiFeatureValueAndValidation
This is the interface for the combination of
UiFeatureValue and UiFeatureValidation . |
Class and Description |
---|
UiFeature
This is the marker interface for a feature.
|
UiFeatureClick
This is the interface for the
features of a clickable object. |
UiFeatureCollapse
This is the interface for the
features of a collapsable object. |
UiFeatureEvent
This is the interface for the
features of a object sending generic events. |
UiFeatureFocus
This is the interface for the
features of a focusable object. |
UiFeatureMessages
This is the interface for an object that may contain or display
messages . |
UiFeatureMode
TODO: this class ...
|
UiFeatureValidation
This is the interface for the
features of an object that can be validated. |
UiFeatureValue
This is the interface for the
features of an object that has a value
that can be changed
programmatic as well as by the user (e.g. |
UiFeatureValueAndValidation
This is the interface for the combination of
UiFeatureValue and UiFeatureValidation . |
Class and Description |
---|
UiFeature
This is the marker interface for a feature.
|
UiFeatureEvent
This is the interface for the
features of a object sending generic events. |
UiFeatureFocus
This is the interface for the
features of a focusable object. |
UiFeatureMessages
This is the interface for an object that may contain or display
messages . |
UiFeatureMode
TODO: this class ...
|
UiFeatureValidation
This is the interface for the
features of an object that can be validated. |
UiFeatureValue
This is the interface for the
features of an object that has a value
that can be changed
programmatic as well as by the user (e.g. |
UiFeatureValueAndValidation
This is the interface for the combination of
UiFeatureValue and UiFeatureValidation . |
Class and Description |
---|
UiFeature
This is the marker interface for a feature.
|
UiFeatureClick
This is the interface for the
features of a clickable object. |
UiFeatureEvent
This is the interface for the
features of a object sending generic events. |
UiFeatureFocus
This is the interface for the
features of a focusable object. |
UiFeatureMessages
This is the interface for an object that may contain or display
messages . |
UiFeatureMode
TODO: this class ...
|
UiFeatureValidation
This is the interface for the
features of an object that can be validated. |
UiFeatureValue
This is the interface for the
features of an object that has a value
that can be changed
programmatic as well as by the user (e.g. |
UiFeatureValueAndValidation
This is the interface for the combination of
UiFeatureValue and UiFeatureValidation . |
Class and Description |
---|
UiFeature
This is the marker interface for a feature.
|
UiFeatureEvent
This is the interface for the
features of a object sending generic events. |
UiFeatureMessages
This is the interface for an object that may contain or display
messages . |
UiFeatureMode
TODO: this class ...
|
UiFeatureValidation
This is the interface for the
features of an object that can be validated. |
UiFeatureValue
This is the interface for the
features of an object that has a value
that can be changed
programmatic as well as by the user (e.g. |
UiFeatureValueAndValidation
This is the interface for the combination of
UiFeatureValue and UiFeatureValidation . |
Class and Description |
---|
UiFeature
This is the marker interface for a feature.
|
UiFeatureEvent
This is the interface for the
features of a object sending generic events. |
UiFeatureMessages
This is the interface for an object that may contain or display
messages . |
UiFeatureMode
TODO: this class ...
|
UiFeatureOpenClose
This is the interface for the
features of an object (e.g. |
UiFeatureValidation
This is the interface for the
features of an object that can be validated. |
UiFeatureValue
This is the interface for the
features of an object that has a value
that can be changed
programmatic as well as by the user (e.g. |
UiFeatureValueAndValidation
This is the interface for the combination of
UiFeatureValue and UiFeatureValidation . |
Copyright © 2001–2016 mmm-Team. All rights reserved.