文章 2017-12-05 来自:开发者社区

android api 中文 (73)—— AdapterView

一、结构 public abstract class AdapterView<T extends Adapter> extends ViewGroup     java.lang.Object android.view.View          ...

文章 2017-12-05 来自:开发者社区

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

一、结构 public static class AdapterContextMenuInfo extends Object implements ContextMenu.ContextMenuInfo java.lang.Object android.widget.AdapterView.AdapterContextMenuInfo 二、概述 当显示 Ad...

文章 2017-12-05 来自:开发者社区

android api 中文 (75)—— AdapterView.OnItemClickListener

一、结构 public static interface AdapterView.OnItemClickListener         直接子类          CharacterPickerDialog, PreferenceScreen 二、概述   ...

文章 2017-12-05 来自:开发者社区

Android API 中文(76)——AdapterView.OnItemLongClickListener

一、结构   public static interface AdapterView.OnItemLongClickListener 二、类概述     定义了当长按视图中的项目时调用的回调函数的接口。 三、公共方法     public abstract boolean onItemLongClick (AdapterView<?> paren...

文章 2017-12-05 来自:开发者社区

Android API 中文(77)——AdapterView.OnItemSelectedListener

一、结构 public static interface AdapterView.OnItemSelectedListener 二、概述     定义了当选中视图中的项目时调用的回调函数的接口。 三、公共方法   public abstract void onItemSelected (AdapterView<?> parent, View&nb...

文章 2017-11-22 来自:开发者社区

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

正文   一、结构 public static class AdapterContextMenuInfo extends Object implements ContextMenu.ContextMenuInfo          java.lang.Object android...

文章 2017-11-15 来自:开发者社区

Android API 中文(77)——AdapterView.OnItemSelectedListener

正文   一、结构 public static interface AdapterView.OnItemSelectedListener     二、概述     定义了当选中视图中的项目时调用的回调函数的接口。     三、公共方法   public abstract void onItemSelected (AdapterView<?&g...

文章 2017-11-14 来自:开发者社区

android api 中文 (73)—— AdapterView

正文   一、结构 public abstract class AdapterView<T extends Adapter> extends ViewGroup          java.lang.Object android.view.View   &n...

文章 2017-11-14 来自:开发者社区

android api 中文 (75)—— AdapterView.OnItemClickListener

正文   一、结构 public static interface AdapterView.OnItemClickListener          直接子类          CharacterPickerDialog, Pre...

文章 2017-11-14 来自:开发者社区

Android API 中文(76)——AdapterView.OnItemLongClickListener

正文     一、结构   public static interface AdapterView.OnItemLongClickListener       二、类概述     定义了当长按视图中的项目时调用的回调函数的接口。     三、公共方法     public abstract boolean onItemLongC...

本页面内关键词为智能算法引擎基于机器学习所生成,如有任何问题,可在页面下方点击"联系我们"与我们沟通。

mPaaS 移动开发平台

mPaaS 源于蚂蚁集团金融科技,为 App 开发、测试、运营及运维提供云到端的一站式解决方案,致力于提供高效、灵活、稳定的移动研发、管理平台。 官网地址:https://www.aliyun.com/product/mobilepaas/mpaas

+关注