public interface MaterialComboBoxDebugClientBundle extends com.google.gwt.resources.client.ClientBundle
Modifier and Type | Field and Description |
---|---|
static MaterialComboBoxDebugClientBundle |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
com.google.gwt.resources.client.TextResource |
select2DebugCss() |
com.google.gwt.resources.client.TextResource |
select2DebugJs() |
static final MaterialComboBoxDebugClientBundle INSTANCE
@ClientBundle.Source(value="resources/js/select2.js") com.google.gwt.resources.client.TextResource select2DebugJs()
@ClientBundle.Source(value="resources/css/select2.css") com.google.gwt.resources.client.TextResource select2DebugCss()
Copyright © 2018. All rights reserved.