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

radioButtons Array in RadioButtonGroup should be a Vector

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Trivial
    • Resolution: Later
    • Adobe Flex SDK Previous
    • None
    • Spark: RadioButton
    • None
    • Affected OS(s): All OS Platforms
      Affected OS(s): All OS Platforms
      Browser: Firefox 3.x
      Language Found: English

    Description

      /**

      • @private
      • An Array of the RadioButtons that belong to this group.
        */
        private var radioButtons:Array /* of RadioButton */ = [];

      If RadioButtonGroup is going to have its buttons typed to RadioButton (ButtonGroup and a SelectableButton interface would have been more useful and flexible), then the Array should be a Vector typed to RadioButton.

      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: