Package org.uberfire.client.resources
Interface WorkbenchResources
-
- All Superinterfaces:
com.google.gwt.resources.client.ClientBundle
public interface WorkbenchResources extends com.google.gwt.resources.client.ClientBundleAll GWT managed resources for Workbench
-
-
Field Summary
Fields Modifier and Type Field Description static WorkbenchResourcesINSTANCE
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description WorkbenchCssCSS()WorkbenchImagesimages()
-
-
-
Field Detail
-
INSTANCE
static final WorkbenchResources INSTANCE
-
-
Method Detail
-
CSS
@Source("css/workbench.css") WorkbenchCss CSS()
-
images
WorkbenchImages images()
-
-