Class fvaswing.commands.FvOpenAlertDialog

Implemented Interfaces

Command

Description

Opens a FvAlert configured to show a 'alert' like dialog ( ok button only )

Method Index

new FvOpenAlertDialog()
execute(), toString()

Constructor Detail

FvOpenAlertDialog

public function FvOpenAlertDialog()

Constructor.

Method Detail

execute

public function execute(event:DynBasicEvent):Void

Executes command.

toString

public function toString():String

Returns string representation.