Interface TreeNavigatorResources
-
- All Superinterfaces:
com.google.gwt.resources.client.ClientBundle
public interface TreeNavigatorResources extends com.google.gwt.resources.client.ClientBundleWizard resources
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceTreeNavigatorResources.NavigatorStyle
-
Field Summary
Fields Modifier and Type Field Description static TreeNavigatorResourcesINSTANCE
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TreeNavigatorResources.NavigatorStylecss()
-
-
-
Field Detail
-
INSTANCE
static final TreeNavigatorResources INSTANCE
-
-
Method Detail
-
css
@Source("css/TreeNavigator.css") TreeNavigatorResources.NavigatorStyle css()
-
-