public abstract class BaseEditorProvider<T>
extends Object
| Constructor and Description |
|---|
BaseEditorProvider(Class<T> editorContributorClass) |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
protected void |
visitEditorContributors(Consumer<T> consumer,
String portletName,
String editorConfigKey,
String editorName) |