Command
Opens a FvLocalisationChooser dialog.
Can be used to lock application during remoting process for example.
2 ways to use command implementation :
new FvOpenLocalisationChooser()
public function FvOpenLocalisationChooser()
Constructor.
public function execute(event:IEvent):Void
Executes command.
public function toString():String
Returns string representation.