public static class CleanSheets.EventDispatcher extends Object implements Runnable
Constructor and Description |
---|
CleanSheets.EventDispatcher(SpreadsheetAppEvent event,
SpreadsheetAppListener[] listeners)
Creates a new event dispatcher.
|
public CleanSheets.EventDispatcher(SpreadsheetAppEvent event, SpreadsheetAppListener[] listeners)
event
- the event to firelisteners
- the listeners to which the event should be dispatched