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

SwatchPanel should be exposed to customers

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Later
    • Adobe Flex SDK 3.0 (Release)
    • None
    • mx: ColorPicker
    • None
    • Affected OS(s): All OS Platforms
      Language Found: English

    Description

      We deprecated the style properties in ColorPicker to style the swatch panel, and replaced them with swatchPanelStyleName. But, there is no way to know what styles you can apply to the swatch panel becasue SwatchPanel.as is hidden in ASdoc and the property used to access it is mx_internal:

      mx_internal function get dropdown():SwatchPanel

      { return dropdownSwatch; // null if not created yet }

      We should expose SwatchPanel, and make it appear in ASDoc. Alex mentioned that to do so we would need to create an ISwatchPanel interface and add a swatchPanelFactory.

      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: