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) |
Copyright © 2013. All Rights Reserved.