com.moneydance.apps.md.model
Interface MDFileListener


public interface MDFileListener

A listener interface that can be registered for callbacks when the state of a file (saved, unsaved, etc) changes.


Method Summary
 void dirtyStateChanged(RootAccount rootAccount)
           
 

Method Detail

dirtyStateChanged

void dirtyStateChanged(RootAccount rootAccount)