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

[MenuButton] Add setOn* APIs to set event handlers for show/hide event types

XMLWordPrintable

    • generic
    • generic

      MenuButton class does not have APIs to set event handlers for show hide related event types.
      There are four event types, ON_SHOWING, ON_SHOWN, ON_HIDING, ON_HIDDEN.
      For these event types, four APIs should be added as,
      setOnShowing(), setOnShown(), setOnHiding(), setOnHidden().

            arapte Ambarish Rapte
            arapte Ambarish Rapte
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: