| Package | Description |
|---|---|
| com.qeagle.devtools.protocol.commands | |
| com.qeagle.devtools.protocol.types.css |
| Modifier and Type | Method and Description |
|---|---|
SelectorList |
CSS.setRuleSelector(String styleSheetId,
SourceRange range,
String selector)
Modifies the rule selector.
|
| Modifier and Type | Method and Description |
|---|---|
SelectorList |
CSSRule.getSelectorList()
Rule selector data.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CSSRule.setSelectorList(SelectorList selectorList)
Rule selector data.
|
Copyright © 2020. All rights reserved.