A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
C
- callOnClick() - function in android.view.ChangeHandlerFrameLayout
- canAnimate() - function in android.view.ChangeHandlerFrameLayout
- cancelDragAndDrop() - function in android.view.ChangeHandlerFrameLayout
- cancelLongPress() - function in android.view.ChangeHandlerFrameLayout
- cancelPendingInputEvents() - function in android.view.ChangeHandlerFrameLayout
- canResolveLayoutDirection() - function in android.view.ChangeHandlerFrameLayout
- canResolveTextAlignment() - function in android.view.ChangeHandlerFrameLayout
- canResolveTextDirection() - function in android.view.ChangeHandlerFrameLayout
- canScrollHorizontally(Integer) - function in android.view.ChangeHandlerFrameLayout
- canScrollVertically(Integer) - function in android.view.ChangeHandlerFrameLayout
- ChangeHandlerFrameLayout - class in com.bluelinelabs.conductor
- A FrameLayout implementation that can be used to block user interactions while ControllerChangeHandlers are performing changes.
- checkInputConnectionProxy(View) - function in android.view.ChangeHandlerFrameLayout
- checkLayoutParams(ViewGroup.LayoutParams) - function in android.widget.ChangeHandlerFrameLayout
- childDrawableStateChanged(View) - function in android.view.ChangeHandlerFrameLayout
- childHasTransientStateChanged(View,Boolean) - function in android.view.ChangeHandlerFrameLayout
- classForName(String,boolean) - function in com.bluelinelabs.conductor.internal.ClassUtils
- ClassUtils - class in com.bluelinelabs.conductor.internal
- cleanupLayoutState(View) - function in android.view.ChangeHandlerFrameLayout
- clearAnimation() - function in android.view.ChangeHandlerFrameLayout
- clearChildFocus(View) - function in android.view.ChangeHandlerFrameLayout
- clearDisappearingChildren() - function in android.view.ChangeHandlerFrameLayout
- clearFocus() - function in android.view.ChangeHandlerFrameLayout
- com.bluelinelabs.conductor - package com.bluelinelabs.conductor
- com.bluelinelabs.conductor.changehandler - package com.bluelinelabs.conductor.changehandler
- com.bluelinelabs.conductor.internal - package com.bluelinelabs.conductor.internal
- completeImmediately() - function in com.bluelinelabs.conductor.ControllerChangeHandler
- Will be called on change handlers that push a controller if the controller being pushed isneeds to be attached immediately, without any animations or transitions.
- completeImmediately() - function in com.bluelinelabs.conductor.changehandler.SimpleSwapChangeHandler
- Will be called on change handlers that push a controller if the controller being pushed isneeds to be attached immediately, without any animations or transitions.
- completeImmediately() - function in com.bluelinelabs.conductor.changehandler.FadeChangeHandler
- Will be called on change handlers that push a controller if the controller being pushed isneeds to be attached immediately, without any animations or transitions.
- completeImmediately() - function in com.bluelinelabs.conductor.changehandler.VerticalChangeHandler
- Will be called on change handlers that push a controller if the controller being pushed isneeds to be attached immediately, without any animations or transitions.
- completeImmediately() - function in com.bluelinelabs.conductor.changehandler.HorizontalChangeHandler
- Will be called on change handlers that push a controller if the controller being pushed isneeds to be attached immediately, without any animations or transitions.
- completeImmediately() - function in com.bluelinelabs.conductor.changehandler.AnimatorChangeHandler
- Will be called on change handlers that push a controller if the controller being pushed isneeds to be attached immediately, without any animations or transitions.
- completeImmediately() - function in com.bluelinelabs.conductor.NoOpControllerChangeHandler
- computeHorizontalScrollExtent() - function in android.view.ChangeHandlerFrameLayout
- computeHorizontalScrollOffset() - function in android.view.ChangeHandlerFrameLayout
- computeHorizontalScrollRange() - function in android.view.ChangeHandlerFrameLayout
- computeScroll() - function in android.view.ChangeHandlerFrameLayout
- computeSystemWindowInsets(WindowInsets,Rect) - function in android.view.ChangeHandlerFrameLayout
- computeVerticalScrollExtent() - function in android.view.ChangeHandlerFrameLayout
- computeVerticalScrollOffset() - function in android.view.ChangeHandlerFrameLayout
- computeVerticalScrollRange() - function in android.view.ChangeHandlerFrameLayout
- Conductor - class in com.bluelinelabs.conductor
- Conductor will create a Router that has been initialized for your Activity and containing ViewGroup.
- Controller - class in com.bluelinelabs.conductor
- A Controller manages portions of the UI.
- controller() - function in com.bluelinelabs.conductor.RouterTransaction
- Controller.LifecycleListener - class in com.bluelinelabs.conductor.Controller
- Allows external classes to listen for lifecycle events in a Controller
- Controller.RetainViewMode - class in com.bluelinelabs.conductor.Controller
- Modes that will influence when the Controller will allow its view to be destroyed
- ControllerChangeHandler - class in com.bluelinelabs.conductor
- ControllerChangeHandlers are responsible for swapping the View for one Controller to the View of another.
- ControllerChangeHandler.ControllerChangeCompletedListener - class in com.bluelinelabs.conductor.ControllerChangeHandler
- A simplified listener for being notified when the change is complete.
- ControllerChangeHandler.ControllerChangeListener - class in com.bluelinelabs.conductor.ControllerChangeHandler
- A listener interface useful for allowing external classes to be notified of change events.
- ControllerChangeType - class in com.bluelinelabs.conductor
- All possible types of Controller changes to be used in ControllerChangeHandlers
- copy() - function in com.bluelinelabs.conductor.ControllerChangeHandler
- Returns a copy of this ControllerChangeHandler.
- copy() - function in com.bluelinelabs.conductor.changehandler.SimpleSwapChangeHandler
- Returns a copy of this ControllerChangeHandler.
- copy() - function in com.bluelinelabs.conductor.changehandler.FadeChangeHandler
- Returns a copy of this ControllerChangeHandler.
- copy() - function in com.bluelinelabs.conductor.changehandler.VerticalChangeHandler
- Returns a copy of this ControllerChangeHandler.
- copy() - function in com.bluelinelabs.conductor.changehandler.HorizontalChangeHandler
- Returns a copy of this ControllerChangeHandler.
- copy() - function in com.bluelinelabs.conductor.AnimatorChangeHandler
- Returns a copy of this ControllerChangeHandler.
- copy() - function in com.bluelinelabs.conductor.internal.NoOpControllerChangeHandler
- createAccessibilityNodeInfo() - function in android.view.ChangeHandlerFrameLayout
- createContextMenu(ContextMenu) - function in android.view.ChangeHandlerFrameLayout