Skip navigation links
A C F G H I L O R S T 

A

addMenuButton(FloatingActionButton) - Method in class com.github.clans.fab.FloatingActionMenu
 
addMenuButton(FloatingActionButton, int) - Method in class com.github.clans.fab.FloatingActionMenu
 

C

checkLayoutParams(ViewGroup.LayoutParams) - Method in class com.github.clans.fab.FloatingActionMenu
 
close(boolean) - Method in class com.github.clans.fab.FloatingActionMenu
 
com.github.clans.fab - package com.github.clans.fab
 

F

FloatingActionButton - Class in com.github.clans.fab
 
FloatingActionButton(Context) - Constructor for class com.github.clans.fab.FloatingActionButton
 
FloatingActionButton(Context, AttributeSet) - Constructor for class com.github.clans.fab.FloatingActionButton
 
FloatingActionButton(Context, AttributeSet, int) - Constructor for class com.github.clans.fab.FloatingActionButton
 
FloatingActionButton(Context, AttributeSet, int, int) - Constructor for class com.github.clans.fab.FloatingActionButton
 
FloatingActionMenu - Class in com.github.clans.fab
 
FloatingActionMenu(Context) - Constructor for class com.github.clans.fab.FloatingActionMenu
 
FloatingActionMenu(Context, AttributeSet) - Constructor for class com.github.clans.fab.FloatingActionMenu
 
FloatingActionMenu(Context, AttributeSet, int) - Constructor for class com.github.clans.fab.FloatingActionMenu
 
FloatingActionMenu.OnMenuToggleListener - Interface in com.github.clans.fab
 

G

generateDefaultLayoutParams() - Method in class com.github.clans.fab.FloatingActionMenu
 
generateLayoutParams(AttributeSet) - Method in class com.github.clans.fab.FloatingActionMenu
 
generateLayoutParams(ViewGroup.LayoutParams) - Method in class com.github.clans.fab.FloatingActionMenu
 
getAnimationDelayPerItem() - Method in class com.github.clans.fab.FloatingActionMenu
 
getButtonSize() - Method in class com.github.clans.fab.FloatingActionButton
 
getColorDisabled() - Method in class com.github.clans.fab.FloatingActionButton
 
getColorNormal() - Method in class com.github.clans.fab.FloatingActionButton
 
getColorPressed() - Method in class com.github.clans.fab.FloatingActionButton
 
getColorRipple() - Method in class com.github.clans.fab.FloatingActionButton
 
getIconDrawable() - Method in class com.github.clans.fab.FloatingActionButton
 
getIconToggleAnimatorSet() - Method in class com.github.clans.fab.FloatingActionMenu
 
getLabelText() - Method in class com.github.clans.fab.FloatingActionButton
 
getLabelVisibility() - Method in class com.github.clans.fab.FloatingActionButton
 
getMax() - Method in class com.github.clans.fab.FloatingActionButton
 
getMenuButtonColorNormal() - Method in class com.github.clans.fab.FloatingActionMenu
 
getMenuButtonColorPressed() - Method in class com.github.clans.fab.FloatingActionMenu
 
getMenuButtonColorRipple() - Method in class com.github.clans.fab.FloatingActionMenu
 
getMenuButtonLabelText() - Method in class com.github.clans.fab.FloatingActionMenu
 
getMenuIconView() - Method in class com.github.clans.fab.FloatingActionMenu
 
getProgress() - Method in class com.github.clans.fab.FloatingActionButton
 
getShadowColor() - Method in class com.github.clans.fab.FloatingActionButton
 
getShadowRadius() - Method in class com.github.clans.fab.FloatingActionButton
 
getShadowXOffset() - Method in class com.github.clans.fab.FloatingActionButton
 
getShadowYOffset() - Method in class com.github.clans.fab.FloatingActionButton
 

H

hasShadow() - Method in class com.github.clans.fab.FloatingActionButton
 
hide(boolean) - Method in class com.github.clans.fab.FloatingActionButton
Makes the FloatingActionButton to disappear and sets its visibility to View.INVISIBLE
hideButtonInMenu(boolean) - Method in class com.github.clans.fab.FloatingActionButton
This will clear all AnimationListeners.
hideMenu(boolean) - Method in class com.github.clans.fab.FloatingActionMenu
Makes the FloatingActionMenu.FloatingActionMenu(android.content.Context, android.util.AttributeSet, int) to disappear and sets its visibility to View.INVISIBLE
hideMenuButton(boolean) - Method in class com.github.clans.fab.FloatingActionMenu
Makes the FloatingActionButton to disappear inside the FloatingActionMenu.FloatingActionMenu(android.content.Context, android.util.AttributeSet, int) and sets its visibility to View.INVISIBLE
hideProgress() - Method in class com.github.clans.fab.FloatingActionButton
 

I

isAnimated() - Method in class com.github.clans.fab.FloatingActionMenu
 
