A C F G H I O S T 

A

attachToListView(AbsListView) - Method in class com.melnykov.fab.FloatingActionButton
 
attachToListView(AbsListView, ScrollDirectionListener) - Method in class com.melnykov.fab.FloatingActionButton
 
attachToListView(AbsListView, ScrollDirectionListener, AbsListView.OnScrollListener) - Method in class com.melnykov.fab.FloatingActionButton
 
attachToRecyclerView(RecyclerView) - Method in class com.melnykov.fab.FloatingActionButton
 
attachToRecyclerView(RecyclerView, ScrollDirectionListener) - Method in class com.melnykov.fab.FloatingActionButton
 
attachToRecyclerView(RecyclerView, ScrollDirectionListener, RecyclerView.OnScrollListener) - Method in class com.melnykov.fab.FloatingActionButton
 
attachToScrollView(ObservableScrollView) - Method in class com.melnykov.fab.FloatingActionButton
 
attachToScrollView(ObservableScrollView, ScrollDirectionListener) - Method in class com.melnykov.fab.FloatingActionButton
 
attachToScrollView(ObservableScrollView, ScrollDirectionListener, ObservableScrollView.OnScrollChangedListener) - Method in class com.melnykov.fab.FloatingActionButton
 

C

com.melnykov.fab - package com.melnykov.fab
 

F

FloatingActionButton - Class in com.melnykov.fab
 
FloatingActionButton(Context) - Constructor for class com.melnykov.fab.FloatingActionButton
 
FloatingActionButton(Context, AttributeSet) - Constructor for class com.melnykov.fab.FloatingActionButton
 
FloatingActionButton(Context, AttributeSet, int) - Constructor for class com.melnykov.fab.FloatingActionButton
 
FloatingActionButton.TYPE - Annotation Type in com.melnykov.fab
 

G

getColorNormal() - Method in class com.melnykov.fab.FloatingActionButton
 
getColorPressed() - Method in class com.melnykov.fab.FloatingActionButton
 
getColorRipple() - Method in class com.melnykov.fab.FloatingActionButton
 
getType() - Method in class com.melnykov.fab.FloatingActionButton
 

H

hasShadow() - Method in class com.melnykov.fab.FloatingActionButton
 
hide() - Method in class com.melnykov.fab.FloatingActionButton
 
hide(boolean) - Method in class com.melnykov.fab.FloatingActionButton
 

I

isVisible() - Method in class com.melnykov.fab.FloatingActionButton
 

O

ObservableScrollView - Class in com.melnykov.fab
 
ObservableScrollView(Context) - Constructor for class com.melnykov.fab.ObservableScrollView
 
ObservableScrollView(Context, AttributeSet) - Constructor for class com.melnykov.fab.ObservableScrollView
 
ObservableScrollView(Context, AttributeSet, int) - Constructor for class com.melnykov.fab.ObservableScrollView
 
ObservableScrollView.OnScrollChangedListener - Interface in com.melnykov.fab
 
onMeasure(int, int) - Method in class com.melnykov.fab.FloatingActionButton
 
onScrollChanged(int, int, int, int) - Method in class com.melnykov.fab.ObservableScrollView
 
onScrollChanged(ScrollView, int, int, int, int) - Method in interface com.melnykov.fab.ObservableScrollView.OnScrollChangedListener
 
onScrollDown() - Method in interface com.melnykov.fab.ScrollDirectionListener
 
onScrollUp() - Method in interface com.melnykov.fab.ScrollDirectionListener
 

S

ScrollDirectionListener - Interface in com.melnykov.fab
 
setColorNormal(int) - Method in class com.melnykov.fab.FloatingActionButton
 
setColorNormalResId(int) - Method in class com.melnykov.fab.FloatingActionButton
 
setColorPressed(int) - Method in class com.melnykov.fab.FloatingActionButton
 
setColorPressedResId(int) - Method in class com.melnykov.fab.FloatingActionButton
 
setColorRipple(int) - Method in class com.melnykov.fab.FloatingActionButton
 
setColorRippleResId(int) - Method in class com.melnykov.fab.FloatingActionButton
 
setOnScrollChangedListener(ObservableScrollView.OnScrollChangedListener) - Method in class com.melnykov.fab.ObservableScrollView
 
setShadow(boolean) - Method in class com.melnykov.fab.FloatingActionButton
 
setType(int) - Method in class com.melnykov.fab.FloatingActionButton
 
show() - Method in class com.melnykov.fab.FloatingActionButton
 
show(boolean) - Method in class com.melnykov.fab.FloatingActionButton
 

T

TYPE_MINI - Static variable in class com.melnykov.fab.FloatingActionButton
 
TYPE_NORMAL - Static variable in class com.melnykov.fab.FloatingActionButton
 
A C F G H I O S T