IMultiLanguageTextContainer
| Kind of class: | interface |
|---|---|
| Inherits from: | none |
| Implemented by: | |
| Classpath: | org.asapframework.management.lang.IMultiLanguageTextContainer |
| File last modified: | Monday, 30 October 2006, 22:55:24 |
Interface to be implemented by any class that wishes to add itself to the LanguageManager.
This interface provides two functions that the LanguageManager expects.
This interface provides two functions that the LanguageManager expects.
Summary
Instance methods
setData
setText
function setText (
inText:String) : Void