isHidden() - Method in class com.github.clans.fab.FloatingActionButton
Checks whether FloatingActionButton is hidden
isIconAnimated() - Method in class com.github.clans.fab.FloatingActionMenu
 
isMenuButtonHidden() - Method in class com.github.clans.fab.FloatingActionMenu
 
isMenuHidden() - Method in class com.github.clans.fab.FloatingActionMenu
 
isOpened() - Method in class com.github.clans.fab.FloatingActionMenu
 
isProgressBackgroundShown() - Method in class com.github.clans.fab.FloatingActionButton
 

L

Label - Class in com.github.clans.fab
 
Label(Context) - Constructor for class com.github.clans.fab.Label
 
Label(Context, AttributeSet) - Constructor for class com.github.clans.fab.Label
 
Label(Context, AttributeSet, int) - Constructor for class com.github.clans.fab.Label
 

O

onDraw(Canvas) - Method in class com.github.clans.fab.FloatingActionButton
 
onFinishInflate() - Method in class com.github.clans.fab.FloatingActionMenu
 
onLayout(boolean, int, int, int, int) - Method in class com.github.clans.fab.FloatingActionMenu
 
onMeasure(int, int) - Method in class com.github.clans.fab.FloatingActionButton
 
onMeasure(int, int) - Method in class com.github.clans.fab.FloatingActionMenu
 
onMeasure(int, int) - Method in class com.github.clans.fab.Label
 
onMenuToggle(boolean) - Method in interface com.github.clans.fab.FloatingActionMenu.OnMenuToggleListener
 
onRestoreInstanceState(Parcelable) - Method in class com.github.clans.fab.FloatingActionButton
 
onSaveInstanceState() - Method in class com.github.clans.fab.FloatingActionButton
 
onSizeChanged(int, int, int, int) - Method in class com.github.clans.fab.FloatingActionButton
 
onTouchEvent(MotionEvent) - Method in class com.github.clans.fab.FloatingActionButton
 
onTouchEvent(MotionEvent) - Method in class com.github.clans.fab.FloatingActionMenu
 
onTouchEvent(MotionEvent) - Method in class com.github.clans.fab.Label
 
open(boolean) - Method in class com.github.clans.fab.FloatingActionMenu
 

R

removeAllMenuButtons() - Method in class com.github.clans.fab.FloatingActionMenu
 
removeMenuButton(FloatingActionButton) - Method in class com.github.clans.fab.FloatingActionMenu
 

S

setAnimated(boolean) - Method in class com.github.clans.fab.FloatingActionMenu
Sets whether open and close actions should be animated
setAnimationDelayPerItem(int) - Method in class com.github.clans.fab.FloatingActionMenu
 
setButtonSize(int) - Method in class com.github.clans.fab.FloatingActionButton
Sets the size of the FloatingActionButton and invalidates its layout.
setClosedOnTouchOutside(boolean) - Method in class com.github.clans.fab.FloatingActionMenu
 
setColorDisabled(int) - Method in class com.github.clans.fab.FloatingActionButton
 
setColorDisabledResId(int) - Method in class com.github.clans.fab.FloatingActionButton
 
setColorNormal(int) - Method in class com.github.clans.fab.FloatingActionButton
 
setColorNormalResId(int) - Method in class com.github.clans.fab.FloatingActionButton
 
setColorPressed(int) - Method in class com.github.clans.fab.FloatingActionButton
 
setColorPressedResId(int) - Method in class com.github.clans.fab.FloatingActionButton
 
setColorRipple(int) - Method in class com.github.clans.fab.FloatingActionButton
 
setColorRippleResId(int) - Method in class com.github.clans.fab.FloatingActionButton
 
setElevation(float) - Method in class com.github.clans.fab.FloatingActionButton
 
setElevationCompat(float) - Method in class com.github.clans.fab.FloatingActionButton
Sets the shadow color and radius to mimic the native elevation.
setEnabled(boolean) - Method in class com.github.clans.fab.FloatingActionButton
 
setHideAnimation(Animation) - Method in class com.github.clans.fab.FloatingActionButton
 
setIconAnimated(boolean) - Method in class com.github.clans.fab.FloatingActionMenu
 
setIconAnimationCloseInterpolator(Interpolator) - Method in class com.github.clans.fab.FloatingActionMenu
 
setIconAnimationInterpolator(Interpolator) - Method in class com.github.clans.fab.FloatingActionMenu
Sets the Interpolator for FloatingActionButton's icon animation.
setIconAnimationOpenInterpolator(Interpolator) - Method in class com.github.clans.fab.FloatingActionMenu
 
setIconToggleAnimatorSet(AnimatorSet) - Method in class com.github.clans.fab.FloatingActionMenu
 
setImageDrawable(Drawable) - Method in class com.github.clans.fab.FloatingActionButton
 
setImageResource(int) - Method in class com.github.clans.fab.FloatingActionButton
 
