org.kie.uberfire.plugin.client.resources
Interface WebAppResource
- All Superinterfaces:
- com.google.gwt.resources.client.ClientBundle
public interface WebAppResource
- extends com.google.gwt.resources.client.ClientBundle
| Nested classes/interfaces inherited from interface com.google.gwt.resources.client.ClientBundle |
com.google.gwt.resources.client.ClientBundle.Source |
INSTANCE
static final WebAppResource INSTANCE
CSS
@ClientBundle.Source(value="css/plugin.css")
PluginCss CSS()
handleVertical
@ClientBundle.Source(value="images/handle-v.png")
com.google.gwt.resources.client.DataResource handleVertical()
handleHorizontal
@ClientBundle.Source(value="images/handle-h.png")
com.google.gwt.resources.client.DataResource handleHorizontal()
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.