Class fvaswing.commands.FvOpenConfirmDialog

Implemented Interfaces

Command

Description

Opens a FvAlert configured to show a 'confirm' like dialog ( yes and no buttons )

Method Index

new FvOpenConfirmDialog()
execute(), toString()

Constructor Detail

FvOpenConfirmDialog

public function FvOpenConfirmDialog()

Constructor.

Method Detail

execute

public function execute(event:DynBasicEvent):Void

Executes command.

toString

public function toString():String

Returns string representation.