Locks user interaction and display a FvBusyCursor cursor.
Can be used to lock application during remoting process for example.
2 ways to use command :
new FvLockBusySystem()
public function FvLockBusySystem()
Constructor.
public function execute(event:BooleanEvent):Void
Executes command.