public class

CommonResources

extends Object
java.lang.Object
   ↳ com.google.gwt.resources.client.CommonResources

Class Overview

Generally useful styles and resources used throughout GWT widgets and cells.

Summary

Public Constructors
CommonResources()
Public Methods
static String getInlineBlockStyle()
Get the style class name that simulates a "display: inline-block" effect across browsers.
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public CommonResources ()

Public Methods

public static String getInlineBlockStyle ()

Get the style class name that simulates a "display: inline-block" effect across browsers.