Class fever.app.local.LocalisationEvent

Description

Application dispatches LocalisationEvent event in response to localisation API changes.

There is only one event type :

Field Index

UPDATE

Method Index

new LocalisationEvent()

Inherited from AbstractEvent

Constructor Detail

LocalisationEvent

public function LocalisationEvent(event:EventType, source)

Constructs new LocalisationEvent instance.

Parameters

event EventType name
sourceevent source

Field Detail

UPDATE

static public UPDATE:EventType
Broadcasted when lang change or be loaded. *