Android7.0中文文档(API) -- ListPopupWindow

完整内容,请查看:http://www.zhdoc.net/android/reference/android/widget/ListPopupWindow.html

ListPopupWindow

public class ListPopupWindow
extends Object implements ShowableListMenu

java.lang.Object
   ↳android.widget.ListPopupWindow


A ListPopupWindow anchors itself to a host view and displays a list of choices.
ListPopupWindow将自己附着到一个宿主视图,并显示一个选项列表。

ListPopupWindow contains a number of tricky behaviors surrounding positioning, scrolling parents to fit the dropdown, interacting sanely with the IME if present, and others.
ListPopupWindow包含了许多复杂的行为,包括定位,滚动父视图来配合下拉菜单,如果有的话,还可以与IME进行交互,等等。

See also:
另请参考:

摘要


常量

intINPUT_METHOD_FROM_FOCUSABLE

Mode for setInputMethodMode(int): the requirements for the input method should be based on the focusability of the popup.
调用setInputMethodMode(int)的模式:输入法的请求应该基于弹出窗口是可以获得焦点。

intINPUT_METHOD_NEEDED

Mode for setInputMethodMode(int): this popup always needs to work with an input method, regardless of whether it is focusable.
调用setInputMethodMode(int)的模式:这个弹出窗口总是和输入法一起工作,而不管它是否可以获得焦点。

intINPUT_METHOD_NOT_NEEDED

Mode for setInputMethodMode(int): this popup never needs to work with an input method, regardless of whether it is focusable.
调用setInputMethodMode(int)的模式:不管它是否可以获得焦点,这个弹出窗口都不和输入法一起工作。

intMATCH_PARENT

Alias for MATCH_PARENT.
MATCH_PARENT的别名。

intPOSITION_PROMPT_ABOVE

The provided prompt view should appear above list content.
所提供的提示视图应该出现在列表内容上面。

intPOSITION_PROMPT_BELOW

The provided prompt view should appear below list content.
所提供的提示视图应该出现在列表内容下面。

intWRAP_CONTENT

Alias for WRAP_CONTENT.
WRAP_CONTENT的别名。

Public构造方法

ListPopupWindow(Context context)

Create a new, empty popup window capable of displaying items from a ListAdapter.
创建一个新的,空的弹出窗口,可以从ListAdapter中显示项。

ListPopupWindow(Context context, AttributeSet attrs)

Create a new, empty popup window capable of displaying items from a ListAdapter.
创建一个新的,空的弹出窗口,可以从ListAdapter中显示项。

ListPopupWindow(Context context, AttributeSet attrs, int defStyleAttr)

Create a new, empty popup window capable of displaying items from a ListAdapter.
创建一个新的,空的弹出窗口,可以从ListAdapter中显示项。

ListPopupWindow(Context context, AttributeSet attrs, int defStyleAttr, int defStyleRes)

Create a new, empty popup window capable of displaying items from a ListAdapter.
创建一个新的,空的弹出窗口,可以从ListAdapter中显示项。

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值