public class CollapsibleJsGenerator extends de.alpharogroup.wicket.js.addon.core.JavascriptGenerator<CollapsibleSettings>
| Constructor and Description |
|---|
CollapsibleJsGenerator(CollapsibleSettings settings,
String componentId)
Instantiates a new
CollapsibleJsGenerator with the given CollapsibleSettings
. |
CollapsibleJsGenerator(CollapsibleSettings settings,
String componentId,
boolean withDocumentReadyFunction)
Instantiates a new
CollapsibleJsGenerator with the given CollapsibleSettings
. |
CollapsibleJsGenerator(String componentId)
Instantiates a new
CollapsibleJsGenerator. |
generateJavascriptTemplateContent, generateJs, generateJs, generateJsOptionsForTemplateContent, getComponentId, getMethodName, getSettings, initializeVariables, isWithComponentId, isWithDocumentReadyFunction, setComponentId, setMethodName, setSettings, setWithComponentId, setWithDocumentReadyFunctionpublic CollapsibleJsGenerator(CollapsibleSettings settings, String componentId)
CollapsibleJsGenerator with the given CollapsibleSettings
.settings - the settings for the jquery-popup-overlay plugin.componentId - the component idpublic CollapsibleJsGenerator(CollapsibleSettings settings, String componentId, boolean withDocumentReadyFunction)
CollapsibleJsGenerator with the given CollapsibleSettings
.settings - the settings for the jquery-popup-overlay plugin.componentId - the component idwithDocumentReadyFunction - the flag if the script will be wrapped with document ready functionpublic CollapsibleJsGenerator(String componentId)
CollapsibleJsGenerator.componentId - the component idCopyright © 2015–2016 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.