A
B
C
E
F
G
H
I
L
M
N
O
P
R
S
G
- getClosingAnimationDurationMs() - function in com.nambimobile.widgets.efab.ExpandableFab
- The duration (in milliseconds as a positive long) of the ExpandableFab's closing animations.
- getClosingAnimationDurationMs() - function in com.nambimobile.widgets.efab.FabOption
- The duration (in milliseconds as a positive long) of the animations that will be played when this FabOption is being hidden from a visible state (when the ExpandableFab is closing).
- getClosingAnimationDurationMs() - function in com.nambimobile.widgets.efab.Overlay
- The duration (in milliseconds as a positive long) of the animations that will be played when this Overlay is being hidden from a visible state (when the ExpandableFab is closing).
- getClosingAnticipateTension() - function in com.nambimobile.widgets.efab.ExpandableFab
- The tension (as a positive float) applied on the ExpandableFab's icon to mimic an AnticipateInterpolator when it's playing its closing animations.
- getCurrentConfiguration() - function in com.nambimobile.widgets.efab.ExpandableFabLayout
- Returns the OrientationConfiguration showing for the current screen orientation.
- getEfab() - function in com.nambimobile.widgets.efab.OrientationConfiguration
- The ExpandableFab in this orientation.
- getEfabColor() - function in com.nambimobile.widgets.efab.ExpandableFab
- The color of the ExpandableFab, as an integer in the form 0xAARRGGBB.
- getEfabEnabled() - function in com.nambimobile.widgets.efab.ExpandableFab
- The enabled state of this ExpandableFab and its label.
- getEfabIcon() - function in com.nambimobile.widgets.efab.ExpandableFab
- The drawable to show as the ExpandableFab's icon.
- getEfabSize() - function in com.nambimobile.widgets.efab.ExpandableFab
- The size of this ExpandableFab (NOT its FabOptions.
- getExpandableFabClosingAnimationDurationMs() - function in com.nambimobile.widgets.efab.ExpandableFabLayout
- The duration (in milliseconds as a positive long) of the closing animations for ALL the ExpandableFabs inside of this ExpandableFabLayout.
- getExpandableFabOpeningAnimationDurationMs() - function in com.nambimobile.widgets.efab.ExpandableFabLayout
- The duration (in milliseconds as a positive long) of the opening animations for ALL the ExpandableFabs inside of this ExpandableFabLayout.
- getFabOptionClosingAnimationDurationMs() - function in com.nambimobile.widgets.efab.ExpandableFabLayout
- The duration (in milliseconds as a positive long) of the closing animations for ALL the FabOptions inside of this ExpandableFabLayout.
- getFabOptionColor() - function in com.nambimobile.widgets.efab.FabOption
- The color of the FabOption, as an integer in the form 0xAARRGGBB.
- getFabOptionEnabled() - function in com.nambimobile.widgets.efab.FabOption
- The enabled state of this FabOption and its label.
- getFabOptionIcon() - function in com.nambimobile.widgets.efab.FabOption
- The drawable to show as the FabOption's icon.
- getFabOptionOpeningAnimationDurationMs() - function in com.nambimobile.widgets.efab.ExpandableFabLayout
- The duration (in milliseconds as a positive long) of the opening animations for ALL the FabOptions inside of this ExpandableFabLayout.
- getFabOptionPosition() - function in com.nambimobile.widgets.efab.ExpandableFab
- How each FabOption in this orientation will be positioned relative to the previous FabOption.
- getFabOptions() - function in com.nambimobile.widgets.efab.OrientationConfiguration
- The FabOptions (with optional labels) in this orientation.
- getFabOptionSize() - function in com.nambimobile.widgets.efab.ExpandableFab
- The size of each FabOption in this orientation (NOT the size of the ExpandableFab.
- getFirstFabOptionMarginPx() - function in com.nambimobile.widgets.efab.ExpandableFab
- The margin (in pixels as a positive float) between the first FabOption in this orientation and the ExpandableFab itself.
- getHiddenToVisibleAnimationDurationMs() - function in com.nambimobile.widgets.efab.Label
- The duration (in milliseconds as a positive long) of the animations that the Label will play when going from a hidden to visible state.
- getIconAnimationRotationDeg() - function in com.nambimobile.widgets.efab.ExpandableFab
- A float, in degrees, representing how much the ExpandableFab's icon will rotate when animating.
- getLabel() - function in com.nambimobile.widgets.efab.ExpandableFab
- The optional label attached to this ExpandableFab.
- getLabel() - function in com.nambimobile.widgets.efab.FabOption
- The optional label attached to this FabOption.
- getLabelBackgroundColor() - function in com.nambimobile.widgets.efab.Label
- The color of the Label's background, as an integer in the form 0xAARRGGBB.
- getLabelElevation() - function in com.nambimobile.widgets.efab.Label
- The elevation of the Label, in pixels as a positive float.
- getLabelFont() - function in com.nambimobile.widgets.efab.Label
- The font of the Label's text.
- getLabelHiddenToVisibleAnimationDurationMs() - function in com.nambimobile.widgets.efab.ExpandableFabLayout
- The duration (in milliseconds as a positive long) of the hidden to visible state animations for ALL the Labels inside of this ExpandableFabLayout.
- getLabelText() - function in com.nambimobile.widgets.efab.Label
- The text of the Label.
- getLabelTextColor() - function in com.nambimobile.widgets.efab.Label
- The color of the Label's text, as an integer in the form 0xAARRGGBB.
- getLabelTextSize() - function in com.nambimobile.widgets.efab.Label
- The size of the Label's text, as a float.
- getLabelVisibleToHiddenAnimationDurationMs() - function in com.nambimobile.widgets.efab.ExpandableFabLayout
- The duration (in milliseconds as a positive long) of the visible to hidden state animations for ALL the Labels inside of this ExpandableFabLayout.
- getLandscapeConfiguration() - function in com.nambimobile.widgets.efab.ExpandableFabLayout
- A holder for all the views of the ExpandableFab widget declared in the landscape screen orientation.
- getMarginPx() - function in com.nambimobile.widgets.efab.Label
- The margin (in pixels as a positive float) between the Label and the view it is attached to.
- getOpeningAnimationDurationMs() - function in com.nambimobile.widgets.efab.ExpandableFab
- The duration (in milliseconds as a positive long) of the ExpandableFab's opening animations.
- getOpeningAnimationDurationMs() - function in com.nambimobile.widgets.efab.FabOption
- The duration (in milliseconds as a positive long) of the animations that will be played when this FabOption is being shown from a hidden state (when the ExpandableFab is opening).
- getOpeningAnimationDurationMs() - function in com.nambimobile.widgets.efab.Overlay
- The duration (in milliseconds as a positive long) of the animations that will be played when this Overlay is being shown from a hidden state (when the ExpandableFab is opening).
- getOpeningOvershootTension() - function in com.nambimobile.widgets.efab.FabOption
- The tension (as a positive float) in an OvershootInterpolator applied on the FabOption when it's playing its animations for being shown from a hidden state (when the ExpandableFab is opening).
- getOrientation() - function in com.nambimobile.widgets.efab.ExpandableFab
- The Orientation this ExpandableFab is viewable in.
- getOrientation() - function in com.nambimobile.widgets.efab.FabOption
- The Orientation this FabOption is viewable in.
- getOrientation() - function in com.nambimobile.widgets.efab.Overlay
- The Orientation this Overlay is viewable in.
- getOverlay() - function in com.nambimobile.widgets.efab.OrientationConfiguration
- The Overlay in this orientation.
- getOverlayAlpha() - function in com.nambimobile.widgets.efab.Overlay
- The opacity of the overlay as a positive float, where 0 is completely transparent and 1 is completely opaque.
- getOverlayClosingAnimationDurationMs() - function in com.nambimobile.widgets.efab.ExpandableFabLayout
- The duration (in milliseconds as a positive long) of the closing animations for ALL the Overlays inside of this ExpandableFabLayout.
- getOverlayColor() - function in com.nambimobile.widgets.efab.Overlay
- The color of the overlay.
- getOverlayOpeningAnimationDurationMs() - function in com.nambimobile.widgets.efab.ExpandableFabLayout
- The duration (in milliseconds as a positive long) of the opening animations for ALL the Overlays inside of this ExpandableFabLayout.
- getOvershootTension() - function in com.nambimobile.widgets.efab.Label
- The tension (as a positive float) in an OvershootInterpolator applied on the Label when it is being shown from a hidden state.
- getPortraitConfiguration() - function in com.nambimobile.widgets.efab.ExpandableFabLayout
- A holder for all the views of the ExpandableFab widget declared in the portrait screen orientation.
- getPosition() - function in com.nambimobile.widgets.efab.Label
- The Label's LabelPosition, in relation to the view it's attached to.
- getSuccessiveFabOptionMarginPx() - function in com.nambimobile.widgets.efab.ExpandableFab
- The margin (in pixels as a positive float) between successive FabOptions in this ExpandableFab orientation.
- getTranslationXPx() - function in com.nambimobile.widgets.efab.Label
- The distance (in pixels as a float) the Label will travel horizontally during animations.
- getValue() - function in com.nambimobile.widgets.efab.FabOptionPosition
- getValue() - function in com.nambimobile.widgets.efab.FabSize
- getValue() - function in com.nambimobile.widgets.efab.LabelPosition
- getVisibleToHiddenAnimationDurationMs() - function in com.nambimobile.widgets.efab.Label
- The duration (in milliseconds as a positive long) of the animations that the Label will play when going from a visible to hidden state.