updateEventDispatchInfoForGlobalKey
fun updateEventDispatchInfoForGlobalKey(c: ComponentContext, dispatcher: HasEventDispatcher, globalKey: String?)
Updates the EventDispatchInfo for this global key with the latest context and component/section. All EventHandlers created by this global key have the same EventDispatchInfo instance.