KIE Uberfire Runtime PlugIns Client 6.2.0.Beta3

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 Class Summary
 
Nested classes/interfaces inherited from interface com.google.gwt.resources.client.ClientBundle
com.google.gwt.resources.client.ClientBundle.Source
 
Field Summary
static WebAppResource INSTANCE
           
 
Method Summary
 PluginCss CSS()
           
 com.google.gwt.resources.client.DataResource handleHorizontal()
           
 com.google.gwt.resources.client.DataResource handleVertical()
           
 

Field Detail

INSTANCE

static final WebAppResource INSTANCE
Method Detail

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()

KIE Uberfire Runtime PlugIns Client 6.2.0.Beta3

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