Basic event structure used by FvChooserPreview to execute preview commands.
new FvPreviewEvent()
public function FvPreviewEvent(item:FvFileChooserItem)
Constructor.
static public onLaunchPreviewEVENT:EventType
public function getFileItem():FvFileChooserItem
Returns current fvaswing.components.filechooser.FvfileChooserItem
public function clone():Cloneable
Returns clone instance.
clone() in fever.core.Cloneable
clone() in fever.events.AbstractEvent