Class ViewEditor
java.lang.Object
com.axemble.vdoc.sdk.document.extensions.BaseEditorExtension
com.axemble.vdoc.sdk.components.plugins.AbstractComponentEditor
com.axemble.vdoc.sdk.components.plugins.view.ViewEditor
- All Implemented Interfaces:
com.axemble.easysite.components.extensions.IEditorExtension
,Serializable
Allows to select a component from a plugin
- Author:
- vlygeros
- See Also:
-
Field Summary
Fields inherited from class com.axemble.vdoc.sdk.components.plugins.AbstractComponentEditor
PROPERTY_COMPONENT_LIST, PROPERTY_COMPONENT_TAG, PROPERTY_PLUGIN_LIST, URI_CURRENT_PLUGIN
Fields inherited from class com.axemble.vdoc.sdk.document.extensions.BaseEditorExtension
LOGGER
-
Constructor Summary
-
Method Summary
Methods inherited from class com.axemble.vdoc.sdk.components.plugins.AbstractComponentEditor
checkComponentSupport, onAfterLoad
Methods inherited from class com.axemble.vdoc.sdk.document.extensions.BaseEditorExtension
getComponentName, getContent, getContentComponent, getContentContainer, getDocument, getForm, getParentBlock, getResourceController, getRootBlock, getSiteModule, getWorkflowModule, init, init, isCreation, onAfterRemove, onAfterSave, onBeforeLoad, onBeforeRemove, onBeforeSave, onBeforeSaveInternal, validate
-
Constructor Details
-
ViewEditor
public ViewEditor()
-