setIndeterminate(boolean) - Method in class com.github.clans.fab.FloatingActionButton
Change the indeterminate mode for the progress bar.
setLabelColors(int, int, int) - Method in class com.github.clans.fab.FloatingActionButton
Set the label's background colors
setLabelText(String) - Method in class com.github.clans.fab.FloatingActionButton
 
setLabelTextColor(int) - Method in class com.github.clans.fab.FloatingActionButton
 
setLabelTextColor(ColorStateList) - Method in class com.github.clans.fab.FloatingActionButton
 
setLabelVisibility(int) - Method in class com.github.clans.fab.FloatingActionButton
 
setLayoutParams(ViewGroup.LayoutParams) - Method in class com.github.clans.fab.FloatingActionButton
 
setMax(int) - Method in class com.github.clans.fab.FloatingActionButton
 
setMenuButtonColorNormal(int) - Method in class com.github.clans.fab.FloatingActionMenu
 
setMenuButtonColorNormalResId(int) - Method in class com.github.clans.fab.FloatingActionMenu
 
setMenuButtonColorPressed(int) - Method in class com.github.clans.fab.FloatingActionMenu
 
setMenuButtonColorPressedResId(int) - Method in class com.github.clans.fab.FloatingActionMenu
 
setMenuButtonColorRipple(int) - Method in class com.github.clans.fab.FloatingActionMenu
 
setMenuButtonColorRippleResId(int) - Method in class com.github.clans.fab.FloatingActionMenu
 
setMenuButtonHideAnimation(Animation) - Method in class com.github.clans.fab.FloatingActionMenu
 
setMenuButtonLabelText(String) - Method in class com.github.clans.fab.FloatingActionMenu
 
setMenuButtonShowAnimation(Animation) - Method in class com.github.clans.fab.FloatingActionMenu
 
setOnClickListener(View.OnClickListener) - Method in class com.github.clans.fab.FloatingActionButton
 
setOnMenuButtonClickListener(View.OnClickListener) - Method in class com.github.clans.fab.FloatingActionMenu
 
setOnMenuButtonLongClickListener(View.OnLongClickListener) - Method in class com.github.clans.fab.FloatingActionMenu
 
setOnMenuToggleListener(FloatingActionMenu.OnMenuToggleListener) - Method in class com.github.clans.fab.FloatingActionMenu
 
setProgress(int, boolean) - Method in class com.github.clans.fab.FloatingActionButton
 
setShadowColor(int) - Method in class com.github.clans.fab.FloatingActionButton
 
setShadowColorResource(int) - Method in class com.github.clans.fab.FloatingActionButton
 
setShadowRadius(int) - Method in class com.github.clans.fab.FloatingActionButton
Sets the shadow radius of the FloatingActionButton and invalidates its layout.
setShadowRadius(float) - Method in class com.github.clans.fab.FloatingActionButton
Sets the shadow radius of the FloatingActionButton and invalidates its layout.
setShadowXOffset(int) - Method in class com.github.clans.fab.FloatingActionButton
Sets the shadow x offset of the FloatingActionButton and invalidates its layout.
setShadowXOffset(float) - Method in class com.github.clans.fab.FloatingActionButton
Sets the shadow x offset of the FloatingActionButton and invalidates its layout.
setShadowYOffset(int) - Method in class com.github.clans.fab.FloatingActionButton
Sets the shadow y offset of the FloatingActionButton and invalidates its layout.
setShadowYOffset(float) - Method in class com.github.clans.fab.FloatingActionButton
Sets the shadow y offset of the FloatingActionButton and invalidates its layout.
setShowAnimation(Animation) - Method in class com.github.clans.fab.FloatingActionButton
 
setShowProgressBackground(boolean) - Method in class com.github.clans.fab.FloatingActionButton
 
setShowShadow(boolean) - Method in class com.github.clans.fab.FloatingActionButton
 
setVisibility(int) - Method in class com.github.clans.fab.FloatingActionButton
 
show(boolean) - Method in class com.github.clans.fab.FloatingActionButton
Makes the FloatingActionButton to appear and sets its visibility to View.VISIBLE
showButtonInMenu(boolean) - Method in class com.github.clans.fab.FloatingActionButton
 
showMenu(boolean) - Method in class com.github.clans.fab.FloatingActionMenu
Makes the whole FloatingActionMenu.FloatingActionMenu(android.content.Context, android.util.AttributeSet, int) to appear and sets its visibility to View.VISIBLE
showMenuButton(boolean) - Method in class com.github.clans.fab.FloatingActionMenu
SIZE_MINI - Static variable in class com.github.clans.fab.FloatingActionButton
 
SIZE_NORMAL - Static variable in class com.github.clans.fab.FloatingActionButton
 

T

toggle(boolean) - Method in class com.github.clans.fab.FloatingActionButton
 
toggle(boolean) - Method in class com.github.clans.fab.FloatingActionMenu
 
toggleMenu(boolean) - Method in class com.github.clans.fab.FloatingActionMenu
 
toggleMenuButton(boolean) - Method in class com.github.clans.fab.FloatingActionMenu
 
A C F G H I L O R S T