Class fvaswing.commands.FvLockBusySystem

Description

Locks user interaction and display a FvBusyCursor cursor.

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

2 ways to use command :

See Also

Method Index

new FvLockBusySystem()
execute()

Inherited from LockInteractionCommand

Constructor Detail

FvLockBusySystem

public function FvLockBusySystem()

Constructor.

Method Detail

execute

public function execute(event:BooleanEvent):Void

Executes command.