| Package | Description |
|---|---|
| com.contentful.java.cma.model |
| Modifier and Type | Method and Description |
|---|---|
CMAEditorInterface.Control |
CMAEditorInterface.Control.addHelpText(String helpText)
Adds a new custom help text to the settings.
|
CMAEditorInterface.Control |
CMAEditorInterface.Control.addSetting(String key,
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(String fieldId)
Change the id of the field for this control.
|
CMAEditorInterface.Control |
CMAEditorInterface.Control.setWidgetId(String widgetId)
Set the id of the widget.
|
| Modifier and Type | Method and Description |
|---|---|
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 © 2026 Contentful, GmbH.. All rights reserved.