public class CSSMediaRule extends CSSDeclarationRule
Constructor and Description |
---|
CSSMediaRule(StyleSheet parentStyle,
StyleRule parentRule) |
Modifier and Type | Method and Description |
---|---|
void |
addRule(StyleRule rule) |
void |
deleteRule(int index) |
StyleRule |
getRule(int index) |
int |
getRuleCount() |
void |
insertRule(int index,
StyleRule rule) |
clear, clone, getImportantValues, getPropertyCSSValue, getPropertyKeysAsArray, getStyleValues, isEmpty, isImportant, removeProperty, setImportant, setPropertyValue, setPropertyValue, setPropertyValueAsString
getParentRule, getParentStyle, getStyleKeyRegistry, isReadOnly, makeReadOnly, setParentRule, setParentStyle
public CSSMediaRule(StyleSheet parentStyle, StyleRule parentRule)
Copyright © 2018 Hitachi Vantara. All rights reserved.