public class BootstrapResourcesBehavior extends BootstrapJavascriptBehavior
| Constructor and Description |
|---|
BootstrapResourcesBehavior() |
| Modifier and Type | Method and Description |
|---|---|
static BootstrapResourcesBehavior |
instance() |
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 static BootstrapResourcesBehavior instance()
BootstrapResourcesBehaviorpublic 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 BootstrapJavascriptBehaviorsettings - the bound IBootstrapSettingsheaderResponse - the current IHeaderResponseCopyright © 2013 agilecoders.de. All Rights Reserved.