Uses of Enum Class
com.gentics.contentnode.rest.model.EditorControlStyle
-
Uses of EditorControlStyle in com.gentics.contentnode.rest.model
Modifier and TypeMethodDescriptionConstruct.getEditorControlStyle()
Get the placement mode for edit icons.static EditorControlStyle
Returns the enum constant of this class with the specified name.static EditorControlStyle[]
EditorControlStyle.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionConstruct.setEditorControlStyle
(EditorControlStyle editorControlStyle) Set the placement mode for edit icons.