public class Select2BootstrapTheme extends Object implements ISelect2Theme
| Constructor and Description |
|---|
Select2BootstrapTheme(boolean useBootstrapWebJar) |
| Modifier and Type | Method and Description |
|---|---|
String |
name() |
void |
renderHead(org.apache.wicket.Component varComponent,
org.apache.wicket.markup.head.IHeaderResponse response)
Allows theme to contribute headers (e.g.
|
public void renderHead(org.apache.wicket.Component varComponent,
org.apache.wicket.markup.head.IHeaderResponse response)
ISelect2ThemerenderHead in interface ISelect2ThemevarComponent - The componentresponse - The header responsepublic String name()
name in interface ISelect2ThemeCopyright © 2017. All rights reserved.