what is Eventflow.?
Answer / 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 ? | 1 Yes | 0 No |
Would you tell me that what is test script? and how to write it? are there some templates?
How applet differ from Swings in java ?
what is difference between AS2 and AS3.?
how can i get two different fonts in a single line
How to Communicate with JavaScript?
can I name the build.xml with any name? if so how can I invoke ?
How to double click on Simple HtmlText in SilkTest automation tool?
how do i compose the text message in the yahoomail using descriptive programming in QTP?
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
In sap script, created 1 form but when its went to production system , client want some changes in 1 (ex - addrss) window, what we will do?
Why we use Action Script(Multimedia Flash) rather than using other scripting languages (JAVA,VB...etc) ?
how do u define in ur build.xml If I need to execute a task before executing my task?