public static class ISynchronizedInputProvider.SynchronizedInputProviderContext
extends java.lang.Object
The context object encapsulates the functionality to fire property changes and events.
Modifier and Type | Field and Description |
---|---|
IEvent |
InputDiscarded |
IEvent |
InputReachedOtherElement |
IEvent |
InputReachedTarget |
Constructor and Description |
---|
SynchronizedInputProviderContext(IInitContext init,
ISynchronizedInputProvider provider) |
public final IEvent InputReachedTarget
public final IEvent InputReachedOtherElement
public final IEvent InputDiscarded
public SynchronizedInputProviderContext(IInitContext init, ISynchronizedInputProvider provider)