Uploaded image for project: 'Apache Flex'
  1. Apache Flex
  2. FLEX-15488

SkinnableComponent partAdded and partRemoved functions should take in Object not *

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Adobe Flex SDK Previous
    • None
    • None
    • Affected OS(s): All OS Platforms
      Language Found: English

    Description

      Steps to reproduce:
      1. Try to override partRemoved or partAdded

      Actual Results:
      The function declaration has these functions taking in * instead of Object
      override protected function partAdded(partName:String, instance:*)
      override protected function partRemoved(partName:String, instance:*)

      Expected Results:
      They should take in object

      Workaround (if any):

      Attachments

        Activity

          People

            adobejira Adobe JIRA
            adobejira Adobe JIRA
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: