Uses of Interface
com.google.gwt.resources.client.ClientBundle
-
Packages that use ClientBundle Package Description com.google.gwt.cell.client com.google.gwt.resources.client Classes for aggregating static resources into bundles.com.google.gwt.user.cellview.client The "cellview" widget set.com.google.gwt.user.client.ui Widgets, Panels, and other user-interface classes. -
-
Uses of ClientBundle in com.google.gwt.cell.client
Subinterfaces of ClientBundle in com.google.gwt.cell.client Modifier and Type Interface Description static interfaceButtonCellBase.DefaultAppearance.ResourcesThe resources used by this appearance.(package private) static interfaceImageLoadingCell.ResourcesThe images used by theImageLoadingCell.DefaultRenderers. -
Uses of ClientBundle in com.google.gwt.resources.client
Subinterfaces of ClientBundle in com.google.gwt.resources.client Modifier and Type Interface Description interfaceClientBundleWithLookupThis is an extension of ClientBundle that allows for name-based lookup of resources.(package private) static interfaceCommonResources.BundleTheClientBundleof resources. -
Uses of ClientBundle in com.google.gwt.user.cellview.client
Subinterfaces of ClientBundle in com.google.gwt.user.cellview.client Modifier and Type Interface Description static interfaceCellBrowser.ResourcesA ClientBundle that provides images for this widget.static interfaceCellList.ResourcesA ClientBundle that provides images for this widget.static interfaceCellTable.BasicResourcesResources that match the GWT standard style theme.static interfaceCellTable.ResourcesA ClientBundle that provides images for this widget.static interfaceCellTree.BasicResourcesResources that match the GWT standard style theme.static interfaceCellTree.ResourcesA ClientBundle that provides images for this widget.static interfaceDataGrid.ResourcesA ClientBundle that provides images for this widget.static interfaceSimplePager.ResourcesA ClientBundle that provides images for this widget. -
Uses of ClientBundle in com.google.gwt.user.client.ui
Subinterfaces of ClientBundle in com.google.gwt.user.client.ui Modifier and Type Interface Description static interfaceCustomScrollPanel.ResourcesA ClientBundle of resources used by this widget.(package private) static interfaceDisclosurePanel.DefaultImagesstatic interfaceHorizontalSplitPanel.ResourcesDeprecated.The default resources used by this widget.static interfaceMenuBar.ResourcesA ClientBundle that contains the default resources for this widget.static interfaceNativeHorizontalScrollbar.ResourcesA ClientBundle of resources used by this widget.static interfaceNativeHorizontalScrollbar.ResourcesTransparantA variation ofNativeHorizontalScrollbar.Resourcesthat renders the scrollbar semi-transparent until it is hovered.static interfaceNativeVerticalScrollbar.ResourcesA ClientBundle of resources used by this widget.static interfaceNativeVerticalScrollbar.ResourcesTransparantA variation ofNativeVerticalScrollbar.Resourcesthat renders the scrollbar semi-transparent until it is hovered.(package private) static interfaceNativeVerticalScrollbar.UiBinderBundleClient bundle used in the uibinder template.static interfaceTree.ResourcesA ClientBundle that provides images for this widget.static interfaceVerticalSplitPanel.ResourcesDeprecated.The default resources used by this widget.
-