org.drools.guvnor.client.resources
Interface OperatorsResource

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

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

Resources for OperatorWidget


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 OperatorsResource INSTANCE
           
 
Method Summary
 com.google.gwt.resources.client.ImageResource clock()
           
 OperatorsCss operatorsCss()
           
 

Field Detail

INSTANCE

static final OperatorsResource INSTANCE
Method Detail

clock

@ClientBundle.Source(value="images/clock.png")
com.google.gwt.resources.client.ImageResource clock()

operatorsCss

@ClientBundle.Source(value="css/Operators.css")
OperatorsCss operatorsCss()


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