| 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. |
| ClassCache |
The interface
ClassCache provides methods for a class cache. |
| Detachable |
The interface
Detachable provides the ability to detach an object that was previously
attached to a context. |
| GetAndSet |
The interface
GetAndSet provides methods to get and set values of an object in a model. |
| 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. |
| ObjectTypeAware<T> |
The interface
ObjectTypeAware can resolve the type of the generic object 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–2018 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.