| Package | Description |
|---|---|
| de.alpharogroup.wicket.js.addon.core |
| Modifier and Type | Class and Description |
|---|---|
class |
PercentNumberFormatTextValue
A StringTextValue that formats the given Integer to percent.
|
| Modifier and Type | Method and Description |
|---|---|
StringTextValue<String> |
PercentNumberFormatTextValue.setValue(Integer value)
Sets the value.
|
StringTextValue<String> |
PercentNumberFormatTextValue.setValue(String value)
Sets the value.
|
StringTextValue<T> |
StringTextValue.setValue(T value)
Sets the value.
|
StringTextValue<T> |
StringTextValue.setValue(T value,
boolean initialValue)
Sets the given value and set the initalValue flag if the flag should keep his state.
|
| Modifier and Type | Method and Description |
|---|---|
Set<StringTextValue<?>> |
Settings.asSet()
Returns a set with all settings.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
TextTemplateExtensions.asJavascriptArray(Set<StringTextValue<?>> settings)
Converts the given
Set of StringTextValue to a javascript array. |
protected Map<String,Object> |
JavascriptGenerator.initializeVariables(Set<StringTextValue<?>> allSettings)
Sets the values to the map.
|
Copyright © 2015 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.