Package com.google.gwt.resources.client
Interface CommonResources.InlineBlockStyle
- All Superinterfaces:
CssResource
,CssResourceBase
,ResourcePrototype
- Enclosing class:
CommonResources
Cross-browser implementation of the "display: inline-block" CSS property.
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.google.gwt.resources.client.CssResource
CssResource.ClassName, CssResource.Import, CssResource.ImportedWithPrefix, CssResource.NotStrict, CssResource.Shared, CssResource.Strict
-
Method Summary
Methods inherited from interface com.google.gwt.resources.client.CssResource
ensureInjected, getText
Methods inherited from interface com.google.gwt.resources.client.ResourcePrototype
getName
-
Method Details
-
inlineBlock
String inlineBlock()The inline block style.
-