public class BootstrapTourJsReference
extends org.apache.wicket.request.resource.JavaScriptResourceReference
A JavaScript resource reference that contributes the bootstrap-tour.js and its dependencies.
| Modifier and Type | Field and Description |
|---|---|
static BootstrapTourJsReference |
INSTANCE |
| Constructor and Description |
|---|
BootstrapTourJsReference() |
BootstrapTourJsReference(Locale locale,
String style,
String variation) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<? extends org.apache.wicket.markup.head.HeaderItem> |
getDependencies() |
getResourcegetMinifiedName, getName, getUrlAttributes, removeCompressFlagIfUnnecessarypublic static final BootstrapTourJsReference INSTANCE
public Iterable<? extends org.apache.wicket.markup.head.HeaderItem> getDependencies()
getDependencies in class org.apache.wicket.request.resource.ResourceReferenceCopyright © 2011–2014 AgileCoders. All rights reserved.