Event-Oriented Software Design Pattern

From GM-RKB
(Redirected from event handling pattern)
Jump to navigation Jump to search

An Event-Oriented Software Design Pattern is a software system design pattern that defines structured mechanisms for processing events through event handlers and controlling event flows.