2024年4月18日发(作者:)
AbsListView Base class that can be used to implement
virtualized lists of items.
基类那可以习惯于实施虚拟化细目一览表。
Params AbsListView extends LayoutParams to
provide a place to hold the view type.
Abslistview延长布局参数提供一个地方把视
图类型。
AbsoluteLayout This class is deprecated. Use
FrameLayout
,
RelativeLayout
or a custom layout instead.
这个类不被重视。使用框架版面配置,相对位
置版面配置或一个自定义布局代替。
Params Per-child layout information associated with
AbsoluteLayout.
per-child布局信息关联文件绝对位置版面配
置。
AbsSeekBar
AbsSpinner
An abstract base class for spinner widgets.
一个抽象基类给下拉列表小部件。
AdapterView
are determined by an
Adapter
.
一个adapterview是一个视图谁的子类被确
定附近的的一个适配器。
rContextMenuInfo Extra menu information provided to the
onCreateContextMenu(Context
Menu, View, ContextMenuInfo)
callback when a context menu is brought up
for this AdapterView.
多出的菜单信息提供
oncreatecontextmenu(快捷菜单,视图,
contextmenuinfo)回调当一个上下文菜单被
造就为这个adapterview。
AlphabetIndexer A helper class for adapters that implement
the SectionIndexer interface.
一个助手班为适配器那个器sectionindexer
接口
AnalogClock This widget display an analogic clock with
two hands for hours and minutes.
这个小部件显示一个模拟的时钟的两个指针
为小时和分钟。
ArrayAdapter
backed by an array of arbitrary objects.
一个listadapter那管理一个列表视图支持由
大量的随意的物体。
AutoCompleteTextView
An editable text view that shows completion
suggestions automatically while the user is
typing.
一个编辑文本认为那个节目完成建议自动而
用户在打字。
BaseAdapter Common base class of common
implementation for an
Adapter
that can
be used in both
ListView
(by
implementing the specialized
ListAdapter
interface} and
Spinner
(by implementing the specialized
SpinnerAdapter
interface.
共同的基类实施为一个适配器那能被使用在
两者都列表视图(附近的的器专攻listadapter
接口},下拉列表(附近的的器专攻
spinneradapter接口。
BaseExpandableListAdapter Base class for a
ExpandableListAdapter
used to
provide data and Views from some data to
an expandable list view.
基类为一个expandablelistadapter过去常常
提供基准,视图从些基准一个可膨胀的列表视
图。
Button
Button
represents a push-button widget.
按钮代表一个按键小部件。
CheckBox
A checkbox is a specific type of two-states
button that can be either checked or
unchecked.


发布评论