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