| Package | Description |
|---|---|
| com.gargoylesoftware.css.dom |
Implementation classes for the org.w3c.dom.css interfaces.
|
| com.gargoylesoftware.css.parser.media |
Package com.gargoylesoftware.css.parser.media.
|
| Modifier and Type | Method and Description |
|---|---|
Property |
CSSStyleDeclarationImpl.getPropertyDeclaration(String propertyName) |
Property |
CSSStyleDeclarationImpl.getPropertyDeclaration(String propertyName) |
| Modifier and Type | Method and Description |
|---|---|
List<Property> |
CSSStyleDeclarationImpl.getProperties() |
List<Property> |
CSSStyleDeclarationImpl.getProperties() |
| Modifier and Type | Method and Description |
|---|---|
void |
CSSStyleDeclarationImpl.addProperty(Property p)
Add a property.
|
void |
CSSStyleDeclarationImpl.addProperty(Property p)
Add a property.
|
| Modifier and Type | Method and Description |
|---|---|
List<Property> |
MediaQuery.getProperties() |
List<Property> |
MediaQuery.getProperties() |
| Modifier and Type | Method and Description |
|---|---|
void |
MediaQuery.addMediaProperty(Property mp)
Adds a property to the list.
|
void |
MediaQuery.addMediaProperty(Property mp)
Adds a property to the list.
|
Copyright © 2022. All rights reserved.