public interface CSSKeyframeRule extends CSSRule
CHARSET_RULE, FONT_FACE_RULE, IMPORT_RULE, MEDIA_RULE, PAGE_RULE, STYLE_RULE, UNKNOWN_RULE, WEBKIT_KEYFRAME_RULE, WEBKIT_KEYFRAMES_RULE
Modifier and Type | Method and Description |
---|---|
String |
getKeyText() |
CSSStyleDeclaration |
getStyle() |
void |
setKeyText(String arg) |
getCssText, getParentRule, getParentStyleSheet, getType, setCssText
String getKeyText()
void setKeyText(String arg)
CSSStyleDeclaration getStyle()
Copyright © 2018. All rights reserved.