| Interface | Description |
|---|---|
| Attachable |
The interface
Attachable provides the ability to attach an object from a context. |
| ChainableModel<T> |
The interface
ChainableModel provides chaining for model objects. |
| Detachable |
The interface
Detachable provides the ability to detach an object that was previously
attached to a context. |
| Model<T> |
A Model decorates the actual model object that can be used by any other UI-Component.
|
| ObjectClassAware<T> |
The interface
ObjectClassAware can resolve the class of the generic type. |
| PropertyReflectionAwareModel<T> |
The interface
PropertyReflectionAwareModel provides reflection information about the model
object property. |
| WrapModel<T> |
The marker interface
WrapModel represents a model that serves as a decorator for another. |
Copyright © 2015–2017 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.