public class BootstrapJavascriptBehavior extends BootstrapBaseBehavior
BootstrapJavascriptBehavior renders the
BootstrapJavaScriptReference and if active
the de.agilecoders.wicket.markup.html.references.JqueryPPJavaScriptReference to
the response.| Constructor and Description |
|---|
BootstrapJavascriptBehavior() |
| Modifier and Type | Method and Description |
|---|---|
void |
renderHead(IBootstrapSettings settings,
org.apache.wicket.markup.head.IHeaderResponse headerResponse)
render the
BootstrapJavaScriptReference and if active
the de.agilecoders.wicket.markup.html.references.JqueryPPJavaScriptReference to
the response. |
addTo, getBootstrapSettings, removeFrom, renderHeadpublic void renderHead(IBootstrapSettings settings, org.apache.wicket.markup.head.IHeaderResponse headerResponse)
BootstrapJavaScriptReference and if active
the de.agilecoders.wicket.markup.html.references.JqueryPPJavaScriptReference to
the response.renderHead in class BootstrapBaseBehaviorsettings - the bound IBootstrapSettingsheaderResponse - the current IHeaderResponseCopyright © 2013 agilecoders.de. All Rights Reserved.