Interface fever.app.local.LocalisationListener

Description

All localisation listeners must implement LocalisationListener interface.

onLocalisationUpdate() method is called at each language change.

Method Index

onLocalisationUpdate()

Method Detail

onLocalisationUpdate

public function onLocalisationUpdate(event:LocalisationEvent):Void

Triggered when Localisation language change.