JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
de.intarsys.tools.event
Interface IEventDispatcher
public interface
IEventDispatcher
An object that supports event broadcasting.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
triggerEvent
(
Event
event)
Method Details
triggerEvent
void
triggerEvent
(
Event
event)