public interface EventsControllerModel extends Identifiable
| Modifier and Type | Method and Description |
|---|---|
boolean |
controlEventDispatcher(EventModel event)
Controls whether the fired Event should be dispatched to all the listeners
This method should execute quickly
|
getID, isOwnerboolean controlEventDispatcher(EventModel event)
event - the ID of the eventCopyright © 2016. All rights reserved.