org.drools.guvnor.client.resources
Interface AuditLogCellListResources

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

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

Resources for the AuditLog CellList


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

Field Detail

INSTANCE

static final AuditLogCellListResources INSTANCE
Method Detail

cellListStyle

@ClientBundle.Source(value="css/AuditLogCellList.css")
com.google.gwt.user.cellview.client.CellList.Style cellListStyle()
Specified by:
cellListStyle in interface com.google.gwt.user.cellview.client.CellList.Resources


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