ContextMenu.ContextMenuInfo

译者署名: Kun

版本:Android 2.3 r1

结构

继承关系

public static interface ContextMenu.ContextMenuInfo

 

子类及间接子类

间接子类

AdapterView.AdapterContextMenuInfo,ExpandableListView.ExpandableListContextMenuInfo

 

类概述

获得更多关于创建上下文菜单的信息。 例如:AdapterView使用这个类可以精确选择adapter的位置来启动上下文菜单。