DataBinding expressions turn into data structures.  A bead like
ContainerDataBinding has to be on the strand for the MXML file in order to
interpret the data structure and set up and execute the actual binding.

Maybe all you are missing is that.  See ProductListItem.mxml in the
FlexJSStore example.

-Alex

On 1/2/17, 2:37 PM, "piotrz" <piotrzarzyck...@gmail.com> wrote:

>Alex,
>
>That's how it looks like:
>
>public class MenuItemRenderer extends MXMLItemRenderer
>   public class MXMLItemRenderer extends DataItemRenderer implements
>ILayoutParent, ILayoutHost, IStrand
>        public class DataItemRenderer extends UIItemRendererBase
>              public class UIItemRendererBase extends UIBase implements
>ISelectableItemRenderer
>
>Are you saying that MenuItemRenderer should implement one of those classes
>"ContainerDataBinding " or "ItemRendererDataBinding " instead
>MXMLItemRenderer?
>
>Piotr 
>
>
>
>-----
>Apache Flex PMC
>piotrzarzyck...@gmail.com
>--
>View this message in context:
>http://apache-flex-development.2333347.n4.nabble.com/FlexJS-MDL-Why-bindin
>g-is-not-working-in-MDL-example-tp57738p57787.html
>Sent from the Apache Flex Development mailing list archive at Nabble.com.

Reply via email to