refactor: increase usage of the MouseListenerSet interface by tbouffard · Pull Request #848 · maxGraph/maxGraph
Changes: - This interface enforces the signature of “mouse” methods and makes it explicit that classes are listeners and can be added as such to Graph instances - It prevents “mouse” methods from being detected as unused by the IDE - Various enhancements have been made to JSDoc, in particular with regard to events launched by classes.
tbouffard
deleted the
refactor/more_usage_of_MouseListenerSet_interface
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters