JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
D
R
S
V
C
child()
- Method in class com.jakewharton.rxbinding2.support.v7.widget.
RecyclerViewChildAttachStateChangeEvent
The child from which this event occurred.
childAttachStateChangeEvents(RecyclerView)
- Static method in class com.jakewharton.rxbinding2.support.v7.widget.
RxRecyclerView
Create an observable of child attach state change events on
recyclerView
.
com.jakewharton.rxbinding2.support.v7.widget
- package com.jakewharton.rxbinding2.support.v7.widget
create(RecyclerView, View)
- Static method in class com.jakewharton.rxbinding2.support.v7.widget.
RecyclerViewChildAttachEvent
create(RecyclerView, View)
- Static method in class com.jakewharton.rxbinding2.support.v7.widget.
RecyclerViewChildDetachEvent
create(RecyclerView, int, int)
- Static method in class com.jakewharton.rxbinding2.support.v7.widget.
RecyclerViewScrollEvent
D
dataChanges(T)
- Static method in class com.jakewharton.rxbinding2.support.v7.widget.
RxRecyclerViewAdapter
Create an observable of data change events for
RecyclerView.adapter
.
dx()
- Method in class com.jakewharton.rxbinding2.support.v7.widget.
RecyclerViewScrollEvent
dy()
- Method in class com.jakewharton.rxbinding2.support.v7.widget.
RecyclerViewScrollEvent
R
RecyclerViewChildAttachEvent
- Class in
com.jakewharton.rxbinding2.support.v7.widget
A child view attach event on a
RecyclerView
.
RecyclerViewChildAttachStateChangeEvent
- Class in
com.jakewharton.rxbinding2.support.v7.widget
RecyclerViewChildDetachEvent
- Class in
com.jakewharton.rxbinding2.support.v7.widget
A child view detach event on a
RecyclerView
.
RecyclerViewScrollEvent
- Class in
com.jakewharton.rxbinding2.support.v7.widget
A scroll event on a recyclerView.
RxRecyclerView
- Class in
com.jakewharton.rxbinding2.support.v7.widget
Static factory methods for creating observables for
RecyclerView
.
RxRecyclerViewAdapter
- Class in
com.jakewharton.rxbinding2.support.v7.widget
Static factory methods for creating observables for
Adapter
.
S
scrollEvents(RecyclerView)
- Static method in class com.jakewharton.rxbinding2.support.v7.widget.
RxRecyclerView
Create an observable of scroll events on
recyclerView
.
scrollStateChanges(RecyclerView)
- Static method in class com.jakewharton.rxbinding2.support.v7.widget.
RxRecyclerView
Create an observable of scroll state changes on
recyclerView
.
V
view()
- Method in class com.jakewharton.rxbinding2.support.v7.widget.
RecyclerViewChildAttachStateChangeEvent
The view from which this event occurred.
view()
- Method in class com.jakewharton.rxbinding2.support.v7.widget.
RecyclerViewScrollEvent
The view from which this event occurred.
C
D
R
S
V
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes