Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.google.gwt.resources.client.CssResource Classes and Interfaces - 7 results found.
NameDescriptionTypePackageFramework
CssResourceAggregates and minifies CSS stylesheets.Interfacecom.google.gwt.resources.clientGoogle WebToolkit (GWT)
CssResource .ClassNameThe original CSS class name specified in the resource.Classcom.google.gwt.resources.client.CssResourceGoogle WebToolkit (GWT)
CssResource .ImportMakes class selectors from other CssResource types available in the raw source of a CssResource.Classcom.google.gwt.resources.client.CssResourceGoogle WebToolkit (GWT)
CssResource .ImportedWithPrefixSpecifies the string prefix to use when one CssResource is imported into the scope of another CssResource.Classcom.google.gwt.resources.client.CssResourceGoogle WebToolkit (GWT)
CssResource .NotStrictThe presence of this annotation on a CssResource accessor method indicates that any class selectors that do not correspond with a String accessorClasscom.google.gwt.resources.client.CssResourceGoogle WebToolkit (GWT)
CssResource .SharedIndicates that the String accessor methods defined in a CssResource will return the same values across all implementations of that type.Classcom.google.gwt.resources.client.CssResourceGoogle WebToolkit (GWT)
CssResourceBaseMarker interface for all classes that should be obfuscated together in Css Resource generation.Interfacecom.google.gwt.resources.clientGoogle WebToolkit (GWT)