-
-
Constructor Summary
Constructors
| Constructor and Description |
MapModel(Map<K,V> map,
K property) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.apache.wicket.model.IModel
combineWith, filter, flatMap, isPresent, map, of, orElse, orElseGet
-
-
Method Detail
-
detach
public void detach()
- Specified by:
detach in interface org.apache.wicket.model.IDetachable
- Specified by:
detach in interface org.apache.wicket.model.IModel<V>
-
getObject
public V getObject()
- Specified by:
getObject in interface org.apache.wicket.model.IModel<V>
Copyright © 2003–2018. All rights reserved.