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. |
public 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 idCopyright © 2015. All rights reserved.