public interface IUiClass extends IBaseClass
| Modifier and Type | Method and Description |
|---|---|
java.util.Locale[] |
getAvailableDescriptionLocales()
Returns all the locales for which a description of this
object exists.
|
java.lang.String |
getDescription(java.util.Locale theLocale)
Returns the description of of this object for the specified locale.
|
getAncestors, getAvailableNameLocales, getHasChildren, getName, getObjectIDjava.lang.String getDescription(java.util.Locale theLocale)
theLocale - The locale that determines the language in which the
description is returned.java.util.Locale[] getAvailableDescriptionLocales()