Interface WizardResources
-
- All Superinterfaces:
com.google.gwt.resources.client.ClientBundle
public interface WizardResources extends com.google.gwt.resources.client.ClientBundleWizard resources
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceWizardResources.WizardStyle
-
Field Summary
Fields Modifier and Type Field Description static WizardResourcesINSTANCE
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description WizardResources.WizardStylecss()
-
-
-
Field Detail
-
INSTANCE
static final WizardResources INSTANCE
-
-
Method Detail
-
css
@Source("css/Wizards.css") WizardResources.WizardStyle css()
-
-