Term
|
Definition
Whether the letter has to be capitalized, or lower case. |
|
|
Term
|
Definition
An action that can cause the program to react |
|
|
Term
|
Definition
The program is run by events, or waits for an event to occur. |
|
|
Term
|
Definition
A subroutine that responds to event. |
|
|
Term
|
Definition
The information sect to an object method asking it to perform some activity. |
|
|
Term
|
Definition
A function associated with an object that is used to change a property or take some other action. |
|
|
Term
|
Definition
A section of program code that executes a specific action. |
|
|