com.google.gwt.resources.css.ast
Interface HasProperties

All Known Implementing Classes:
CssPageRule, CssRule, CssSprite

public interface HasProperties

Something that has CSS properties.


Method Summary
 java.util.List<CssProperty> getProperties()
           
 

Method Detail

getProperties

java.util.List<CssProperty> getProperties()