public class EventDispatchInfo
extends java.lang.Object
EventHandlersController
.Modifier and Type | Field and Description |
---|---|
ComponentContext |
componentContext |
HasEventDispatcher |
hasEventDispatcher |
Constructor and Description |
---|
EventDispatchInfo(HasEventDispatcher hasEventDispatcher,
ComponentContext componentContext) |
public HasEventDispatcher hasEventDispatcher
public ComponentContext componentContext
public EventDispatchInfo(HasEventDispatcher hasEventDispatcher, ComponentContext componentContext)