Package org.hippoecm.frontend.model
Class DetachMonitor
java.lang.Object
org.hippoecm.frontend.model.DetachMonitor
- All Implemented Interfaces:
Serializable
,org.apache.wicket.model.IDetachable
,org.apache.wicket.util.io.IClusterable
- See Also:
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
DetachMonitor
public DetachMonitor()
-
-
Method Details
-
attach
public void attach() -
isAttached
public boolean isAttached() -
detach
public void detach()- Specified by:
detach
in interfaceorg.apache.wicket.model.IDetachable
-