public class PnotifyJsGenerator extends de.alpharogroup.wicket.js.addon.core.JavascriptGenerator<PnotifySettings>
| Constructor and Description |
|---|
PnotifyJsGenerator()
Instantiates a new
PnotifyJsGenerator. |
PnotifyJsGenerator(PnotifySettings settings)
Instantiates a new
PnotifyJsGenerator with the given PnotifySettings. |
| Modifier and Type | Method and Description |
|---|---|
String |
generateJavascriptTemplateContent(Map<String,Object> variables,
String methodName)
Generates the javascript template code from the given map and the given method name that will
be used to interpolate with the values of the given map.
|
generateJs, generateJs, generateJsOptionsForTemplateContent, getComponentId, getMethodName, getSettings, initializeVariables, isWithComponentId, isWithDocumentReadyFunction, setComponentId, setMethodName, setSettings, setWithComponentId, setWithDocumentReadyFunctionpublic PnotifyJsGenerator()
PnotifyJsGenerator.public PnotifyJsGenerator(PnotifySettings settings)
PnotifyJsGenerator with the given PnotifySettings.settings - the settings for the toastr plugin.public String generateJavascriptTemplateContent(Map<String,Object> variables, String methodName)
generateJavascriptTemplateContent in class de.alpharogroup.wicket.js.addon.core.JavascriptGenerator<PnotifySettings>variables - the map with the javascript options.methodName - The method name.Copyright © 2015–2017 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.