Answer Posted / Amit Kumar Harbola
"In Flex, there are three types of binding: one-way data binding, two-way data binding, and value binding. One-way data binding allows data to flow from the source (data provider) to the destination (component). Two-way data binding enables both directions of data flow between the source and destination. Value binding is used for simple value assignments."
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers