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

Why is disable auto update method used?

1 Answers  


What is a filter function?

1 Answers  


What is the dynamic keyword used for in flex actionscript? : adobe flex action script

1 Answers  


What keyword allows you to refer to private variables of a class in flex?

1 Answers  


How polymorphism works on actionscript? : adobe flex action script

1 Answers  


Do I need to upgrade my flash player to use beta 3?

1 Answers  


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

1 Answers  


State the difference between item renderer and item editors?

1 Answers  


How does item renderer work? : adobe flex action script

1 Answers  


Why would you want to keep a reference to a changewatcher and call unwatch()?

1 Answers  


What are Arrays in flex?

1 Answers  


What is the difference in movieclip and sprite? : adobe flex action script

1 Answers  


Categories