Package | Description |
---|---|
com.gentics.contentnode.rest.model |
Modifier and Type | Method and Description |
---|---|
static Editor |
Editor.getByCode(int code)
Get the editor by code
|
Editor |
Node.getContentEditor()
Editor to be used in the node.
|
static Editor |
Editor.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Editor[] |
Editor.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Node.setContentEditor(Editor contentEditor)
Set the editor.
|
Copyright © 2024 Gentics Software. All rights reserved.