[
https://issues.apache.org/jira/browse/FLEX-24623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maurice Amsellem updated FLEX-24623:
------------------------------------
Description:
I'm trying to entend PopUpAnchor to add the ability to create modal popups with
it (see https://bugs.adobe.com/jira/browse/SDK-27136).
Due to the plethora of private methods and variables I am unable to do this,
and have had to duplicate the entire class (which is still very common when
trying to extend or change the functionality of Adobes components).
[Edit] since the "modal" capability has been added (cf. FLEX-24622), the
current reason for that change will be to allow custom positioning of the popup.
was:
I'm trying to entend PopUpAnchor to add the ability to create modal popups with
it (see https://bugs.adobe.com/jira/browse/SDK-27136).
Due to the plethora of private methods and variables I am unable to do this,
and have had to duplicate the entire class (which is still very common when
trying to extend or change the functionality of Adobes components).
> Remove private declarations in PopUpAnchor
> ------------------------------------------
>
> Key: FLEX-24623
> URL: https://issues.apache.org/jira/browse/FLEX-24623
> Project: Apache Flex
> Issue Type: Improvement
> Components: Spark: PopUpAnchor
> Affects Versions: Adobe Flex SDK 4.1 (Release)
> Environment: Affected OS(s): All OS Platforms
> Affected OS(s): All OS Platforms
> Browser: Other (specify version)
> Language Found: English
> Reporter: Adobe JIRA
> Assignee: Maurice Amsellem
> Attachments: Fix_for_FLEX-24623.patch
>
>
> I'm trying to entend PopUpAnchor to add the ability to create modal popups
> with it (see https://bugs.adobe.com/jira/browse/SDK-27136).
> Due to the plethora of private methods and variables I am unable to do this,
> and have had to duplicate the entire class (which is still very common when
> trying to extend or change the functionality of Adobes components).
> [Edit] since the "modal" capability has been added (cf. FLEX-24622), the
> current reason for that change will be to allow custom positioning of the
> popup.
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)