public class CommonResources
extends java.lang.Object
| Modifier and Type | Class and Description | 
|---|---|
| (package private) static interface  | CommonResources.BundleThe  ClientBundleof resources. | 
| (package private) static interface  | CommonResources.InlineBlockStyleCross-browser implementation of the "display: inline-block" CSS property. | 
| Constructor and Description | 
|---|
| CommonResources() | 
| Modifier and Type | Method and Description | 
|---|---|
| static java.lang.String | getInlineBlockStyle()Get the style class name that simulates a "display: inline-block" effect
 across browsers. |