org.drools.guvnor.client.resources
Interface WizardResources

All Superinterfaces:
com.google.gwt.resources.client.ClientBundle

public interface WizardResources
extends com.google.gwt.resources.client.ClientBundle

Wizard resources


Nested Class Summary
static interface WizardResources.WizardStyle
           
 
Nested classes/interfaces inherited from interface com.google.gwt.resources.client.ClientBundle
com.google.gwt.resources.client.ClientBundle.Source
 
Field Summary
static WizardResources INSTANCE
           
 
Method Summary
 WizardResources.WizardStyle style()
           
 

Field Detail

INSTANCE

static final WizardResources INSTANCE
Method Detail

style

@ClientBundle.Source(value="org/drools/guvnor/client/resources/css/Wizards.css")
WizardResources.WizardStyle style()


Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.