public class TextTemplateExtensions extends Object
| Constructor and Description |
|---|
TextTemplateExtensions() |
| Modifier and Type | Method and Description |
|---|---|
static String |
asJavascriptArray(Set<StringTextValue<?>> settings)
Converts the given
Set of StringTextValue to a javascript array. |
static void |
setVariableWithSingleQuotationMarks(String variablename,
Object object,
Map<String,Object> variables)
Sets the variable with singe quotation marks.
|
public static String asJavascriptArray(Set<StringTextValue<?>> settings)
Set of StringTextValue to a javascript array.settings - the settingsCopyright © 2015 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.