- java.lang.Object
-
- org.apache.wicket.model.ComponentDetachableModel<String>
-
- org.wicketstuff.jamon.component.JamonMonitorTable.DateFormatModel
-
-
Constructor Summary
Constructors
| Constructor and Description |
DateFormatModel(org.apache.wicket.model.IModel<Date> date) |
-
Method Summary
-
Methods inherited from class org.apache.wicket.model.ComponentDetachableModel
attach, getObject, isAttached, setAttached, setObject, setObject, wrapOnAssignment
-
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, map, of, orElse, orElseGet
-
-
Method Detail
-
detach
public void detach()
Copyright © 2017. All rights reserved.