| Package | Description |
|---|---|
| com.contentful.java.cma.model |
| Modifier and Type | Method and Description |
|---|---|
CMAUiExtension.Extension |
CMAUiExtension.Extension.addFieldType(Constants.CMAFieldType type)
Add a new content type field type to this UI extension.
|
CMAUiExtension.Extension |
CMAUiExtension.getExtension() |
CMAUiExtension.Extension |
CMAUiExtension.Extension.setIsOnSidebar(boolean available)
Update whether this element should be appearing on the sidebar.
|
CMAUiExtension.Extension |
CMAUiExtension.Extension.setName(String name)
Update the name of this UI extension.
|
CMAUiExtension.Extension |
CMAUiExtension.Extension.setParameters(CMAUiExtensionParameters parameters)
Set the UI extension parameters.
|
CMAUiExtension.Extension |
CMAUiExtension.Extension.setSourceContent(String sourceContent)
Updates the html sourcode.
|
CMAUiExtension.Extension |
CMAUiExtension.Extension.setSourceUrl(String sourceUrl)
Link to the source code to be executed with this UI extension.
|
Copyright © 2026 Contentful, GmbH.. All rights reserved.