Interface EditorConfigContributorCET
- All Superinterfaces:
CET
@CETType(description="This is a description.",
name="editorConfigContributor")
@ProviderType
public interface EditorConfigContributorCET
extends CET
-
Method Summary
Methods inherited from interface com.liferay.client.extension.type.CET
getBaseURL, getCompanyId, getCreateDate, getDescription, getEditJSP, getExternalReferenceCode, getModifiedDate, getName, getName, getProperties, getSourceCodeURL, getStatus, getType, getTypeSettings, getViewJSP, hasProperties, isReadOnly
-
Method Details
-
getEditorConfigKeys
@CETProperty(defaultValue="", label="editor-config-keys", name="editorConfigKeys", type=StringList) String getEditorConfigKeys() -
getEditorNames
@CETProperty(defaultValue="", label="editor-names", name="editorNames", type=StringList) String getEditorNames() -
getPortletNames
@CETProperty(defaultValue="", label="portlet-names", name="portletNames", type=StringList) String getPortletNames() -
getURL
-