public class CSSKeyframesRule extends CSSRule
Modifier and Type | Field and Description |
---|---|
CSSRuleList |
cssRules |
String |
name |
static CSSKeyframesRule |
prototype |
CHARSET_RULE, cssText, FONT_FACE_RULE, IMPORT_RULE, KEYFRAME_RULE, KEYFRAMES_RULE, MEDIA_RULE, NAMESPACE_RULE, PAGE_RULE, parentRule, parentStyleSheet, STYLE_RULE, SUPPORTS_RULE, type, UNKNOWN_RULE, VIEWPORT_RULE
constructor
Constructor and Description |
---|
CSSKeyframesRule() |
Modifier and Type | Method and Description |
---|---|
void |
appendRule(String rule) |
void |
deleteRule(String rule) |
CSSKeyframeRule |
findRule(String rule) |
$applyStatic, $applyStatic, $delete, $delete, $get, $get, $set, $set, $super, assign, create, create, defineProperties, defineProperty, defineProperty, freeze, getOwnPropertyDescriptor, getOwnPropertyNames, getPrototypeOf, hasOwnProperty, hasOwnProperty, hasOwnProperty, isExtensible, isFrozen, isPrototypeOf, isSealed, keys, preventExtensions, propertyIsEnumerable, propertyIsEnumerable, propertyIsEnumerable, seal, toJSString, toLocaleString, toString, valueOf
public CSSRuleList cssRules
public String name
public static CSSKeyframesRule prototype
public void appendRule(String rule)
public void deleteRule(String rule)
public CSSKeyframeRule findRule(String rule)