U I Event Dispatcher
interface UIEventDispatcher
Content copied to clipboard
A UIEventDispatcher is responsible for dispatching UI events for UI components.
Functions
dispatch
Link copied to clipboard
Dispatches the given UIEvent and propagates it throughout the UI controls this UIEventDispatcher has.
Inheritors
InternalComponentContainer
Link copied to clipboard
DefaultComponentContainer
Link copied to clipboard
UIEventToComponentDispatcher
Link copied to clipboard
Sources
(source)
Link copied to clipboard