s@rdalya

 

JSDoc_Event

Page history last edited by vozcelik 3 yrs ago

Event

 

In object oriented programming, an event is a change in the properties received by an observer after being transmitted from an object.

 

Or in more simple terms, Event is the reaction of a GUI action. For instance when you click on a pushbutton an onclick event is raised.

Comments (0)

You don't have permission to comment on this page.