Android api Chinese (74) -- AdapterView. AdapterContextMenuInfo

Source: Internet
Author: User

 

Preface

This chapter covers android. widget. AdapterView. AdapterContextMenuInfo. The version is Android 2.3 r1 and translated from "cnmahj". Welcome to his blog: http://android.toolib.net/blog/. Thank you again "cnmahj "! Welcome to join in Android API Chinese translation, contact me over140@gmail.com.

 

Statement

You are welcome to repost, but please keep the original source of the article :)

Blog Garden: http://www.cnblogs.com/

Android Chinese translation group: http://code.taobao.org/project/view/404/

 

Body

I. Structure

Public static class AdapterContextMenuInfo extends Object

Implements ContextMenu. ContextMenuInfo

Java. lang. Object

Android. widget. AdapterView. AdapterContextMenuInfo

 

 

Ii. Overview

When the context menu of AdapterView is displayedonCreateContextMenu(ContextMenu, View, ContextMenuInfo)The additional menu information provided by the callback function.

 

 

3. Fields

Public longId

The row ID of the subview used to display the context menu.

 

Public intPosition

The position of the subview used to display the context menu in the adapter.

 

Public ViewTargetView

The subview used to display the context menu. It is also a subview of AdapterView.

 

Iv. Constructor

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

Constructor

 

V. related chapters

Android api Chinese (73) -- AdapterView

    

Vi. Supplement

This document is transformed from an online Android Chinese document.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

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.