| Package | Description |
|---|---|
| com.qeagle.devtools.protocol.types.css |
| Modifier and Type | Method and Description |
|---|---|
List<ShorthandEntry> |
CSSStyle.getShorthandEntries()
Computed values for all shorthands found in the style.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CSSStyle.setShorthandEntries(List<ShorthandEntry> shorthandEntries)
Computed values for all shorthands found in the style.
|
Copyright © 2020. All rights reserved.