protected class LateChainingModel.WrappedLateChainingModel<W> extends LateChainingModel<W> implements org.apache.wicket.model.IWrapModel<W>
LateChainingModel.WrappedLateChainingModel<W>| Modifier and Type | Method and Description |
|---|---|
protected void |
attatch() |
org.apache.wicket.model.IModel<?> |
getWrappedModel() |
detach, getChainedModel, getObject, setChainedModel, setObject, wrapOnAssignmentprotected void attatch()
attatch in class LateChainingModel<W>public org.apache.wicket.model.IModel<?> getWrappedModel()
getWrappedModel in interface org.apache.wicket.model.IWrapModel<W>