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...


Explain how binding works in mxml components in flex? : adobe flex action script



Explain how binding works in mxml components in flex? : adobe flex action script..

Answer / Mahesh Pratap Singh Sikarwar

Binding is a feature in Adobe Flex that automatically keeps the value of an MXML component's property synchronized with a corresponding variable. This is done using the [Bindable] metadata tag on the variable and the @ binding attribute in the MXML component. For example:nn<fx:Script>n[Bindable] public var myVar:String;n</fx:Script>n<mx:Label text="{myVar}" />

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Adobe Flex Interview Questions

When I have only a single record, why does not it appear in my datagrid?

1 Answers  


Is double-clicking supported on various components?

1 Answers  


How long can I use the flex builder 3 beta 3 software? Can I extend the time limit?

1 Answers  


What is interface or benefit of interface in term of oop?

1 Answers  


Explain data binding in flex?

1 Answers  


What are the similarities between java and flex? : adobe flex action script

1 Answers  


What is calllater() method?

1 Answers  


What are the methods called when a ui component is intialized?

1 Answers  


What are the config files used for connecting java and flex?

1 Answers  


How much will flex builder 3 cost?

1 Answers  


How do we use css styles in flex? : adobe flex action script

1 Answers  


How do you implement push on a flex applications?

1 Answers  


Categories