@Generated(value="org.realityforge.webtack")
@JsType(isNative=true,
namespace="<global>",
name="CSSFontPaletteValuesRule")
public class CSSFontPaletteValuesRule
extends CSSRule
CHARSET_RULE, COUNTER_STYLE_RULE, cssText, FONT_FACE_RULE, FONT_FEATURE_VALUES_RULE, IMPORT_RULE, KEYFRAME_RULE, KEYFRAMES_RULE, MARGIN_RULE, MEDIA_RULE, NAMESPACE_RULE, PAGE_RULE, STYLE_RULE, SUPPORTS_RULE| Modifier | Constructor and Description |
|---|---|
protected |
CSSFontPaletteValuesRule() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
basePalette() |
java.lang.String |
fontFamily() |
java.lang.String |
name() |
java.lang.String |
overrideColors() |
parentRule, parentStyleSheet, typeassign, create, create, defineProperties, defineProperty, defineProperty, entries, freeze, fromEntries, getOwnPropertyDescriptor, getOwnPropertyDescriptor, getOwnPropertyDescriptors, getOwnPropertyNames, getOwnPropertySymbols, getPrototypeOf, hasOwnProperty, hasOwnProperty, is, isExtensible, isFrozen, isPrototypeOf, isSealed, keys, preventExtensions, propertyIsEnumerable, seal, setPrototypeOf, toString_, valueOf_, values@JsProperty(name="basePalette") @Nonnull public java.lang.String basePalette()
@JsProperty(name="fontFamily") @Nonnull public java.lang.String fontFamily()
@JsProperty(name="name") @Nonnull public java.lang.String name()
@JsProperty(name="overrideColors") @Nonnull public java.lang.String overrideColors()