You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "Stephan Plath (JIRA)" <ji...@apache.org> on 2013/10/11 14:23:42 UTC

[jira] [Created] (FLEX-33814) PopUpMenuButton's menuClickHandler() should be protected

Stephan Plath created FLEX-33814:
------------------------------------

             Summary: PopUpMenuButton's menuClickHandler() should be protected
                 Key: FLEX-33814
                 URL: https://issues.apache.org/jira/browse/FLEX-33814
             Project: Apache Flex
          Issue Type: Improvement
          Components: mx: PopUpMenuButton
            Reporter: Stephan Plath
            Priority: Trivial


The menuClickHandler method is private so I have no chance to override the behaviour if the button is clicked.

The default behaviour might be unwanted if I set openAlway to true. I might also be a good idea to add a property which enabled to toggle this behaviour (something like "alwaysTriggerItemClickOnButtonClick"), but at first it would be helpful to make menuClickHandler protected so I can write a custom component which overrides this method.



--
This message was sent by Atlassian JIRA
(v6.1#6144)