Answer Posted / dev
static trigger
the icon or window background is clicked or double-clicked
without moving the mouse
dynamic trigger
the icon is dragged and dropped onto another icon or window
background
hold trigger
the mouse button is held down on an icon or window background
| Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
What are the jdbc statements?
What is metadata in jdbc?
What are types of jdbc drivers?
How can we set null value in jdbc preparedstatement?
What is jdbc in java?
what is the meaning of following code snippets Class c=class.forName(driverClassName); Driver d=(driver)c.newInstance();
How can we retrieve the file in the oracle database?
How do I write Greek ( or other non-ASCII/8859-1 ) characters to a database?
The new features of the JDBC 2.0 API, will be supported for JDBC-ODBC Bridge?
Explain the various types of locking system in jdbc?
What is the reason why we need a jdbcrowset like the wrapper around resultset?
What is xe in oracle jdbc url?
How do I find whether a parameter exists in the request object?
Differentiate between a statement and a preparedstatement.
What is jdbc odbc connection?