Package tripleplay.ui

Class Behavior.Capturing<T extends Element<T>>

All Implemented Interfaces:
react.Reactor.RListener, react.SignalView.Listener<Object>, react.ValueView.Listener<Object>
Direct Known Subclasses:
Behavior.RapidFire
Enclosing class:
Behavior<T extends Element<T>>

public abstract static class Behavior.Capturing<T extends Element<T>> extends Behavior.Click<T>
A click behavior that captures the pointer and optionally issues clicks based on some time based function.