Package | Description |
---|---|
org.apache.flex.compiler.css |
This package contains interfaces and classes representing various CSS concepts.
|
org.apache.flex.compiler.internal.css |
This package is the internal extension of the external
org.apache.flex.compiler.css package. |
Modifier and Type | Method and Description |
---|---|
com.google.common.collect.ImmutableList<ICSSMediaQueryCondition> |
ICSSRule.getMediaQueryConditions()
Get a list of media query conditions associated with this CSS rule.
|
Modifier and Type | Class and Description |
---|---|
class |
CSSMediaQueryCondition
Implementation for a media query condition.
|
Modifier and Type | Method and Description |
---|---|
com.google.common.collect.ImmutableList<ICSSMediaQueryCondition> |
CSSRule.getMediaQueryConditions() |
Copyright © 2016 The Apache Software Foundation. All rights reserved.