org.jbpm.console.ng.bd.client.resources
public interface BusinessDomainImages extends com.google.gwt.resources.client.ClientBundle
Modifier and Type | Field and Description |
---|---|
static BusinessDomainImages |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
com.google.gwt.resources.client.ImageResource |
detailsGridIcon() |
com.google.gwt.resources.client.ImageResource |
undeployGridIcon() |
static final BusinessDomainImages INSTANCE
@ClientBundle.Source(value="org/jbpm/console/ng/bd/public/images/icons/details-grid-icon.png") com.google.gwt.resources.client.ImageResource detailsGridIcon()
@ClientBundle.Source(value="org/jbpm/console/ng/bd/public/images/icons/undeploy-grid-icon.png") com.google.gwt.resources.client.ImageResource undeployGridIcon()
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.