Interface | Description |
---|---|
EventPropagator |
Propagate events
|
TimeProvider |
A simple interface for making classes testable that depend on
System.currentTimeMillis
|
TimerExecutor |
A simple interface to make classes testable that require timed code execution
|
TimerExecutor.CodeToRun |
Class | Description |
---|---|
EventPropagatorMobileImpl |
Propagate events from a source.
|
EventPropagatorStandardImpl |
Propagate events to a source
|
SystemTimeProvider |
A time provider that uses System.currentTimeMillis
|
TapRecognizer |
A recognizer that recognizes Tap events
A Tap is the mobile equivalent of a click
|
TimerExecturGwtTimerImpl |
Execute code with a GWT timer
|
Copyright © 2016 Magnolia International Ltd.. All rights reserved.