public class ComponentPropertiesKeysListResolver
extends de.alpharogroup.resourcebundle.locale.PropertiesKeysListResolver<de.alpharogroup.resourcebundle.locale.ResourceBundleKey>
| Constructor and Description |
|---|
ComponentPropertiesKeysListResolver(String propertiesKeyPrefix,
org.apache.wicket.Component component,
List<de.alpharogroup.resourcebundle.locale.ResourceBundleKey> values)
Instantiates a new properties list view renderer.
|
ComponentPropertiesKeysListResolver(String propertiesKeyPrefix,
String propertiesKeySuffix,
org.apache.wicket.Component component,
List<de.alpharogroup.resourcebundle.locale.ResourceBundleKey> values)
Instantiates a new properties list view renderer.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayValue(de.alpharogroup.resourcebundle.locale.ResourceBundleKey resourceBundleKey)
Gets the display value.
|
List<de.alpharogroup.resourcebundle.locale.ResourceBundleKey> |
getDisplayValues()
Gets the display values with the full properties keys as a List of
ResourceBundleKey. |
public ComponentPropertiesKeysListResolver(String propertiesKeyPrefix, org.apache.wicket.Component component, List<de.alpharogroup.resourcebundle.locale.ResourceBundleKey> values)
propertiesKeyPrefix - the properties key prefixcomponent - the componentvalues - the valuespublic ComponentPropertiesKeysListResolver(String propertiesKeyPrefix, String propertiesKeySuffix, org.apache.wicket.Component component, List<de.alpharogroup.resourcebundle.locale.ResourceBundleKey> values)
propertiesKeyPrefix - the properties key prefixpropertiesKeySuffix - the properties key suffixcomponent - the componentvalues - the valuespublic String getDisplayValue(de.alpharogroup.resourcebundle.locale.ResourceBundleKey resourceBundleKey)
getDisplayValue in class de.alpharogroup.resourcebundle.locale.PropertiesKeysListResolver<de.alpharogroup.resourcebundle.locale.ResourceBundleKey>resourceBundleKey - the ResourceBundleKey objectpublic List<de.alpharogroup.resourcebundle.locale.ResourceBundleKey> getDisplayValues()
ResourceBundleKey.Copyright © 2010–2017 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.