| Package | Description |
|---|---|
| com.contentful.java.cma.model |
| Modifier and Type | Method and Description |
|---|---|
CMAEditorInterface.Control |
CMAEditorInterface.Control.addHelpText(java.lang.String helpText)
Adds a new custom help text to the settings.
|
CMAEditorInterface.Control |
CMAEditorInterface.Control.addSetting(java.lang.String key,
java.lang.String value)
Adds a new custom setting to the settings.
|
CMAEditorInterface.Control |
CMAEditorInterface.Control.setBuildInWidgetId(CMAEditorInterface.Control.BuildInWidgetId buildInWidgetId)
Use a build in widget.
|
CMAEditorInterface.Control |
CMAEditorInterface.Control.setFieldId(java.lang.String fieldId)
Change the id of the field for this control.
|
CMAEditorInterface.Control |
CMAEditorInterface.Control.setWidgetId(java.lang.String widgetId)
Set the id of the widget.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<CMAEditorInterface.Control> |
CMAEditorInterface.getControls() |
| Modifier and Type | Method and Description |
|---|---|
CMAEditorInterface |
CMAEditorInterface.addControl(CMAEditorInterface.Control control)
Adds a new control to the list of controls.
|
Copyright © 2019 Contentful, GmbH.. All Rights Reserved.