added in version 22.1.0
belongs to Maven artifact com.android.support:leanback-v17:28.0.0-alpha1
belongs to Maven artifact com.android.support:leanback-v17:28.0.0-alpha1
Summary:
Methods
| [Expand All]
OnActionClickedListener
public
interface
OnActionClickedListener
android.support.v17.leanback.widget.OnActionClickedListener |
![]() MediaControllerGlue,PlaybackBannerControlGlue<T extends PlayerAdapter>,PlaybackBaseControlGlue<T extends PlayerAdapter>,PlaybackControlGlue,PlaybackTransportControlGlue<T extends PlayerAdapter>
|
Interface for receiving notification when an Action
is clicked.
Summary
Public methods | |
---|---|
abstract
void
|
onActionClicked(Action action)
Callback fired when the host fragment receives an action. |
Public methods
onActionClicked
added in version 22.1.0
void onActionClicked (Action action)
Callback fired when the host fragment receives an action.
Parameters | |
---|---|
action |
Action |
Interfaces
- BaseGridView.OnKeyInterceptListener
- BaseGridView.OnMotionInterceptListener
- BaseGridView.OnTouchInterceptListener
- BaseGridView.OnUnhandledKeyListener
- BaseOnItemViewClickedListener
- BaseOnItemViewSelectedListener
- BrowseFrameLayout.OnChildFocusListener
- BrowseFrameLayout.OnFocusSearchListener
- FacetProvider
- FacetProviderAdapter
- FocusHighlight
- FragmentAnimationProvider
- ImeKeyMonitor
- ImeKeyMonitor.ImeKeyListener
- MultiActionsProvider
- OnActionClickedListener
- OnChildLaidOutListener
- OnChildSelectedListener
- OnItemViewClickedListener
- OnItemViewSelectedListener
- PlaybackSeekUi
- SearchBar.SearchBarListener
- SearchBar.SearchBarPermissionListener
- SearchEditText.OnKeyboardDismissListener
- SpeechRecognitionCallback
- TitleViewAdapter.Provider
- ViewHolderTask
Classes