public class TooltipsterJsGenerator extends de.alpharogroup.wicket.js.addon.core.JavascriptGenerator<TooltipsterSettings> implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
LOGGER
The LOGGER.
|
| Constructor and Description |
|---|
TooltipsterJsGenerator(String componentId)
Instantiates a new
TooltipsterJsGenerator. |
TooltipsterJsGenerator(TooltipsterSettings settings,
String componentId)
Instantiates a new
TooltipsterJsGenerator with the given TooltipsterSettings. |
TooltipsterJsGenerator(TooltipsterSettings settings,
String componentId,
boolean withDocumentReadyFunction)
Instantiates a new
TooltipsterJsGenerator with the given TooltipsterSettings. |
generateJavascriptTemplateContent, generateJs, generateJs, generateJsOptionsForTemplateContent, getComponentId, getMethodName, getSettings, initializeVariables, isWithComponentId, isWithDocumentReadyFunction, setComponentId, setMethodName, setSettings, setWithComponentId, setWithDocumentReadyFunctionpublic TooltipsterJsGenerator(String componentId)
TooltipsterJsGenerator.componentId - the component idpublic TooltipsterJsGenerator(TooltipsterSettings settings, String componentId)
TooltipsterJsGenerator with the given TooltipsterSettings.settings - the settings for the tooltipster plugin.componentId - the component idpublic TooltipsterJsGenerator(TooltipsterSettings settings, String componentId, boolean withDocumentReadyFunction)
TooltipsterJsGenerator with the given TooltipsterSettings.settings - the settings for the tooltipster plugin.componentId - the component idwithDocumentReadyFunction - the flag if the script will be wrapped with document ready functionCopyright © 2015–2017 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.