Class fvaswing.commands.FvOpenLocalisationChooser

Implemented Interfaces

Command

Description

Opens a FvLocalisationChooser dialog.

Can be used to lock application during remoting process for example.

2 ways to use command implementation :

See Also

Method Index

new FvOpenLocalisationChooser()
execute(), toString()

Constructor Detail

FvOpenLocalisationChooser

public function FvOpenLocalisationChooser()

Constructor.

Method Detail

execute

public function execute(event:IEvent):Void

Executes command.

toString

public function toString():String

Returns string representation.