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(java.lang.String name)
Update the name of this ui extension.
|
CMAUiExtension.Extension |
CMAUiExtension.Extension.setSourceContent(java.lang.String sourceContent)
Updates the html sourcode.
|
CMAUiExtension.Extension |
CMAUiExtension.Extension.setSourceUrl(java.lang.String sourceUrl)
Link to the source code to be executed with this ui extension.
|
Copyright © 2019 Contentful, GmbH.. All Rights Reserved.