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