Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.google.gwt.resources.client Classes and Interfaces - 23 results found.
NameDescriptionTypePackageFramework
ClientBundleThe use of this interface is similar to that of ImageBundle.Interfacecom.google.gwt.resources.clientGoogle WebToolkit (GWT)
ClientBundleWithLookupThis is an extension of ClientBundle that allows for name-based lookup of resources.Interfacecom.google.gwt.resources.clientGoogle WebToolkit (GWT)
CommonResourcesGenerally useful styles and resources used throughout GWT widgets and cells.Classcom.google.gwt.resources.clientGoogle WebToolkit (GWT)
CommonResources .BundleInterfacecom.google.gwt.resources.client.CommonResourcesGoogle WebToolkit (GWT)
CommonResources .InlineBlockStyleInterfacecom.google.gwt.resources.client.CommonResourcesGoogle WebToolkit (GWT)
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)
DataResourceA non-text resource.Interfacecom.google.gwt.resources.clientGoogle WebToolkit (GWT)
ExternalTextResourceIdentical to TextResource, except the contents of the resource are not inlined into the compiled output.Interfacecom.google.gwt.resources.clientGoogle WebToolkit (GWT)
GwtCreateResourceThis resource type allows any class that can be instantiated via a call to GWT.Interfacecom.google.gwt.resources.clientGoogle WebToolkit (GWT)
GwtCreateResource .ClassTypeThis annotation can be applied to the resource getter method in order to call GWT.Classcom.google.gwt.resources.client.GwtCreateResourceGoogle WebToolkit (GWT)
ImageResourceProvides access to image resources at runtime.Interfacecom.google.gwt.resources.clientGoogle WebToolkit (GWT)
ImageResource .ImageOptionsSpecifies additional options to control how an image is bundled.Classcom.google.gwt.resources.client.ImageResourceGoogle WebToolkit (GWT)
ImageResource .RepeatStyleIndicates that an ImageResource should be bundled in such a way as to support horizontal or vertical repetition.Classcom.google.gwt.resources.client.ImageResourceGoogle WebToolkit (GWT)
ResourceCallbackA callback interface for asynchronous operations on resources.Interfacecom.google.gwt.resources.clientGoogle WebToolkit (GWT)
ResourceExceptionAssociates a ResourcePrototype with a program error.Classcom.google.gwt.resources.clientGoogle WebToolkit (GWT)
ResourcePrototypeThe base interface all bundle resource types must extend.Interfacecom.google.gwt.resources.clientGoogle WebToolkit (GWT)
TextResourceInterfacecom.google.gwt.resources.clientGoogle WebToolkit (GWT)