public abstract class ViewInput<T extends android.view.View> extends java.lang.Object implements Input
T
inputView
ViewInput(T input)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getValue
public final T extends android.view.View inputView
public ViewInput(T input)