@Deprecated public interface Editor<E extends ServerEnvironment> extends Component<EditorDescriptor,E>
| Modifier and Type | Method and Description |
|---|---|
Class<? extends EditorValue<?>> |
getEditorValueClass()
Deprecated.
Returns editor's
EditorValue class. |
Class<? extends GomElement> |
getGomElementClass()
Deprecated.
Returns editor's
GomElement class. |
EnumSet<GomModule.Kind> |
getGomElementRestrictions()
Deprecated.
Returns editor's
GomElement, GomModule.Kind restrictions. |
<T> Class<? extends T> |
getGuiEditorClass(Class<T> type)
Deprecated.
Returns the gui editor class of the specified type or
null if the type is not supported. |
init, installed, uninstalling, updatedClass<? extends EditorValue<?>> getEditorValueClass()
EditorValue class.EditorValue class.@Nullable <T> Class<? extends T> getGuiEditorClass(@NotNull Class<T> type)
null if the type is not supported.Class<? extends GomElement> getGomElementClass()
GomElement class.GomElement class.EnumSet<GomModule.Kind> getGomElementRestrictions()
GomElement, GomModule.Kind restrictions.GomElement, GomModule.Kind restrictions.Copyright © 2015 e-Spirit AG. All Rights Reserved. Build 5.1.408