jBPM Console NG - Business Domain Client 6.0.0.Beta2

org.jbpm.console.ng.bd.client.resources
Interface ShowcaseResources

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

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


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 ShowcaseResources INSTANCE
           
 
Method Summary
 com.google.gwt.resources.client.ImageResource jbossrulesBlue()
           
 ShowcaseCss showcaseCss()
           
 ShowcaseImages showcaseImages()
           
 

Field Detail

INSTANCE

static final ShowcaseResources INSTANCE
Method Detail

jbossrulesBlue

@ImageResource.ImageOptions(repeatStyle=Horizontal)
@ClientBundle.Source(value="images/jbossrulesBlue.gif")
com.google.gwt.resources.client.ImageResource jbossrulesBlue()

showcaseCss

@ClientBundle.Source(value="css/Showcase.css")
ShowcaseCss showcaseCss()

showcaseImages

ShowcaseImages showcaseImages()

jBPM Console NG - Business Domain Client 6.0.0.Beta2

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