-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
7u6
-
None
All View private event callbacks methods are prefixed with "notify" to make a distinction from the methods that handle the events, which are prefixed with "handle".
We need to rename View.handleViewEvent to View.notifyView to make the implementation clearer and less confusing, ie. easier to maintain especially to people new to Glass.
We need to rename View.handleViewEvent to View.notifyView to make the implementation clearer and less confusing, ie. easier to maintain especially to people new to Glass.
- relates to
-
JDK-8101964 Gtk: rename handleViewEvent to notifyView to keep implementation consistent
-
- Resolved
-
-
JDK-8102566 Lens: : rename handleViewEvent to notifyView to keep implementation consistent
-
- Resolved
-