org.jbpm.console.ng.es.client.resources
public interface ShowcaseResources extends com.google.gwt.resources.client.ClientBundle
Modifier and Type | Field and Description |
---|---|
static ShowcaseResources |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
com.google.gwt.resources.client.ImageResource |
jbossrulesBlue() |
ShowcaseCss |
showcaseCss() |
ShowcaseImages |
showcaseImages() |
static final ShowcaseResources INSTANCE
@ImageResource.ImageOptions(repeatStyle=Horizontal) @ClientBundle.Source(value="images/jbossrulesBlue.gif") com.google.gwt.resources.client.ImageResource jbossrulesBlue()
@ClientBundle.Source(value="css/Showcase.css") ShowcaseCss showcaseCss()
ShowcaseImages showcaseImages()
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.