Uploaded image for project: 'ZK'
  1. ZK
  2. ZK-1417

Make Popup emit ON_CLOSE event

XMLWordPrintable

      When creating popup menus dynamically in an ON_RIGHT_CLICK event listener, one usually also needs to destroy the menu.

      This is currently not possible without extending the class and overwrite close() to call setParent(null);

      It would be cleaner if Popup would emit an ON_CLOSE event.

            Unassigned Unassigned
            digulla digulla
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: