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

Provide styleProperties:Array getter, a list of all style properties set inside a CSSStyleDeclaration (look at overrides, factory, defaultFactory)

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • Adobe Flex SDK Previous
    • None
    • Runtime CSS
    • None
    • Language Found: English

    Description

      Please provide a getter method that lists all the style properties and their values for the CSSStyleDeclaration (look in overrides, factory, defaultFactory).
      Currently the only way to get the list is by doing var list:Object = new myStyleDeclaration.factory();
      However, this does not work when the CSS is set with runtime styles. The list is hidden in the overrides property which is protected and there is noway to list all the style properties.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: