| Package | Description |
|---|---|
| net.sf.mmm.client.ui.api.attribute |
Contains abstract interfaces for common attributes of UI objects.
|
| net.sf.mmm.client.ui.api.widget.complex |
Contains the API for complex widgets.
|
| net.sf.mmm.client.ui.base.binding |
Contains the (base) implementations of the data binding.
|
| net.sf.mmm.client.ui.base.widget.complex |
Contains the base implementation for complex widgets.
|
| net.sf.mmm.client.ui.base.widget.custom.complex |
Contains the API for complex custom widgets.
|
| net.sf.mmm.util.pojo.descriptor.api |
Provides the API for introspection of
Pojos. |
| net.sf.mmm.util.pojo.descriptor.base |
Contains the basic implementation of the
Introspection-API. |
| net.sf.mmm.util.pojo.impl.spring | |
| net.sf.mmm.util.pojo.path.api |
Provides the API for navigating a
PojoPath. |
| net.sf.mmm.util.pojo.path.base |
Contains the base-implementation of the
PojoPath API. |
| net.sf.mmm.util.pojo.path.impl |
Contains the implementation of the
PojoPath API. |
| net.sf.mmm.util.pojo.path.impl.function |
Contains implementations of
PojoPathFunction. |
| net.sf.mmm.util.validation.base |
Contains the base-implementations of the
validation API. |
| net.sf.mmm.util.value.base |
Contains the base-implementations of the
value API. |
| Class and Description |
|---|
| TypedProperty
This class represents a typed property (typically from a java bean).
|
| Class and Description |
|---|
| TypedProperty
This class represents a typed property (typically from a java bean).
|
| Class and Description |
|---|
| TypedProperty
This class represents a typed property (typically from a java bean).
|
| Class and Description |
|---|
| TypedProperty
This class represents a typed property (typically from a java bean).
|
| Class and Description |
|---|
| TypedProperty
This class represents a typed property (typically from a java bean).
|
| Class and Description |
|---|
| TypedProperty
This class represents a typed property (typically from a java bean).
|
| Class and Description |
|---|
| TypedProperty
This class represents a typed property (typically from a java bean).
|
| Class and Description |
|---|
| PojoPathFunctionManager
This is the interface for a manager of
PojoPathFunctions. |
| PojoPathNavigator |
| Class and Description |
|---|
| IllegalPojoPathException |
| PojoPath |
| PojoPathContext
This is the interface of an object that carries the context for a
PojoPathNavigator. |
| PojoPathConversionException
A
PojoPathConversionException is thrown if a Pojo has the wrong type and
could NOT be converted to the required type. |
| PojoPathException
This is the abstract base class for exceptions thrown by the
PojoPathNavigator. |
| PojoPathFunction
This is the call-back interface for a
PojoPathFunction that allows to add custom functionality to a
PojoPathNavigator. |
| PojoPathFunctionManager
This is the interface for a manager of
PojoPathFunctions. |
| PojoPathMode
This
Enum contains the available modes for using a PojoPathNavigator. |
| PojoPathRecognizer |
| PojoPathSegmentIsNullException
A
PojoPathSegmentIsNullException is thrown by the PojoPathNavigator if the supplied
mode is PojoPathMode.FAIL_IF_NULL and an intermediate
Pojo was null. |
| PojoPathUnsafeException
A
PojoPathUnsafeException is thrown by the PojoPathNavigator if the supplied mode was PojoPathMode.FAIL_IF_NULL and the PojoPath was unsafe. |
| PojoPropertyPath
A
PojoPropertyPath represents a path to a simple property of a Pojo. |
| TypedPath
This interface extends
PojoPropertyPath with a generic for the type this path resolves to. |
| TypedProperty
This class represents a typed property (typically from a java bean).
|
| Class and Description |
|---|
| IllegalPojoPathException |
| PojoPath |
| PojoPathContext
This is the interface of an object that carries the context for a
PojoPathNavigator. |
| PojoPathConversionException
A
PojoPathConversionException is thrown if a Pojo has the wrong type and
could NOT be converted to the required type. |
| PojoPathCreationException
A
PojoPathCreationException is thrown by the PojoPathNavigator if the supplied mode is PojoPathMode.CREATE_IF_NULL and an intermediate Pojo was
null but could NOT be created. |
| PojoPathException
This is the abstract base class for exceptions thrown by the
PojoPathNavigator. |
| PojoPathFunction
This is the call-back interface for a
PojoPathFunction that allows to add custom functionality to a
PojoPathNavigator. |
| PojoPathFunctionManager
This is the interface for a manager of
PojoPathFunctions. |
| PojoPathMode
This
Enum contains the available modes for using a PojoPathNavigator. |
| PojoPathNavigator |
| PojoPathRecognizer |
| PojoPathUnsafeException
A
PojoPathUnsafeException is thrown by the PojoPathNavigator if the supplied mode was PojoPathMode.FAIL_IF_NULL and the PojoPath was unsafe. |
| PojoPropertyPath
A
PojoPropertyPath represents a path to a simple property of a Pojo. |
| Class and Description |
|---|
| PojoPathContext
This is the interface of an object that carries the context for a
PojoPathNavigator. |
| PojoPathFunction
This is the call-back interface for a
PojoPathFunction that allows to add custom functionality to a
PojoPathNavigator. |
| PojoPathFunctionManager
This is the interface for a manager of
PojoPathFunctions. |
| PojoPathNamedFunction
This is the interface for a
PojoPathFunction that has a name. |
| PojoPathNavigator |
| Class and Description |
|---|
| PojoPathContext
This is the interface of an object that carries the context for a
PojoPathNavigator. |
| PojoPathFunction
This is the call-back interface for a
PojoPathFunction that allows to add custom functionality to a
PojoPathNavigator. |
| PojoPathNamedFunction
This is the interface for a
PojoPathFunction that has a name. |
| Class and Description |
|---|
| TypedProperty
This class represents a typed property (typically from a java bean).
|
| Class and Description |
|---|
| PojoPathContext
This is the interface of an object that carries the context for a
PojoPathNavigator. |
| PojoPathMode
This
Enum contains the available modes for using a PojoPathNavigator. |
| PojoPathNavigator |
Copyright © 2001–2016 mmm-Team. All rights reserved.