public interface WebAppResource
extends com.google.gwt.resources.client.ClientBundle
Modifier and Type | Field and Description |
---|---|
static WebAppResource |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
PluginCss |
CSS() |
com.google.gwt.resources.client.DataResource |
handleHorizontal() |
com.google.gwt.resources.client.DataResource |
handleVertical() |
static final WebAppResource INSTANCE
@ClientBundle.Source(value="css/plugin.css") PluginCss CSS()
@ClientBundle.Source(value="images/handle-v.png") com.google.gwt.resources.client.DataResource handleVertical()
@ClientBundle.Source(value="images/handle-h.png") com.google.gwt.resources.client.DataResource handleHorizontal()
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.