欢迎来到天天文库
浏览记录
ID:38584325
大小:91.50 KB
页数:16页
时间:2019-06-15
《Spinner下拉列表》由会员上传分享,免费在线阅读,更多相关内容在教育资源-天天文库。
1、Spinner下拉列表extendsAbsSpinnerimplementsDialogInterface.OnClickListenerjava.lang.Object↳android.view.View↳android.view.ViewGroup↳android.widget.AdapterView↳android.widget.AbsSpinner↳android.widget.SpinnerKnownDirectSubclassesAppCompatSpinnerClassOverviewAvie
2、wthatdisplaysonechildatatimeandletstheuserpickamongthem.TheitemsintheSpinnercomefromtheAdapterassociatedwiththisview.SeetheSpinnersguide.SummaryXMLAttributesAttributeNameRelatedMethodDescriptionandroid:dropDownHorizontalOffsetsetDropDownHorizontalOffset(int)Amountofpixelsbywhichthedropd
3、ownshouldbeoffsethorizontally.android:dropDownSelectorListselectortouseforspinnerMode="dropdown"display.android:dropDownVerticalOffsetsetDropDownVerticalOffset(int)Amountofpixelsbywhichthedropdownshouldbeoffsetvertically.android:dropDownWidthsetDropDownWidth(int)Widthofthedropdowninspin
4、nerMode="dropdown".android:gravitysetGravity(int)Gravitysettingforpositioningthecurrentlyselecteditem.android:popupBackgroundsetPopupBackgroundResource(int)BackgrounddrawabletouseforthedropdowninspinnerMode="dropdown".android:promptTheprompttodisplaywhenthespinner'sdialogisshown.android
5、:spinnerModeDisplaymodeforspinneroptions.[Expand]InheritedXMLAttributesFromclassandroid.widget.AbsSpinnerFromclassandroid.view.ViewGroupFromclassandroid.view.ViewConstantsintMODE_DIALOGUseadialogwindowforselectingspinneroptions.intMODE_DROPDOWNUseadropdownanchoredtotheSpinnerforselectin
6、gspinneroptions.[Expand]InheritedConstantsFromclassandroid.widget.AdapterViewFromclassandroid.view.ViewGroupFromclassandroid.view.View[Expand]InheritedFieldsFromclassandroid.view.ViewPublicConstructorsSpinner(Contextcontext)Constructanewspinnerwiththegivencontext'stheme.Spinner(Contextc
7、ontext,intmode)Constructanewspinnerwiththegivencontext'sthemeandthesuppliedmodeofdisplayingchoices.Spinner(Contextcontext,AttributeSetattrs)Constructanewspinnerwiththegivencontext'sthemeandthesuppliedattributeset.Spinner(Contextcontext,AttributeSetattrs,intdefStyleAttr)Construc
此文档下载收益归作者所有