Difference between Java & Flex Getters Setters?
Answer / Rakesh Nath Tripathi
"Java getters and setters are used to access and modify private variables directly. In contrast, Flex getters and setters, known as accessors and mutators, can perform additional tasks such as validation, data conversion, or event dispatching before modifying the underlying data."
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain about different types of channels available in blaze ds?
Differentiate between flex 3 and flex 4?
How many levels does flash mx support?
can you write to the file system from flex?
How much will flex builder 3 cost?
What is the dynamic keyword used for in flex actionscript? : adobe flex action script
Explain how binding works in mxml components in flex? : adobe flex action script
What is a drag manager in adobe flex actionscript? : adobe flex action script
What is a resource manager in flex actionscript?
What are three ways to skin a component in flex? : adobe flex action script
Should model locator as a singleton class? Can't we instantiate this class as like normal class?
Explain what happens if an .swf is loaded into a already occupied level?