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
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
dirtyStateChanged(Account rootAccount)
-
-
-
Method Detail
-
dirtyStateChanged
void dirtyStateChanged(Account rootAccount)
-
-