Answer Posted / dindayal dhakar
: When events happen to an object on the display list (an
object displayed on the screen), all the objects that
contain the object are notified of the event and notify
their event listeners in turn. This process starts with the
Stage and proceeds through the display list to the actual
object where the event occurred, and then proceeds back to
the Stage again. This process is known as the event flow.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is the Structure of an ANT file?
Difference between the SAP MDM vs IBM MDM in approach, the tools used , ease in handling/implementing.
I Am Planning to Write ISTQB foundation level Ceritification of inida. can Any Body let me know how to prepare for it & Any Study material can you provide or Any other E-books i should need to Study. Please Mail to me ajaybe_2004@yahoo.co.in THnaks in advance Ajay
how do invoke OS task through ANT?
I have installed QTP version 9.0. I have installed Mozilla firefox version 2.0. But QTP "Record and Run settings" in WEB tab shows FIREFOX 1.5 in drop down to run session begins. So QTP does not record anything which I type in firefox. How can i recognise firefox 2.0 and how can i update browser version in QTP?
can I name the build.xml with any name? if so how can I invoke ?
a="10.20.30.1" replace 1 with 45 in python using reg ex
We have 1 web page with names column. I am giving the Service Providers1,2,3.... @ that time dynamically some no of names are displaying in the webpage and The Pop up windows are opening(No.of Pop Up windows=No.of Names). The names may be diffar for each and every Service Provders (Dynamically) How can we handle the Dynamic values?
why script is client dependant.
I have deducted tds on pay slip for employees ist month tell me how to deposit this amt to govt. by bank or any form is available fill the same and deposit the govt. department. Pls explain me which form to be used for deposit the same with due date.
What is the procedure for installing USP-35 on my compure?
how can i type the text message in compose box in yahoo mail using descriptive programming in QTP?
how can we move to the next column in excel sheet in file operation using descriptive programming inQTP?
how do u define in ur build.xml If I need to execute a task before executing my task?
How applet differ from Swings in java ?