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

There is no easy way to enable or disable a group of Spark or Halo components by setting them as children of a container

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • Adobe Flex SDK Previous
    • Adobe Flex SDK Previous
    • None
    • Language Found: English

    Description

      There should be a component that can accept common Spark and Halo components as children and control the enabled state of all of them at once.
      Ideally, Group would be able to do this.

      One can use a Canvas to easily enable or disable a number of Halo children. E.g.,

      <mx:Canvas enabled="

      {this.canvasEnabled}

      "/>
      <mx:Label/>
      <mx:Button/>
      </mx:Canvas>

      Not making an analog in Spark leaves the developer with the chore of binding the enabled state of each component individually, which is a bit tedious.

      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: