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
A
actionViewEvents(MenuItem)
- Static method in class com.jakewharton.rxbinding.support.v4.view.
RxMenuItemCompat
Create an observable of action view events for
menuItem
.
actionViewEvents(MenuItem, <any>)
- Static method in class com.jakewharton.rxbinding.support.v4.view.
RxMenuItemCompat
Create an observable of action view events for
menuItem
.
C
com.jakewharton.rxbinding.support.v4.view
- package com.jakewharton.rxbinding.support.v4.view
com.jakewharton.rxbinding.support.v4.widget
- package com.jakewharton.rxbinding.support.v4.widget
D
drawerOpen(DrawerLayout, int)
- Static method in class com.jakewharton.rxbinding.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.rxbinding.support.v4.widget.
RxDrawerLayout
An action which sets whether the drawer with
gravity
of
view
is open.
P
pageSelections(ViewPager)
- Static method in class com.jakewharton.rxbinding.support.v4.view.
RxViewPager
Create an observable of page selected events on
view
.
R
refreshes(SwipeRefreshLayout)
- Static method in class com.jakewharton.rxbinding.support.v4.widget.
RxSwipeRefreshLayout
Create an observable of refresh events on
view
.
refreshing(SwipeRefreshLayout)
- Static method in class com.jakewharton.rxbinding.support.v4.widget.
RxSwipeRefreshLayout
An action which sets whether the layout is showing the refreshing indicator.
RxDrawerLayout
- Class in
com.jakewharton.rxbinding.support.v4.widget
RxMenuItemCompat
- Class in
com.jakewharton.rxbinding.support.v4.view
Static factory methods for creating observables for
android.support.v4.view.MenuItemCompat
.
RxSwipeRefreshLayout
- Class in
com.jakewharton.rxbinding.support.v4.widget
RxViewPager
- Class in
com.jakewharton.rxbinding.support.v4.view
A
C
D
O
P
R
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes