public interface ContentFacetEditor<CF extends AbstractContentFacet>
Component
respects ContentFacet
as primary IModel
.
as its primary Model and can be embedded in ContentDetailsPageForm.onSubmit()
and ContentDetailsPanel.createMainFacetEditor(org.apache.wicket.markup.html.list.ListItem<CF>, com.neurosys.template.model.FacetMeta, org.apache.wicket.markup.html.WebMarkupContainer)
,
as a component capable of dealing with ContentFacet
s.Modifier and Type | Method and Description |
---|---|
String |
getEditorModelValue()
The Content as String held by the Editor
|
String getEditorModelValue()
Copyright © 2018. All rights reserved.