Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How binding works in mxml components in flex?



How binding works in mxml components in flex?..

Answer / Harendra Kumar Mishra

Binding in MXML components in Flex allows you to automatically update UI elements based on the value of a data or function. When you bind a property of a component (like a TextInput's text property) to a data property (like a variable), any change to the data property will cause the UI element's value to be updated automatically. This is done through the use of the [Bindable] metadata tag for properties that should trigger notifications, and the <mx:Binding> tag to specify the binding itself.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Adobe Flex Interview Questions

What are the three ways to skin a component?

1 Answers  


Explain about remote object? What is end point in remote object?

1 Answers  


Explain about result handler and fault handler methods?

1 Answers  


When I have only a single record, why does not it appear in my datagrid? : adobe flex action script

1 Answers  


What is the difference between sealed class and dyna? : adobe flex action script

1 Answers  


What is default frame rate of the timeline in frame per second?

1 Answers  


How binding works in mxml components in flex?

1 Answers  


How do we call javascript from flex actionscript?

1 Answers  


How do you implement push with flex data services?

1 Answers  


Will I need to upgrade my air sdk along with flex 3 beta 3?

1 Answers  


Explain the difference between creating an effect and setting the target as opposed to adding an effectlistener? : adobe flex action script

1 Answers  


How do I get access to the j2ee session from my remoteobjects? : adobe flex action script

1 Answers  


Categories