Ow binding works in mxml components in flex? : adobe flex action script
Answer / Anurag Lohant
In Adobe Flex, OW (One Way) binding is used to bind a property of a component to a constant value or a property of another object. It means the bound property can be read but not written. This is achieved using brackets [] and the equals sign = in MXML syntax. For example: `<mx:Label text="{myConstant}" />` sets the label's text property to the value of myConstant.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is cairnghorm in flex? How do we use it? : adobe flex action script
What is mvc and how do you relate it to flex apps? : adobe flex action script
Explain about blaze ds and blaze ds services?
How do you implement push on a flex applications? : adobe flex action script
Is it possible for upgrade from flex builder 3 standard edition to flex builder 3 professional edition?
What is a drag manager in adobe flex actionscript? : adobe flex action script
Tell some new capabilities / features of flash as 3.0? : adobe flex action script
What is an event class in Flex?
Tell some new capabilities / features of flash as 3.0?
Is double-clicking supported on various components?
How do you use a repeater in actionscript? : adobe flex action script
Explain which of the recommended character to use to separate target level paths levels?