public class CSSKeyframeRule extends CSSRule
Objs.Constructor<T extends Objs>, Objs.Property<T>
Modifier and Type | Field and Description |
---|---|
Objs.Property<String> |
keyText |
Objs.Property<CSSStyleDeclaration> |
style |
cssText, FONT_FACE_RULE, CHARSET_RULE, IMPORT_RULE, KEYFRAME_RULE, KEYFRAMES_RULE, MEDIA_RULE, NAMESPACE_RULE, PAGE_RULE, parentRule, parentStyleSheet, STYLE_RULE, SUPPORTS_RULE, type, UNKNOWN_RULE, VIEWPORT_RULE
Modifier | Constructor and Description |
---|---|
protected |
CSSKeyframeRule(Objs.Constructor<?> c,
Object js) |
Modifier and Type | Method and Description |
---|---|
static CSSKeyframeRule |
$as(Object obj) |
String |
keyText() |
CSSStyleDeclaration |
style() |
cssText, FONT_FACE_RULE, CHARSET_RULE, IMPORT_RULE, KEYFRAME_RULE, KEYFRAMES_RULE, MEDIA_RULE, NAMESPACE_RULE, PAGE_RULE, parentRule, parentStyleSheet, STYLE_RULE, SUPPORTS_RULE, type, UNKNOWN_RULE, VIEWPORT_RULE
$as, $cast, $delete, $get, $js, $set, create, create, defineProperties, defineProperty, freeze, getOwnPropertyDescriptor, getOwnPropertyNames, getPrototypeOf, hasOwnProperty, isExtensible, isFrozen, isPrototypeOf, isSealed, keys, newObject, newObject, preventExtensions, propertyIsEnumerable, seal, toLocaleString, toString, valueOf
public Objs.Property<String> keyText
public Objs.Property<CSSStyleDeclaration> style
protected CSSKeyframeRule(Objs.Constructor<?> c, Object js)
public static CSSKeyframeRule $as(Object obj)
public String keyText()
public CSSStyleDeclaration style()
Copyright © 2018. All rights reserved.