|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITranslatable
The ITranslatable
is the interface for text oriented objects which needs
translation support.
Method Summary | |
---|---|
TranslationMap |
getTranslation()
Gets the possible translation mapping for this UIComponent . |
void |
setTranslation(TranslationMap pTranslation)
Sets the possible translations for this UIComponent . |
Method Detail |
---|
void setTranslation(TranslationMap pTranslation)
UIComponent
.
pTranslation
- the translation mappingTranslationMap getTranslation()
UIComponent
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |