public class BootstrapJavaScriptReference
extends de.agilecoders.wicket.webjars.request.resource.WebjarsJavaScriptResourceReference
| Modifier and Type | Method and Description |
|---|---|
Iterable<? extends org.apache.wicket.markup.head.HeaderItem> |
getDependencies() |
static BootstrapJavaScriptReference |
instance()
Normally you should not use this method, but use
IBootstrapSettings.getJsResourceReference() to prevent version conflicts. |
getLocale, getOriginalName, getStyle, getVariation, toStringgetResourcegetMinifiedName, getName, getUrlAttributespublic static BootstrapJavaScriptReference instance()
IBootstrapSettings.getJsResourceReference() to prevent version conflicts.public Iterable<? extends org.apache.wicket.markup.head.HeaderItem> getDependencies()
getDependencies in class org.apache.wicket.request.resource.ResourceReferenceCopyright © 2013 agilecoders.de. All Rights Reserved.