public interface EditorPropertyDefinition
extends info.magnolia.config.NamedDefinition
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
Description displayed to the user when clicking on the info button.
|
String |
getLabel()
Text displayed as field label.
|
String |
getStyleName()
Additional style for a field.
|
boolean |
isI18n()
Enables i18n authoring support.
|
String getLabel()
String getDescription()
String getStyleName()
boolean isI18n()
Copyright © 2020 Magnolia International Ltd.. All rights reserved.