Uses of Interface
com.google.gwt.resources.client.ResourcePrototype
Packages that use ResourcePrototype
Package
Description
Classes for aggregating static resources into bundles.
The "cellview" widget set.
Widgets, Panels, and other user-interface classes.
-
Uses of ResourcePrototype in com.google.gwt.cell.client
Subinterfaces of ResourcePrototype in com.google.gwt.cell.clientModifier and TypeInterfaceDescriptionstatic interfaceThe Styles used by this appearance. -
Uses of ResourcePrototype in com.google.gwt.resources.client
Classes in com.google.gwt.resources.client with type parameters of type ResourcePrototypeModifier and TypeInterfaceDescriptioninterfaceResourceCallback<R extends ResourcePrototype>A callback interface for asynchronous operations on resources.Subinterfaces of ResourcePrototype in com.google.gwt.resources.clientModifier and TypeInterfaceDescription(package private) static interfaceCross-browser implementation of the "display: inline-block" CSS property.interfaceAggregates and minifies CSS stylesheets.interfaceMarker interface for all classes that should be obfuscated together in Css Resource generation.interfaceA non-text resource.interfaceIdentical toTextResource, except the contents of the resource are not inlined into the compiled output.interfaceThis resource type allows any class that can be instantiated via a call toGWT.create(Class)to be used within an ClientBundle.interfaceProvides access to image resources at runtime.interfaceA resource that contains text that should be incorporated into the compiled output.Methods in com.google.gwt.resources.client that return ResourcePrototypeModifier and TypeMethodDescriptionClientBundleWithLookup.getResource(String name) Find a resource by the name of the function in which it is declared.ResourceException.getResource()ClientBundleWithLookup.getResources()A convenience method to iterate over all ResourcePrototypes contained in the ClientBundle.Constructors in com.google.gwt.resources.client with parameters of type ResourcePrototypeModifierConstructorDescriptionResourceException(ResourcePrototype resource) ResourceException(ResourcePrototype resource, String msg) ResourceException(ResourcePrototype resource, String msg, Throwable t) -
Uses of ResourcePrototype in com.google.gwt.user.cellview.client
Subinterfaces of ResourcePrototype in com.google.gwt.user.cellview.clientModifier and TypeInterfaceDescriptionstatic interfaceStyles used by this widget.static interfaceStyles used by this widget.(package private) static interfaceStyles used byCellTable.BasicResources.static interfaceStyles used by this widget.(package private) static interfaceStyles used byCellTree.BasicResources.static interfaceStyles used by this widget.static interfaceStyles used by this widget.static interfaceStyles used by this widget. -
Uses of ResourcePrototype in com.google.gwt.user.client.ui
Subinterfaces of ResourcePrototype in com.google.gwt.user.client.uiModifier and TypeInterfaceDescriptionstatic interfaceStyles used by this widget.static interfaceStyles used by this widget.static interfaceA variation ofNativeHorizontalScrollbar.Stylethat renders the scrollbar semi-transparent until it is hovered.static interfaceStyles used by this widget.static interfaceA variation ofNativeVerticalScrollbar.Stylethat renders the scrollbar semi-transparent until it is hovered.(package private) static interfaceStyle used in uibinder template.static interfaceDefault CSS styles for this widget.