android api 中文 (74)—— AdapterView.AdapterContextMenuInfo

來源:互聯網
上載者:User

 

前言

  本章內容是android.widget.AdapterView.AdapterContextMenuInfo,版本為Android 2.3 r1,翻譯來自"cnmahj",歡迎大家訪問他的部落格:http://android.toolib.net/blog/,再次感謝"cnmahj"!歡迎你一起參與Android API 的中文翻譯,聯絡我over140@gmail.com。

 

聲明

  歡迎轉載,但請保留文章原始出處:)

    部落格園:http://www.cnblogs.com/

    Android中文翻譯組:http://code.taobao.org/project/view/404/

 

本文

  一、結構

public static class AdapterContextMenuInfo extends Object

implements ContextMenu.ContextMenuInfo

        

java.lang.Object

android.widget.AdapterView.AdapterContextMenuInfo

 

 

  二、概述

當顯示 AdapterView 的操作功能表時,為 onCreateContextMenu(ContextMenu, View, ContextMenuInfo) 回呼函數提供的額外的菜單資訊。

 

 

  三、欄位

  public long id

  用於顯示操作功能表的子視圖的行 ID。

 

  public int position

  用於顯示操作功能表的子視圖在適配器中的位置。

 

  public View targetView

  用於顯示操作功能表的子視圖。也是 AdapterView 的子視圖之一。

 

  四、建構函式

  public AdapterView.AdapterContextMenuInfo (View targetView, int position, long id)

  建構函式

 

  五、相關章節

    android api 中文 (73)—— AdapterView

    

  六、補充

    本文由Android中文線上文檔 轉換而成。

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.