Glass: rename handleViewEvent to notifyView to keep implementation consistent

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • None
    • Affects Version/s: 7u6
    • Component/s: 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.

            Assignee:
            Gerard Ziemski (Inactive)
            Reporter:
            Gerard Ziemski (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: