T
- the type of the object for the modelpublic static interface IModelReference.IModelChangeEvent<T> extends IEvent<IModelReference<T>>
IObserver
s of the service.
When processing the event, the model service should not receive a new model.Modifier and Type | Method and Description |
---|---|
org.apache.wicket.model.IModel<T> |
getNewModel()
The new model of the service.
|
org.apache.wicket.model.IModel<T> |
getOldModel()
The previous model of the service.
|
Copyright © 2007–2016 Hippo B.V. (http://www.onehippo.com). All rights reserved.