- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
- java.lang.Object
-
- org.apache.wicket.model.AbstractReadOnlyModel<String>
-
- org.hippoecm.frontend.plugins.standards.diff.HtmlDiffModel.ValidHtmlModel
-
- All Implemented Interfaces:
- Serializable, org.apache.wicket.model.IDetachable, org.apache.wicket.model.IModel<String>, org.apache.wicket.util.io.IClusterable
- Enclosing class:
- HtmlDiffModel
public static class HtmlDiffModel.ValidHtmlModel
extends org.apache.wicket.model.AbstractReadOnlyModel<String>
This model ensures the value is surrounded with ..value..
This is required by the DiffHelper.diffHtml method.
- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class org.apache.wicket.model.AbstractReadOnlyModel
setObject, toString
-
-
Method Detail
-
detach
public void detach()
- Specified by:
detach
in interface org.apache.wicket.model.IDetachable
- Overrides:
detach
in class org.apache.wicket.model.AbstractReadOnlyModel<String>
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2007–2016 Hippo B.V. (http://www.onehippo.com). All rights reserved.