public class CmsEditorSelector
extends java.lang.Object
You can define the class of your editor selector in the OpenCms XML configuration files. The following files use this class:
I_CmsEditorHandler| 构造器和说明 |
|---|
CmsEditorSelector(CmsJspActionElement jsp)
Public constructor with JSP action element.
|
| 限定符和类型 | 方法和说明 |
|---|---|
java.lang.String |
getSelectedEditorUri()
Returns the uri of the dialog which will be displayed.
|
public CmsEditorSelector(CmsJspActionElement jsp)
jsp - an initialized JSP action element