| com.flexive.shared.ObjectWithLabel
All known Subclasses: com.flexive.shared.structure.FxSelectList,
ObjectWithLabel | public interface ObjectWithLabel (Code) | | A localized object, provides a localized label describing the object to the user.
author: Daniel Lichtenberger (daniel.lichtenberger@flexive.com), UCS - unique computing solutions gmbh (http://www.ucs.at) version: $Rev: 181 $ |
getLabel | FxString getLabel()(Code) | | Return the localized label of the object.
the localized label for the object. |
|
|