Package com.google.gwt.resources.client
Interface CommonResources.Bundle
-
- All Superinterfaces:
ClientBundle
- Enclosing class:
- CommonResources
static interface CommonResources.Bundle extends ClientBundle
TheClientBundle
of resources.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface com.google.gwt.resources.client.ClientBundle
ClientBundle.Source
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CommonResources.InlineBlockStyle
inlineBlockStyle()
-
-
-
Method Detail
-
inlineBlockStyle
@Source("inline-block.css") CommonResources.InlineBlockStyle inlineBlockStyle()
-
-