|
GWT 2.7.0 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.google.gwt.resources.client.CommonResources
public class CommonResources
Generally useful styles and resources used throughout GWT widgets and cells.
Nested Class Summary | |
---|---|
(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 Summary | |
---|---|
CommonResources()
|
Method Summary | |
---|---|
static java.lang.String |
getInlineBlockStyle()
Get the style class name that simulates a "display: inline-block" effect across browsers. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CommonResources()
Method Detail |
---|
public static java.lang.String getInlineBlockStyle()
|
GWT 2.7.0 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |