Uses of Interface
org.hippoecm.frontend.editor.IEditorContext
Packages that use IEditorContext
-
Uses of IEditorContext in org.hippoecm.frontend.editor
Methods in org.hippoecm.frontend.editor with parameters of type IEditorContextModifier and TypeMethodDescriptionIEditorFactory.newEditor
(IEditorContext manager, org.apache.wicket.model.IModel<Node> nodeModel, IEditor.Mode mode, IPluginConfig parameters) Tries to create anIEditor
instance.Constructors in org.hippoecm.frontend.editor with parameters of type IEditorContextModifierConstructorDescriptionAbstractCmsEditor
(IEditorContext editorContext, IPluginContext context, IPluginConfig parameters, org.apache.wicket.model.IModel<T> model, IEditor.Mode mode)