public class DetachableEntity<T>
extends org.apache.wicket.model.LoadableDetachableModel<T>
| Constructor and Description |
|---|
DetachableEntity(Detachable<T> aObject)
Constructs the model.
|
public DetachableEntity(Detachable<T> aObject)
aObject - Object to construct the model with.Copyright © 2013. All rights reserved.