Event_Dispatcher::removeNestedDispatcher() -- Remove a nested dispatcher.
Leírás
Removes a nested dispatcher from the dispatcher.
To remove a dispatcher from the list of nested dispatcher, just pass the same
object to removeNestedDispatcher().
Visszatérési érték
boolean TRUE if the dispatcher could be removed, FALSE otherwise.
Megjegyzés
Ez a függvény nem hívható
statikusan.