Class ISynchronizedInputProvider.SynchronizedInputProviderContext

java.lang.Object
at.bestsolution.uia.ISynchronizedInputProvider.SynchronizedInputProviderContext
Enclosing interface:
ISynchronizedInputProvider

public static class ISynchronizedInputProvider.SynchronizedInputProviderContext extends Object
context object for ISynchronizedInputProvider.

The context object encapsulates the functionality to fire property changes and events.

  • Field Details

    • InputReachedTarget

      public final IEvent InputReachedTarget
    • InputReachedOtherElement

      public final IEvent InputReachedOtherElement
    • InputDiscarded

      public final IEvent InputDiscarded
  • Constructor Details