See: Description
Interface | 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 ...
|
UiFeatureOpenClose |
This is the interface for the
features of an object (e.g. |
UiFeatureSelectedValue<VALUE> |
This is the interface for the
features of an object that offers
selection of values . |
UiFeatureValidation<VALUE> |
This is the interface for the
features of an object that can be validated. |
UiFeatureValue<VALUE> |
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<VALUE> |
This is the interface for the combination of
UiFeatureValue and UiFeatureValidation . |
client UI API
. See
UiFeature
for details.Copyright © 2001–2016 mmm-Team. All rights reserved.