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

public class SaveFileAction extends AbstractSaveFileAction
Saves the changes in the active view. If the active view has not an URI, an URIChooser is presented.
Author:
Werner Randelshofer