public class

MenuPopupWindow.MenuDropDownListView

extends androidx.appcompat.widget.DropDownListView

 java.lang.Object

↳ListView

↳androidx.appcompat.widget.DropDownListView

↳androidx.appcompat.widget.MenuPopupWindow.MenuDropDownListView

Summary

Fields
from androidx.appcompat.widget.DropDownListViewINVALID_POSITION, NO_POSITION
Constructors
publicMenuDropDownListView(Context context, boolean hijackFocus)

Methods
public voidclearSelection()

public booleanonHoverEvent(MotionEvent ev)

public booleanonKeyDown(int keyCode, KeyEvent event)

public voidsetHoverListener(MenuItemHoverListener hoverListener)

from androidx.appcompat.widget.DropDownListViewdispatchDraw, drawableStateChanged, hasFocus, hasWindowFocus, isFocused, isInTouchMode, lookForSelectablePosition, measureHeightOfChildrenCompat, onDetachedFromWindow, onForwardedEvent, onTouchEvent, setSelector
from java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Constructors

public MenuDropDownListView(Context context, boolean hijackFocus)

Methods

public void setHoverListener(MenuItemHoverListener hoverListener)

public void clearSelection()

public boolean onKeyDown(int keyCode, KeyEvent event)

public boolean onHoverEvent(MotionEvent ev)