Skip navigation links
A C D G M O P S W 

A

attach() - Method in interface de.alpharogroup.model.api.Attachable
Attach an object.
Attachable - Interface in de.alpharogroup.model.api
The interface Attachable provides the ability to attach an object from a context.

C

ChainableModel<T> - Interface in de.alpharogroup.model.api
The interface ChainableModel provides chaining for model objects.

D

de.alpharogroup.model.api - package de.alpharogroup.model.api
 
detach() - Method in interface de.alpharogroup.model.api.Detachable
Detach an object.
Detachable - Interface in de.alpharogroup.model.api
The interface Detachable provides the ability to detach an object that was previously attached to a context.

G

getChainedModel() - Method in interface de.alpharogroup.model.api.ChainableModel
Gets the chained model.
getObject() - Method in interface de.alpharogroup.model.api.Model
Gets the model object.
getObjectClass() - Method in interface de.alpharogroup.model.api.ObjectClassAware
Gets the object class.
getPropertyField() - Method in interface de.alpharogroup.model.api.PropertyReflectionAwareModel
Gets the field of model property or null if the field doesn't exist.
getPropertyGetter() - Method in interface de.alpharogroup.model.api.PropertyReflectionAwareModel
Gets the getter method of model property or null if the method doesn't exist.
getPropertySetter() - Method in interface de.alpharogroup.model.api.PropertyReflectionAwareModel
Gets the setter method of model property or null if the method doesn't exist.
getWrappedModel() - Method in interface de.alpharogroup.model.api.WrapModel
Gets the wrapped model.

M

Model<T> - Interface in de.alpharogroup.model.api
A Model decorates the actual model object that can be used by any other UI-Component.

O

ObjectClassAware<T> - Interface in de.alpharogroup.model.api
The interface ObjectClassAware can resolve the class of the generic type.

P

PropertyReflectionAwareModel<T> - Interface in de.alpharogroup.model.api
The interface PropertyReflectionAwareModel provides reflection information about the model object property.

S

setChainedModel(Model<?>) - Method in interface de.alpharogroup.model.api.ChainableModel
Sets the chained model.
setObject(T) - Method in interface de.alpharogroup.model.api.Model
Sets the model object.

W

WrapModel<T> - Interface in de.alpharogroup.model.api
The marker interface WrapModel represents a model that serves as a decorator for another.
A C D G M O P S W 
Skip navigation links

Copyright © 2015–2017 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.