Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8101866

Glass: rename handleViewEvent to notifyView to keep implementation consistent

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • None
    • 7u6
    • javafx
    • 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.

            gziemski Gerard Ziemski
            gziemski Gerard Ziemski
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: