Package | Description |
---|---|
com.google.gwt.resources.converter | |
com.google.gwt.resources.css |
Support package for manipulating CSS resources.
|
com.google.gwt.resources.css.ast |
Modifier and Type | Class and Description |
---|---|
class |
CssElIf
Represents a else if node in the css ast.
|
Modifier and Type | Method and Description |
---|---|
SortedMap<Integer,List<CssSubstitution>> |
CssGenerationVisitor.getSubstitutionPositions() |
Modifier and Type | Class and Description |
---|---|
class |
CssIf
A GWTCSS if statement.
|
class |
CssProperty
Maps a named property to a Value.
|
class |
CssSprite
Represents a sprited image.
|
Copyright © 2018. All rights reserved.