|
GWT 2.3.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.gwt.resources.client.CommonResources
public class CommonResources
Generally useful styles and resources used throughout GWT widgets and cells.
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.3.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |