Access keys

IMultiLanguageTextContainer

Kind of class: interface
Inherits from: none
Implemented by:
Classpath: org.asapframework.management.lang.IMultiLanguageTextContainer
File last modified: Monday, 30 October 2006, 23:01:39
Interface to be implemented by any class that wishes to add itself to the LanguageManager.

This interface provides two functions that the LanguageManager expects.

Summary

Instance methods

Instance methods

setData

function setData (
inData:ItemData) : Void

setText

function setText (
inText:String) : Void