| Class | Description |
|---|---|
| AbsListViewScrollEvent | |
| AdapterViewItemClickEvent | |
| AdapterViewItemLongClickEvent | |
| AdapterViewItemSelectionEvent | |
| AdapterViewNothingSelectionEvent | |
| AdapterViewSelectionEvent | |
| RatingBarChangeEvent | |
| RxAbsListView | |
| RxAdapter |
Static factory methods for creating observables for
Adapter. |
| RxAdapterView |
Static factory methods for creating observables and actions for
AdapterView. |
| RxAutoCompleteTextView |
Static factory methods for creating observables and actions for
AutoCompleteTextView. |
| RxCheckedTextView |
Static factory methods for creating actions for
CheckedTextView. |
| RxCompoundButton |
Static factory methods for creating observables and actions for
CompoundButton. |
| RxPopupMenu |
Static factory methods for creating observables for
PopupMenu. |
| RxProgressBar | |
| RxRadioGroup | |
| RxRatingBar | |
| RxSearchView |
Static factory methods for creating observables and consumers for
SearchView. |
| RxSeekBar | |
| RxTextSwitcher |
Static factory methods for creating observables and consumers for
TextSwitcher. |
| RxTextView |
Static factory methods for creating observables and actions for
TextView. |
| RxToolbar |
Static factory methods for creating observables for
Toolbar. |
| SearchViewQueryTextEvent | |
| SeekBarChangeEvent | |
| SeekBarProgressChangeEvent | |
| SeekBarStartChangeEvent | |
| SeekBarStopChangeEvent | |
| TextViewAfterTextChangeEvent |
An after text-change event on a view.
|
| TextViewBeforeTextChangeEvent |
A before text-change event on a view.
|
| TextViewEditorActionEvent | |
| TextViewTextChangeEvent |
A text-change event on a view.
|