public class XItemRenderData.I18N extends Object
Constructor and Description |
---|
I18N() |
Modifier and Type | Method and Description |
---|---|
String |
getDatasource() |
String |
getErrorMessageForDataTypeRegExp() |
String |
getHelpText() |
String |
getPlaceholder() |
String |
getPlaceholderHtmlAttrString() |
String |
getTitle() |
String |
getTitleHtmlAttrString() |
String |
valueOf(String property,
String defaultValue) |
String |
valueOf(XPropertyEnum xPropertyEnum) |
String |
valueOf(XPropertyEnum xPropertyEnum,
String defaultValue) |
public String getDatasource()
public String getHelpText()
public String getTitle()
public String getTitleHtmlAttrString()
public String getPlaceholder()
public String getPlaceholderHtmlAttrString()
public String getErrorMessageForDataTypeRegExp()
public String valueOf(XPropertyEnum xPropertyEnum)
xPropertyEnum
- - property to look uppublic String valueOf(XPropertyEnum xPropertyEnum, String defaultValue)
xPropertyEnum
- - property to look updefaultValue
- - value to return if no translation was foundCopyright © 2020 XIMA MEDIA GmbH. All rights reserved.