public final class StyleConstants
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
NN_STYLE_GROUPS
Style groups node name below which allowed style groups are defined.
|
static java.lang.String |
NN_STYLES
Styles node name below which allowed styles are defined.
|
static java.lang.String |
PN_STYLE_CLASSES
Style classes property name that defines a space-separated list of CSS classes for an allowed style.
|
static java.lang.String |
PN_STYLE_DEFAULT_CLASSES
Style default classes property name that defines a space-separated list of default CSS classes at a content policy.
|
static java.lang.String |
PN_STYLE_DEFAULT_ELEMENT
Style default element property name that defines the default HTML element name at a content policy.
|
static java.lang.String |
PN_STYLE_ELEMENT
Style element property name that defines the HTML element name of a style.
|
static java.lang.String |
PN_STYLE_ELEMENTS
Style elements property name that defines allowed HTML elements for a component.
|
static java.lang.String |
PN_STYLE_GROUP_LABEL
Style group label property name that defines a readable name for an allowed style group.
|
static java.lang.String |
PN_STYLE_GROUP_MULTIPLE
Style group multiple property name that defines whether multiple selection is allowed for an allowed style group.
|
static java.lang.String |
PN_STYLE_ID
Style ID property name that defines a unique identifier for an allowed style.
|
static java.lang.String |
PN_STYLE_IDS
Style IDs property name that defines the list of styles to be applied for the resource.
|
static java.lang.String |
PN_STYLE_LABEL
Style label property name that defines a readable name for an allowed style.
|
public static final java.lang.String NN_STYLE_GROUPS
public static final java.lang.String NN_STYLES
public static final java.lang.String PN_STYLE_GROUP_MULTIPLE
public static final java.lang.String PN_STYLE_GROUP_LABEL
public static final java.lang.String PN_STYLE_ID
public static final java.lang.String PN_STYLE_IDS
public static final java.lang.String PN_STYLE_CLASSES
public static final java.lang.String PN_STYLE_LABEL
public static final java.lang.String PN_STYLE_ELEMENT
public static final java.lang.String PN_STYLE_ELEMENTS
public static final java.lang.String PN_STYLE_DEFAULT_CLASSES
public static final java.lang.String PN_STYLE_DEFAULT_ELEMENT
Copyright © 2010 - 2023 Adobe. All Rights Reserved