Is double-clicking supported on various components? : adobe flex action script
Answer / Satyanarayan Dash
In Adobe Flex, double-clicking events can be handled by setting up an event listener for the 'doubleClick' event. This event is available for most UIComponent classes like Button, List, DataGrid etc.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the 2 ways to compile flex source file?
I am going to add images into a tag. How will it resize itself in adobe flex actionscript?
Can I add charting to the flex builder standard edition?
What is event flow in term of event handling in flash action script 3.0? : adobe flex action script
How do we use css styles in flex?
What is a resource manager in flex actionscript?
Explain about arguments of addeventlistener() method?
What is the problem with calling setstyle()? : adobe flex action script
How does item renderer work? How do we add item renderer at runtime in flex? : adobe flex action script
Can I dynamically instantiate a webservice or httpservice in actionscript? : adobe flex action script
Can flex applications communicate with each other on the client?
What is the function of exclude or exclude class related to the data or class?