public interface PatternFlyClientBundle
extends com.google.gwt.resources.client.ClientBundle
Modifier and Type | Field and Description |
---|---|
static PatternFlyClientBundle |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
com.google.gwt.resources.client.TextResource |
bootstrapDateRangePicker() |
com.google.gwt.resources.client.TextResource |
bootstrapSelect() |
com.google.gwt.resources.client.TextResource |
d3() |
com.google.gwt.resources.client.TextResource |
jQueryUI() |
com.google.gwt.resources.client.TextResource |
moment() |
com.google.gwt.resources.client.TextResource |
momentTimeZone() |
com.google.gwt.resources.client.TextResource |
monacoAMDLoader() |
com.google.gwt.resources.client.TextResource |
patternFly() |
com.google.gwt.resources.client.TextResource |
prettify() |
static final PatternFlyClientBundle INSTANCE
@ClientBundle.Source(value="org/uberfire/client/views/static/prettify/bin/prettify.min.js") com.google.gwt.resources.client.TextResource prettify()
@ClientBundle.Source(value="org/uberfire/client/views/static/bootstrap-select/js/bootstrap-select.min.js") com.google.gwt.resources.client.TextResource bootstrapSelect()
@ClientBundle.Source(value="org/uberfire/client/views/static/js/patternfly.min.js") com.google.gwt.resources.client.TextResource patternFly()
@ClientBundle.Source(value="org/uberfire/client/views/static/moment/moment-with-locales.min.js") com.google.gwt.resources.client.TextResource moment()
@ClientBundle.Source(value="org/uberfire/client/views/static/moment-timezone/moment-timezone-with-data-2012-2022.min.js") com.google.gwt.resources.client.TextResource momentTimeZone()
@ClientBundle.Source(value="org/uberfire/client/views/static/bootstrap-daterangepicker/daterangepicker.js") com.google.gwt.resources.client.TextResource bootstrapDateRangePicker()
@ClientBundle.Source(value="org/uberfire/client/views/static/d3/d3.min.js") com.google.gwt.resources.client.TextResource d3()
@ClientBundle.Source(value="org/uberfire/client/views/static/jquery-ui/jquery-ui.min.js") com.google.gwt.resources.client.TextResource jQueryUI()
@ClientBundle.Source(value="org/uberfire/client/views/static/monaco-editor/dev/vs/loader.js") com.google.gwt.resources.client.TextResource monacoAMDLoader()
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.