public class CommonResources
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
(package private) static interface |
CommonResources.Bundle
The
ClientBundle of resources. |
(package private) static interface |
CommonResources.InlineBlockStyle
Cross-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.
|