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)