Uses of Interface
org.opencms.workplace.editors.I_CmsEditorActionHandler
Packages that use I_CmsEditorActionHandler
Package
Description
The base classes for the OpenCms Workplace
(standard dialog, tab dialog, report based dialog)
and the Workplace configuration classes are located here.
Base classes for the editors (WYSIWYG, plain text, XML content) used in the OpenCms Workplace.
-
Uses of I_CmsEditorActionHandler in org.opencms.workplace
Methods in org.opencms.workplace that return I_CmsEditorActionHandlerModifier and TypeMethodDescriptionCmsWorkplaceManager.getEditorActionHandler()
Returns the instantiated editor action handler class.Methods in org.opencms.workplace with parameters of type I_CmsEditorActionHandlerModifier and TypeMethodDescriptionvoid
CmsWorkplaceManager.setEditorAction
(I_CmsEditorActionHandler clazz) Sets the editor action class. -
Uses of I_CmsEditorActionHandler in org.opencms.workplace.editors
Classes in org.opencms.workplace.editors that implement I_CmsEditorActionHandlerModifier and TypeClassDescriptionclass
Provides a method to perform a user defined action when editing a page.