Mihai Chira created FLEX-34927:
----------------------------------
Summary: Allow the setting of an arbitrary property on an object
via ObjectUtil
Key: FLEX-34927
URL: https://issues.apache.org/jira/browse/FLEX-34927
Project: Apache Flex
Issue Type: New Feature
Components: mx: General
Affects Versions: Apache Flex 4.14.1
Reporter: Mihai Chira
Assignee: Mihai Chira
Priority: Minor
Fix For: Apache Flex 4.14.1
ObjectUtil already has a function called getValue() which returns the value of
an object's property chain. A reverse function would be really useful (e.g. for
grid itemEditors, which could use the dataField to set the new value), i.e. one
that sets a new value to the end link of an object's chain.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)