Guvnor web application Drools 6.0.0-SNAPSHOT

org.drools.guvnor.client.resources
Interface WizardCellListResources

All Superinterfaces:
com.google.gwt.user.cellview.client.CellList.Resources, com.google.gwt.resources.client.ClientBundle

public interface WizardCellListResources
extends com.google.gwt.user.cellview.client.CellList.Resources

Overriding the default styling for CellLists


Nested Class Summary
static interface WizardCellListResources.WizardCellListStyle
           
 
Nested classes/interfaces inherited from interface com.google.gwt.resources.client.ClientBundle
com.google.gwt.resources.client.ClientBundle.Source
 
Field Summary
static WizardCellListResources INSTANCE
           
 
Method Summary
 WizardCellListResources.WizardCellListStyle cellListStyle()
           
 
Methods inherited from interface com.google.gwt.user.cellview.client.CellList.Resources
cellListSelectedBackground
 

Field Detail

INSTANCE

static final WizardCellListResources INSTANCE
Method Detail

cellListStyle

@ClientBundle.Source(value="org/drools/guvnor/client/resources/css/WizardsCellList.css")
WizardCellListResources.WizardCellListStyle cellListStyle()
Specified by:
cellListStyle in interface com.google.gwt.user.cellview.client.CellList.Resources

Guvnor web application Drools 6.0.0-SNAPSHOT

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