public class CollapseJsGenerator extends de.alpharogroup.wicket.js.addon.core.JavascriptGenerator<CollapseSettings>
| Constructor and Description |
|---|
CollapseJsGenerator(CollapseSettings settings,
String componentId)
Instantiates a new
CollapseJsGenerator with the given CollapseSettings . |
CollapseJsGenerator(CollapseSettings settings,
String componentId,
boolean withDocumentReadyFunction)
Instantiates a new
CollapseJsGenerator with the given CollapseSettings . |
CollapseJsGenerator(String componentId)
Instantiates a new
CollapseJsGenerator. |
generateJavascriptTemplateContent, generateJs, generateJs, generateJsOptionsForTemplateContent, getComponentId, getMethodName, getSettings, initializeVariables, isWithComponentId, isWithDocumentReadyFunction, setComponentId, setMethodName, setSettings, setWithComponentId, setWithDocumentReadyFunctionpublic CollapseJsGenerator(CollapseSettings settings, String componentId)
CollapseJsGenerator with the given CollapseSettings .settings - the settings for the jquery-collapse plugin.componentId - the component idpublic CollapseJsGenerator(CollapseSettings settings, String componentId, boolean withDocumentReadyFunction)
CollapseJsGenerator with the given CollapseSettings .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 CollapseJsGenerator(String componentId)
CollapseJsGenerator.componentId - the component idCopyright © 2015–2017 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.