public static class

AbstractAdapterView.AdapterContextMenuInfo

extends Object
implements ContextMenu.ContextMenuInfo
java.lang.Object
   ↳ com.htc.view.table.AbstractAdapterView.AdapterContextMenuInfo

Class Overview

Extra menu information provided to the onCreateContextMenu(ContextMenu, View, ContextMenuInfo) callback when a context menu is brought up for this AdapterView.

Summary

[Expand]
Inherited Methods
From class java.lang.Object