public static interface ListContainer.ItemSelectedListener
侦听 ListContainer 对象中组件项的选定事件。 通过调用 onItemSelected 处理选定的事件。
修饰符和类型 | 方法 | 描述 |
---|---|---|
void | onItemSelected(ListContainer parent, Component component, int position, long id) | 选择 ListContainer 对象中的组件项时调用。 |
void onItemSelected(ListContainer parent, Component component, int position, long id)
选择 ListContainer 对象中的组件项时调用。
此回调在以下情况下处理选定事件:
参数:
参数名称 | 参数描述 |
---|---|
parent | 指示具有选定组件项的 ListContainer 对象。 |
component | 指示 ListContainer 对象中的选定组件项。 |
position | 指示所选组件项在 ListContainer 对象中的位置。 |
id | 表示所选组件项的行 ID。 |
备案信息: 粤ICP备15087711号-2
Copyright © 2008-2024 啊嘎哇在线工具箱 All Rights.
本站所有资料来源于网络,版权归原作者所有,仅作学习交流使用,如不慎侵犯了您的权利,请联系我们。