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 |
Difference between cairngorm event and flex event?
How do u implement PUSH on a flex appln?
Difference between http service and remote object?
What is default frame rate of the timeline in frame per second? : adobe flex action script
Explain about arguments of addeventlistener() method?
What is the difference between states and viewstack in flex? : adobe flex action script
What is the function of exclude or exclude class related to the data or class?
Explain how binding works in mxml components in flex? : adobe flex action script
How do I pass parameters to a pop-up window in actionscript? : adobe flex action script
What is an event sub class?
What is cairnghorm in flex? How do we use it? : adobe flex action script
How does item renderer work? How do we add item renderer at runtime in flex? : adobe flex action script