Command
Abstract implementation for File Open / Save and Browse dialog
new FvAbstractDialogCommand()
public function FvAbstractDialogCommand()
Constructor.
public function execute(event:DynBasicEvent):Void
Executes command.
public function toString():String
Returns string representation.