public interface MaterialTableBundle extends com.google.gwt.resources.client.ClientBundle
Modifier and Type | Field and Description |
---|---|
static MaterialTableBundle |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
com.google.gwt.resources.client.TextResource |
greedyScroll() |
com.google.gwt.resources.client.TextResource |
jQueryExt() |
com.google.gwt.resources.client.TextResource |
stickyth() |
com.google.gwt.resources.client.TextResource |
style() |
com.google.gwt.resources.client.TextResource |
tableSubHeaders() |
static final MaterialTableBundle INSTANCE
@ClientBundle.Source(value="js/jquery-ext.min.js") com.google.gwt.resources.client.TextResource jQueryExt()
@ClientBundle.Source(value="js/stickyth.min.js") com.google.gwt.resources.client.TextResource stickyth()
@ClientBundle.Source(value="js/table-subheaders.min.js") com.google.gwt.resources.client.TextResource tableSubHeaders()
@ClientBundle.Source(value="js/greedyscroll.min.js") com.google.gwt.resources.client.TextResource greedyScroll()
@ClientBundle.Source(value="css/style.min.css") com.google.gwt.resources.client.TextResource style()
Copyright © 2018. All rights reserved.