Class CommonResources

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

public class CommonResources extends Object
Generally useful styles and resources used throughout GWT widgets and cells.
  • Constructor Details

    • CommonResources

      public CommonResources()
  • Method Details

    • getInlineBlockStyle

      public static String getInlineBlockStyle()
      Get the style class name that simulates a "display: inline-block" effect across browsers.