@ProviderType
public interface ContentPolicyStyleInfo
ContentPolicyStyleInfo
provides methods for retrieving information about the styles defined at the
content policy of a component.Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDefaultCssClasses()
Retrieves the default CSS classes defined at the content policy of a component.
|
java.lang.String |
getDefaultHtmlElement()
Retrieves the default HTML element that is applied at the content policy of a component.
|
java.util.List<StyleGroupInfo> |
getStyleGroups()
Retrieves the list of style groups defined at the content policy of a component.
|
@Nonnull java.util.List<StyleGroupInfo> getStyleGroups()
@Nullable java.lang.String getDefaultCssClasses()
null
otherwise@Nullable java.lang.String getDefaultHtmlElement()
null
otherwiseCopyright © 2010 - 2023 Adobe. All Rights Reserved