public class LocalizedModel
extends org.apache.wicket.model.ResourceModel
ResourceModel where default value is the original key by default.| Constructor and Description |
|---|
LocalizedModel(String resourceKey)
Default value is the same as key
|
LocalizedModel(String resourceKey,
String defaultValue) |
| Modifier and Type | Method and Description |
|---|---|
static String |
getSimpleKeyName(org.ujorm.Key key)
Get a full key name with no alias information by example:
|
detach, setObject, toStringCopyright © 2019. All rights reserved.