- All Implemented Interfaces:
- com.github.yoojia.inputs.Input
- Direct Known Subclasses:
- TextInput
public abstract class ViewInput<T extends android.view.View>
extends Object
implements com.github.yoojia.inputs.Input
Input wrapper form TextViews(TextView, EditText, Button ...)
- Since:
- 1.3.2
- Author:
- 陈小锅 (yoojia.chen@gmail.com)