Class SaveFileAsAction

All Implemented Interfaces:
EventListener, javafx.event.EventHandler<javafx.event.ActionEvent>, Action, PropertyBean, Disableable

public class SaveFileAsAction extends SaveFileAction
Presents an URIChooser and then saves the active view to the specified location.
Author:
Werner Randelshofer