Uses of Interface
org.hippoecm.frontend.service.IEditor
Packages that use IEditor
-
Uses of IEditor in org.hippoecm.frontend.editor
Classes in org.hippoecm.frontend.editor that implement IEditorMethods in org.hippoecm.frontend.editor that return IEditorModifier and TypeMethodDescriptionIEditorFactory.newEditor
(IEditorContext manager, org.apache.wicket.model.IModel<Node> nodeModel, IEditor.Mode mode, IPluginConfig parameters) Tries to create anIEditor
instance. -
Uses of IEditor in org.hippoecm.frontend.service
Methods in org.hippoecm.frontend.service that return IEditor