Package | Description |
---|---|
org.hippoecm.frontend.editor | |
org.hippoecm.frontend.service |
Modifier and Type | Class and Description |
---|---|
class |
AbstractCmsEditor<T> |
Modifier and Type | Method and Description |
---|---|
IEditor<javax.jcr.Node> |
IEditorFactory.newEditor(IEditorContext manager,
org.apache.wicket.model.IModel<javax.jcr.Node> nodeModel,
IEditor.Mode mode,
IPluginConfig parameters)
Create an editor for a node model.
|
Modifier and Type | Method and Description |
---|---|
IEditor<javax.jcr.Node> |
IEditorManager.getEditor(org.apache.wicket.model.IModel<javax.jcr.Node> model) |
IEditor<javax.jcr.Node> |
IEditorManager.openEditor(org.apache.wicket.model.IModel<javax.jcr.Node> model) |
IEditor<javax.jcr.Node> |
IEditorManager.openPreview(org.apache.wicket.model.IModel<javax.jcr.Node> model) |
Copyright © 2007–2017 Hippo B.V. (http://www.onehippo.com). All rights reserved.