JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
O
P
R
S
A
actionViewEvents(MenuItem)
- Static method in class com.jakewharton.rxbinding2.support.v4.view.
RxMenuItemCompat
Create an observable of action view events for
menuItem
.
actionViewEvents(MenuItem, <any>)
- Static method in class com.jakewharton.rxbinding2.support.v4.view.
RxMenuItemCompat
Create an observable of action view events for
menuItem
.
C
com.jakewharton.rxbinding2.support.v4.view
- package com.jakewharton.rxbinding2.support.v4.view
com.jakewharton.rxbinding2.support.v4.widget
- package com.jakewharton.rxbinding2.support.v4.widget
currentItem(ViewPager)
- Static method in class com.jakewharton.rxbinding2.support.v4.view.
RxViewPager
An action which sets the current item of
view
.
D
drawerOpen(DrawerLayout, int)
- Static method in class com.jakewharton.rxbinding2.support.v4.widget.
RxDrawerLayout
Create an observable of the open state of the drawer of
view
.
O
open(DrawerLayout, int)
- Static method in class com.jakewharton.rxbinding2.support.v4.widget.
RxDrawerLayout
An action which sets whether the drawer with
gravity
of
view
is open.
open(SlidingPaneLayout)
- Static method in class com.jakewharton.rxbinding2.support.v4.widget.
RxSlidingPaneLayout
An action which sets whether the pane of
view
is open.
P
pageScrollStateChanges(ViewPager)
- Static method in class com.jakewharton.rxbinding2.support.v4.view.
RxViewPager
Create an observable of scroll state change events on
view
.
pageSelections(ViewPager)
- Static method in class com.jakewharton.rxbinding2.support.v4.view.
RxViewPager
Create an observable of page selected events on
view
.
panelOpens(SlidingPaneLayout)
- Static method in class com.jakewharton.rxbinding2.support.v4.widget.
RxSlidingPaneLayout
Create an observable of the open state of the pane of
view
panelSlides(SlidingPaneLayout)
- Static method in class com.jakewharton.rxbinding2.support.v4.widget.
RxSlidingPaneLayout
Create an observable of the slide offset of the pane of
view
R
refreshes(SwipeRefreshLayout)
- Static method in class com.jakewharton.rxbinding2.support.v4.widget.
RxSwipeRefreshLayout
Create an observable of refresh events on
view
.
refreshing(SwipeRefreshLayout)
- Static method in class com.jakewharton.rxbinding2.support.v4.widget.
RxSwipeRefreshLayout
An action which sets whether the layout is showing the refreshing indicator.
RxDrawerLayout
- Class in
com.jakewharton.rxbinding2.support.v4.widget
RxMenuItemCompat
- Class in
com.jakewharton.rxbinding2.support.v4.view
Static factory methods for creating observables for
android.support.v4.view.MenuItemCompat
.
RxNestedScrollView
- Class in
com.jakewharton.rxbinding2.support.v4.widget
RxSlidingPaneLayout
- Class in
com.jakewharton.rxbinding2.support.v4.widget
Static factory methods for creating observables for
SlidingPaneLayout
RxSwipeRefreshLayout
- Class in
com.jakewharton.rxbinding2.support.v4.widget
RxViewPager
- Class in
com.jakewharton.rxbinding2.support.v4.view
S
scrollChangeEvents(NestedScrollView)
- Static method in class com.jakewharton.rxbinding2.support.v4.widget.
RxNestedScrollView
Create an observable of scroll-change events for
view
.
A
C
D
O
P
R
S
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes