se.datadosen.util
Interface Multilingual

All Known Implementing Classes:
JAlbumManager, MultilingualAction

public interface Multilingual

Objects that implement this interface and that are members of objects passed to Msg.maintainTranslated() will have their languageUpdated method called upon initialization and when there is a language change

Since:
8.4

Method Summary
 void languageUpdated()
           
 

Method Detail

languageUpdated

void languageUpdated()