- BAIDU_LBS_TYPE - 类 中的静态变量xyz.xmethod.xycode.utils.PositionUtil
-
- BankInfoUtils - xyz.xmethod.xycode.utils中的类
-
Created by Thisfeng on 2017/3/9 0009 16:59
根据银行卡号判断是哪个银行的卡,依据是银行卡号的前6位数,称之为bin号。
- BankInfoUtils() - 类 的构造器xyz.xmethod.xycode.utils.BankInfoUtils
-
- BaseAnimation - xyz.xmethod.xycode.animation中的接口
-
https://github.com/CymChad/BaseRecyclerViewAdapterHelper
- BaseFlowTagLayout - xyz.xmethod.xycode.base中的类
-
Edit by XiuYe
- BaseFlowTagLayout(Context) - 类 的构造器xyz.xmethod.xycode.base.BaseFlowTagLayout
-
- BaseFlowTagLayout(Context, AttributeSet) - 类 的构造器xyz.xmethod.xycode.base.BaseFlowTagLayout
-
- BaseFlowTagLayout(Context, AttributeSet, int) - 类 的构造器xyz.xmethod.xycode.base.BaseFlowTagLayout
-
- BaseFlowTagLayout.OnTagClickListener - xyz.xmethod.xycode.base中的接口
-
- BaseFlowTagLayout.OnTagSelectListener - xyz.xmethod.xycode.base中的接口
-
- BaseItemView - xyz.xmethod.xycode.base中的类
-
Created by XY on 2016-08-08.
- BaseItemView(Context) - 类 的构造器xyz.xmethod.xycode.base.BaseItemView
-
- BaseItemView(Context, AttributeSet) - 类 的构造器xyz.xmethod.xycode.base.BaseItemView
-
- BaseItemView.OnViewSenseListener<T> - xyz.xmethod.xycode.base中的接口
-
- BasePhotoActivity - xyz.xmethod.xycode.base中的类
-
- BasePhotoActivity() - 类 的构造器xyz.xmethod.xycode.base.BasePhotoActivity
-
- BasePhotoActivity.Options - xyz.xmethod.xycode.base中的类
-
- BaseTabItems - xyz.xmethod.xycode.base中的类
-
Created by XiuYe on 2016-08-09.
- BaseTabItems(Context, TabLayout, int, int, int, String[], int[], int[], int, int) - 类 的构造器xyz.xmethod.xycode.base.BaseTabItems
-
- bd09_To_Gcj02(double, double) - 类 中的静态方法xyz.xmethod.xycode.utils.PositionUtil
-
* 火星坐标系 (GCJ-02) 与百度坐标系 (BD-09) 的转换算法 * * 将 BD-09 坐标转换成GCJ-02 坐标 * * @param
bd_lat * @param bd_lon * @return
- bd09_To_Gps84(double, double) - 类 中的静态方法xyz.xmethod.xycode.utils.PositionUtil
-
(BD-09)-->84
- beforeSetDataList(List<T>) - 类 中的方法xyz.xmethod.xycode.adapter.XAdapter
-
setDataList时,在Notify以前调用此方法,现在是空实现
- BGABanner - xyz.xmethod.xycode.views.banner中的类
-
使用请查阅:https://github.com/bingoogolapple/BGABanner-Android
- BGABanner(Context, AttributeSet) - 类 的构造器xyz.xmethod.xycode.views.banner.BGABanner
-
- BGABanner(Context, AttributeSet, int) - 类 的构造器xyz.xmethod.xycode.views.banner.BGABanner
-
- BGABanner.Adapter<V extends android.view.View,M> - xyz.xmethod.xycode.views.banner中的接口
-
适配器,在 fillBannerItem 方法中填充数据,加载网络图片等
- BGABanner.Delegate<V extends android.view.View,M> - xyz.xmethod.xycode.views.banner中的接口
-
item 点击事件监听器,在 BGABanner 里已经帮开发者处理了防止重复点击事件
- BGABanner.GuideDelegate - xyz.xmethod.xycode.views.banner中的接口
-
引导页「进入」和「跳过」按钮点击事件监听器,在 BGABanner 里已经帮开发者处理了防止重复点击事件
- BGABannerScroller - xyz.xmethod.xycode.views.banner中的类
-
作者:王浩 邮件:bingoogolapple@gmail.com
创建时间:15/6/19 下午11:59
描述:
- BGABannerScroller(Context, int) - 类 的构造器xyz.xmethod.xycode.views.banner.BGABannerScroller
-
- BGABannerUtil - xyz.xmethod.xycode.views.banner中的类
-
作者:王浩 邮件:bingoogolapple@gmail.com
创建时间:16/7/5 上午11:34
描述:
- BGAGuideLinkageLayout - xyz.xmethod.xycode.views.banner中的类
-
作者:王浩 邮件:bingoogolapple@gmail.com
创建时间:16/8/7 上午11:39
描述:引导界面联动布局,将每一个触摸事件分发给所有的子控件。
- BGAGuideLinkageLayout(Context) - 类 的构造器xyz.xmethod.xycode.views.banner.BGAGuideLinkageLayout
-
- BGAGuideLinkageLayout(Context, AttributeSet) - 类 的构造器xyz.xmethod.xycode.views.banner.BGAGuideLinkageLayout
-
- BGAGuideLinkageLayout(Context, AttributeSet, int) - 类 的构造器xyz.xmethod.xycode.views.banner.BGAGuideLinkageLayout
-
- BGALocalImageSize - xyz.xmethod.xycode.views.banner中的类
-
作者:王浩 邮件:bingoogolapple@gmail.com
创建时间:2018/1/13
描述:Bitmap 的宽高在 maxWidth maxHeight 和 minWidth minHeight 之间
- BGALocalImageSize(int, int, float, float) - 类 的构造器xyz.xmethod.xycode.views.banner.BGALocalImageSize
-
- BGAOnNoDoubleClickListener - xyz.xmethod.xycode.views.banner中的类
-
作者:王浩 邮件:bingoogolapple@gmail.com
创建时间:16/12/7 下午9:13
描述:
- BGAOnNoDoubleClickListener() - 类 的构造器xyz.xmethod.xycode.views.banner.BGAOnNoDoubleClickListener
-
- BGAOnNoDoubleClickListener(int) - 类 的构造器xyz.xmethod.xycode.views.banner.BGAOnNoDoubleClickListener
-
- BGAPageTransformer - xyz.xmethod.xycode.views.banner.transformer中的类
-
作者:王浩 邮件:bingoogolapple@gmail.com
创建时间:15/6/19 14:35
描述:
- BGAPageTransformer() - 类 的构造器xyz.xmethod.xycode.views.banner.transformer.BGAPageTransformer
-
- BGAViewPager - xyz.xmethod.xycode.views.banner中的类
-
作者:王浩 邮件:bingoogolapple@gmail.com
创建时间:15/6/19 11:23
描述:继承ViewPager,通过反射方式实现支持低版本上切换动画
- BGAViewPager(Context) - 类 的构造器xyz.xmethod.xycode.views.banner.BGAViewPager
-
- BGAViewPager(Context, AttributeSet) - 类 的构造器xyz.xmethod.xycode.views.banner.BGAViewPager
-
- BGAViewPager.AutoPlayDelegate - xyz.xmethod.xycode.views.banner中的接口
-
- binarySearch(List<Long>, long) - 类 中的静态方法xyz.xmethod.xycode.utils.BankInfoUtils
-
数量有上千条,利用二分查找算法来进行快速查找法
- bind(TakePhoto) - 类 中的方法xyz.xmethod.xycode.takephoto.permission.TakePhotoInvocationHandler
-
绑定委托对象并返回一个代理类
- bindChildView(View, List, int) - 类 中的方法xyz.xmethod.xycode.base.BaseFlowTagLayout
-
- bindingFooter(CustomHolder) - 类 中的方法xyz.xmethod.xycode.adapter.XAdapter
-
Footer OnBind
- bindingFooterLoader(CustomHolder, int) - 类 中的方法xyz.xmethod.xycode.adapter.XAdapter
-
启用加载更多时绑定Footer
建议不想新建Layout的可以继承XAdapter
重写此方法,适应更种加载提示语等
- bindingHeader(CustomHolder, int) - 类 中的方法xyz.xmethod.xycode.adapter.XAdapter
-
Header OnBind
- bindingHolder(CustomHolder, List<T>, int) - 类 中的方法xyz.xmethod.xycode.adapter.XAdapter
-
绑定展示数据时执行,多次执行
- bindState(Object, Bundle) - 类 中的静态方法xyz.xmethod.xycode.annotation.annotationHelper.StateBinder
-
- bitmapToBytes(Bitmap, int) - 类 中的静态方法xyz.xmethod.xycode.utils.ImageUtils
-
- bitmapToStream(Bitmap) - 类 中的静态方法xyz.xmethod.xycode.utils.ImageUtils
-
- body(Param) - 类 中的方法xyz.xmethod.xycode.okHttp.CallItem
-
get请求中会把Body中的数据拼接成地址
- Browsers() - 类 的构造器xyz.xmethod.xycode.views.AdvancedWebView.Browsers
-
- build() - 类 中的方法xyz.xmethod.xycode.xRefresher.recyclerviewHelper.HorizontalDividerItemDecoration.Builder
-
- build() - 类 中的方法xyz.xmethod.xycode.xRefresher.recyclerviewHelper.VerticalDividerItemDecoration.Builder
-
- Builder() - 类 的构造器xyz.xmethod.xycode.takephoto.compress.CompressConfig.Builder
-
- Builder() - 类 的构造器xyz.xmethod.xycode.takephoto.model.CropOptions.Builder
-
- Builder() - 类 的构造器xyz.xmethod.xycode.takephoto.model.LubanOptions.Builder
-
- Builder() - 类 的构造器xyz.xmethod.xycode.takephoto.model.TakePhotoOptions.Builder
-
- Builder(Context) - 类 的构造器xyz.xmethod.xycode.xRefresher.recyclerviewHelper.FlexibleDividerDecoration.Builder
-
- Builder(Context) - 类 的构造器xyz.xmethod.xycode.xRefresher.recyclerviewHelper.HorizontalDividerItemDecoration.Builder
-
- Builder(Context) - 类 的构造器xyz.xmethod.xycode.xRefresher.recyclerviewHelper.VerticalDividerItemDecoration.Builder
-
- bytesToBase64(byte[]) - 类 中的静态方法xyz.xmethod.xycode.utils.Tools
-
- CacheUtils - xyz.xmethod.xycode.utils中的类
-
Created by Xy on 2016/10/18 0018.
- CacheUtils() - 类 的构造器xyz.xmethod.xycode.utils.CacheUtils
-
- Cal() - 类 的构造器xyz.xmethod.xycode.utils.Tools.Cal
-
- calculateInSampleSize(BitmapFactory.Options, int, int) - 类 中的静态方法xyz.xmethod.xycode.views.banner.BGABannerUtil
-
- CalculationUtils - xyz.xmethod.xycode.utils中的类
-
Created by Administrator on 2016/8/19 0019.
- CalculationUtils() - 类 的构造器xyz.xmethod.xycode.utils.CalculationUtils
-
- call(OkResponseListener) - 类 中的方法xyz.xmethod.xycode.okHttp.CallItem
-
进行请求
- CallItem - xyz.xmethod.xycode.okHttp中的类
-
Created by XY on 2017-06-20.
- CallItem() - 类 的构造器xyz.xmethod.xycode.okHttp.CallItem
-
- Cancel - 类 中的静态变量xyz.xmethod.xycode.utils.downloadHelper.CompulsiveHelperActivity
-
- cancel() - 类 中的静态方法xyz.xmethod.xycode.utils.TS
-
- cancelDownload() - 类 中的方法xyz.xmethod.xycode.utils.downloadHelper.DownloadHelper
-
已过时。
- canScrollHorizontally(int) - 类 中的方法xyz.xmethod.xycode.views.TouchImageView
-
- canScrollHorizontallyFroyo(int) - 类 中的方法xyz.xmethod.xycode.views.TouchImageView
-
- captureBySafely(TContextWrap, TIntentWap) - 类 中的静态方法xyz.xmethod.xycode.takephoto.uitl.TUtils
-
拍照前检查是否有相机
- cb - 类 中的静态变量xyz.xmethod.xycode.debugHelper.crashUtil.CrashActivity
-
取得CrashItem后进行处理,可发到后台或者本地持久化等
- CHARSET_DEFAULT - 类 中的静态变量xyz.xmethod.xycode.views.AdvancedWebView
-
- checkBuilderParams() - 类 中的方法xyz.xmethod.xycode.xRefresher.recyclerviewHelper.FlexibleDividerDecoration.Builder
-
- checkFile(String, String) - 类 中的静态方法xyz.xmethod.xycode.utils.Tools
-
- checkMimeType(Context, String) - 类 中的静态方法xyz.xmethod.xycode.takephoto.uitl.TImageFiles
-
检查文件类型是否是图片
- checkPermission(TContextWrap, Method) - 类 中的静态方法xyz.xmethod.xycode.takephoto.permission.PermissionManager
-
检查当前应用是否被授予相应权限
- childViewClick(int) - 类 中的方法xyz.xmethod.xycode.base.BaseFlowTagLayout
-
- CircularAnim - xyz.xmethod.xycode.utils.circularAnim中的类
-
- CircularAnim() - 类 的构造器xyz.xmethod.xycode.utils.circularAnim.CircularAnim
-
- CircularAnim.FullActivityBuilder - xyz.xmethod.xycode.utils.circularAnim中的类
-
- CircularAnim.OnAnimationEndListener - xyz.xmethod.xycode.utils.circularAnim中的接口
-
- CircularAnim.VisibleBuilder - xyz.xmethod.xycode.utils.circularAnim中的类
-
- clear() - 类 中的方法xyz.xmethod.xycode.storages.ShareStorage
-
clear all content
- clearAllCache(Context) - 类 中的静态方法xyz.xmethod.xycode.utils.CacheUtils
-
- clearDataList() - 类 中的方法xyz.xmethod.xycode.adapter.XAdapter
-
useFilter() == true 时有效果
- clearDiskAndFrscoCache(Context) - 类 中的静态方法xyz.xmethod.xycode.utils.CacheUtils
-
- clearPermittedHostnames() - 类 中的方法xyz.xmethod.xycode.views.AdvancedWebView
-
- color(int) - 类 中的方法xyz.xmethod.xycode.xRefresher.recyclerviewHelper.FlexibleDividerDecoration.Builder
-
- colorOrImageRes(int) - 类 中的方法xyz.xmethod.xycode.utils.circularAnim.CircularAnim.FullActivityBuilder
-
- colorProvider(FlexibleDividerDecoration.ColorProvider) - 类 中的方法xyz.xmethod.xycode.xRefresher.recyclerviewHelper.FlexibleDividerDecoration.Builder
-
- colorResId(int) - 类 中的方法xyz.xmethod.xycode.xRefresher.recyclerviewHelper.FlexibleDividerDecoration.Builder
-
- compareTo(T, T) - 类 中的方法xyz.xmethod.xycode.xRefresher.RefreshRequest
-
reorder the list,returns:
-1 large to small
1 small to large
0 same
eg: long Long.compareTo(), item0:item1,default result is 1;
if no use, don't override if.
- compress() - 接口 中的方法xyz.xmethod.xycode.takephoto.compress.CompressImage
-
- compress() - 类 中的方法xyz.xmethod.xycode.takephoto.compress.CompressImageImpl
-
- compress(String, CompressImageUtil.CompressListener) - 类 中的方法xyz.xmethod.xycode.takephoto.compress.CompressImageUtil
-
- compress() - 类 中的方法xyz.xmethod.xycode.takephoto.compress.CompressWithLuBan
-
- compressBitmapFileToStream(String, int, int, int) - 类 中的静态方法xyz.xmethod.xycode.utils.ImageUtils
-
- compressBitmapFromPathToFile(String, File, int, int, int) - 类 中的静态方法xyz.xmethod.xycode.utils.ImageUtils
-
- compressBitmapToStream(Bitmap, int) - 类 中的静态方法xyz.xmethod.xycode.utils.ImageUtils
-
- CompressConfig - xyz.xmethod.xycode.takephoto.compress中的类
-
压缩配置类
Author: JPH
Date: 2016/6/7 0007 18:01
- CompressConfig.Builder - xyz.xmethod.xycode.takephoto.compress中的类
-
- CompressImage - xyz.xmethod.xycode.takephoto.compress中的接口
-
压缩照片2.0
Author JPH
Date 2015-08-26 下午1:44:26
- CompressImage.CompressListener - xyz.xmethod.xycode.takephoto.compress中的接口
-
压缩结果监听器
- CompressImageImpl - xyz.xmethod.xycode.takephoto.compress中的类
-
压缩照片
Date: 2016/9/21 0007 20:10
Version:3.0.0
技术博文:http://www.devio.org
GitHub:https://github.com/crazycodeboy
Email:crazycodeboy@gmail.com
- CompressImageUtil - xyz.xmethod.xycode.takephoto.compress中的类
-
压缩照片
- CompressImageUtil(Context, CompressConfig) - 类 的构造器xyz.xmethod.xycode.takephoto.compress.CompressImageUtil
-
- CompressImageUtil.CompressListener - xyz.xmethod.xycode.takephoto.compress中的接口
-
压缩结果监听器
- CompressWithLuBan - xyz.xmethod.xycode.takephoto.compress中的类
-
压缩照片,采用luban
Author: crazycodeboy
Date: 2016/11/5 0007 20:10
Version:4.0.0
技术博文:http://www.devio.org/
GitHub:https://github.com/crazycodeboy
Email:crazycodeboy@gmail.com
- CompressWithLuBan(Context, CompressConfig, ArrayList<TImage>, CompressImage.CompressListener) - 类 的构造器xyz.xmethod.xycode.takephoto.compress.CompressWithLuBan
-
- CompulsiveHelperActivity - xyz.xmethod.xycode.utils.downloadHelper中的类
-
fix on 2018/1/25
- CompulsiveHelperActivity() - 类 的构造器xyz.xmethod.xycode.utils.downloadHelper.CompulsiveHelperActivity
-
- CompulsiveHelperActivity.CancelCallBack - xyz.xmethod.xycode.utils.downloadHelper中的接口
-
- CompulsiveHelperActivity.Options - xyz.xmethod.xycode.utils.downloadHelper中的类
-
- Confirm - 类 中的静态变量xyz.xmethod.xycode.utils.downloadHelper.CompulsiveHelperActivity
-
- connectTimeout - 类 中的静态变量xyz.xmethod.xycode.okHttp.OkHttp.OkOptions
-
- ContactsWay - 类 中的静态变量xyz.xmethod.xycode.utils.downloadHelper.CompulsiveHelperActivity
-
- ContactUnit - xyz.xmethod.xycode.unit中的类
-
Created by XY on 2016-10-11.
- ContactUnit() - 类 的构造器xyz.xmethod.xycode.unit.ContactUnit
-
- ContactUnit(String, String) - 类 的构造器xyz.xmethod.xycode.unit.ContactUnit
-
- contentLength() - 类 中的方法xyz.xmethod.xycode.okHttp.OkFileHelper.ProgressRequestBody
-
contentLength
- contentType() - 类 中的方法xyz.xmethod.xycode.okHttp.OkFileHelper.ProgressRequestBody
-
contentType
- context - 类 中的变量xyz.xmethod.xycode.adapter.XAdapter
-
Context
- context - 类 中的变量xyz.xmethod.xycode.base.BaseTabItems
-
- convertFileUriToFileProviderUri(Context, Uri) - 类 中的静态方法xyz.xmethod.xycode.takephoto.uitl.TUriParse
-
将scheme为file的uri转成FileProvider 提供的content uri
- convertImageToUri(Context, ArrayList<Image>) - 类 中的静态方法xyz.xmethod.xycode.takephoto.uitl.TUtils
-
将Image集合转换成Uri集合
- copyFile(String, String) - 类 中的静态方法xyz.xmethod.xycode.utils.Tools
-
- copyToClipboard(String) - 类 中的静态方法xyz.xmethod.xycode.utils.Tools
-
copy to Clipboard
add by wangqianzhou
- correctImage(Context, Uri) - 类 中的方法xyz.xmethod.xycode.takephoto.uitl.ImageRotateUtil
-
纠正照片的旋转角度
- crash(String, Exception) - 类 中的静态方法xyz.xmethod.xycode.debugHelper.logHelper.L
-
Crash Log 的展示
- CRASH_LOG - 类 中的静态变量xyz.xmethod.xycode.debugHelper.crashUtil.CrashActivity
-
- CrashActivity - xyz.xmethod.xycode.debugHelper.crashUtil中的类
-
Created by XiuYe on 2017-06-05.
- CrashActivity() - 类 的构造器xyz.xmethod.xycode.debugHelper.crashUtil.CrashActivity
-
- CrashItem - xyz.xmethod.xycode.debugHelper.crashUtil中的类
-
Created by XY on 2017-06-05.
- CrashItem() - 类 的构造器xyz.xmethod.xycode.debugHelper.crashUtil.CrashItem
-
- create() - 类 中的方法xyz.xmethod.xycode.takephoto.compress.CompressConfig.Builder
-
- create() - 类 中的方法xyz.xmethod.xycode.takephoto.model.CropOptions.Builder
-
- create() - 类 中的方法xyz.xmethod.xycode.takephoto.model.LubanOptions.Builder
-
- create() - 类 中的方法xyz.xmethod.xycode.takephoto.model.TakePhotoOptions.Builder
-
- createHolder(CustomHolder) - 类 中的方法xyz.xmethod.xycode.adapter.CustomHolder
-
创建时执行
- creatingFooter(CustomHolder) - 类 中的方法xyz.xmethod.xycode.adapter.XAdapter
-
Footer的Holder创建
- creatingHeader(CustomHolder, int) - 类 中的方法xyz.xmethod.xycode.adapter.XAdapter
-
Header的Holder 创建
- creatingHolder(CustomHolder, ViewTypeUnit) - 类 中的方法xyz.xmethod.xycode.adapter.XAdapter
-
创建Holder时执行,只执行一次或被销毁后再次会被执行
- CREATOR - 类 中的静态变量xyz.xmethod.xycode.annotation.Sparsekey
-
- CROP_OPTIONS - 类 中的静态变量xyz.xmethod.xycode.base.PhotoSelectBaseActivity
-
- cropImage(Uri, Uri) - 类 中的静态方法xyz.xmethod.xycode.utils.ImageUtils
-
- cropImage(Uri, Uri, int, int, int, int) - 类 中的静态方法xyz.xmethod.xycode.utils.ImageUtils
-
- CropOptions - xyz.xmethod.xycode.takephoto.model中的类
-
裁剪配置类
Author: JPH
Date: 2016/7/27 13:19
- CropOptions.Builder - xyz.xmethod.xycode.takephoto.model中的类
-
- cropWithOtherAppBySafely(TContextWrap, Uri, Uri, CropOptions) - 类 中的静态方法xyz.xmethod.xycode.takephoto.uitl.TUtils
-
通过第三方工具裁切照片,当没有第三方裁切工具时,会自动使用自带裁切工具进行裁切
- cropWithOwnApp(TContextWrap, Uri, Uri, CropOptions) - 类 中的静态方法xyz.xmethod.xycode.takephoto.uitl.TUtils
-
通过TakePhoto自带的裁切工具裁切图片
- CubePageTransformer - xyz.xmethod.xycode.views.banner.transformer中的类
-
作者:王浩 邮件:bingoogolapple@gmail.com
创建时间:15/6/19 17:39
描述:
- CubePageTransformer() - 类 的构造器xyz.xmethod.xycode.views.banner.transformer.CubePageTransformer
-
- CubePageTransformer(float) - 类 的构造器xyz.xmethod.xycode.views.banner.transformer.CubePageTransformer
-
- CustomHolder - xyz.xmethod.xycode.adapter中的类
-
自定义Holder
可用于不同的View中
- CustomHolder(View) - 类 的构造器xyz.xmethod.xycode.adapter.CustomHolder
-
- customWebViewClient - 类 中的变量xyz.xmethod.xycode.views.AdvancedWebView
-
- gapLeft(int, RecyclerView) - 接口 中的方法xyz.xmethod.xycode.xRefresher.recyclerviewHelper.HorizontalDividerItemDecoration.GapProvider
-
- gapRight(int, RecyclerView) - 接口 中的方法xyz.xmethod.xycode.xRefresher.recyclerviewHelper.HorizontalDividerItemDecoration.GapProvider
-
- gapWidth(int, RecyclerView) - 接口 中的方法xyz.xmethod.xycode.xRefresher.recyclerviewHelper.HorizontalDividerItemDecoration.GapProvider
-
- gcj02_To_Bd09(double, double) - 类 中的静态方法xyz.xmethod.xycode.utils.PositionUtil
-
火星坐标系 (GCJ-02) 与百度坐标系 (BD-09) 的转换算法 将 GCJ-02 坐标转换成 BD-09 坐标
- gcj_To_Gps84(double, double) - 类 中的静态方法xyz.xmethod.xycode.utils.PositionUtil
-
* 火星坐标系 (GCJ-02) to 84 * * @param lon * @param lat * @return
- generateLayoutParams(AttributeSet) - 类 中的方法xyz.xmethod.xycode.base.BaseFlowTagLayout
-
- get() - 类 中的方法xyz.xmethod.xycode.okHttp.CallItem
-
Get请求
- GET - 类 中的静态变量xyz.xmethod.xycode.okHttp.OkHttp
-
- getAct() - 类 中的方法xyz.xmethod.xycode.base.XyBaseActivity
-
- getAct() - 类 中的方法xyz.xmethod.xycode.base.XyBaseFragment
-
- getActivities() - 类 中的静态方法xyz.xmethod.xycode.base.XyBaseActivity
-
- getActivity() - 类 中的方法xyz.xmethod.xycode.takephoto.model.TContextWrap
-
- getActivityByClassName(String) - 类 中的静态方法xyz.xmethod.xycode.base.XyBaseActivity
-
取得className相同的第一个页面
- getActivityClassNames() - 类 中的静态方法xyz.xmethod.xycode.utils.Tools
-
- getAdapter() - 类 中的方法xyz.xmethod.xycode.xRefresher.XRefresher
-
取得当前Adapter
- getAlternative(Context) - 类 中的静态方法xyz.xmethod.xycode.views.AdvancedWebView.Browsers
-
Returns the package name of an alternative browser with its own rendering engine or `null`
- getAnimators(View) - 类 中的方法xyz.xmethod.xycode.animation.AlphaInAnimation
-
- getAnimators(View) - 接口 中的方法xyz.xmethod.xycode.animation.BaseAnimation
-
- getAnimators(View) - 类 中的方法xyz.xmethod.xycode.animation.ScaleInAnimation
-
- getAnimators(View) - 类 中的方法xyz.xmethod.xycode.animation.SlideInBottomAnimation
-
- getAnimators(View) - 类 中的方法xyz.xmethod.xycode.animation.SlideInLeftAnimation
-
- getAnimators(View) - 类 中的方法xyz.xmethod.xycode.animation.SlideInRightAnimation
-
- getApi() - 类 中的静态方法xyz.xmethod.xycode.serverApiHelper.ServerControllerActivity
-
- getArgs() - 类 中的方法xyz.xmethod.xycode.takephoto.model.InvokeParam
-
- getAspectRatio() - 类 中的方法xyz.xmethod.xycode.unit.WH
-
- getAspectX() - 类 中的方法xyz.xmethod.xycode.takephoto.model.CropOptions
-
- getAspectY() - 类 中的方法xyz.xmethod.xycode.takephoto.model.CropOptions
-
- getBackgroundColor() - 类 中的方法xyz.xmethod.xycode.base.BasePhotoActivity.Options
-
- getBaseAdapter() - 类 中的方法xyz.xmethod.xycode.views.nicespinner.NiceSpinnerAdapterWrapper
-
- getBitmapFailureRes() - 类 中的方法xyz.xmethod.xycode.base.BasePhotoActivity.Options
-
- getBitmapFromBytes(byte[]) - 类 中的静态方法xyz.xmethod.xycode.utils.ImageUtils
-
- getBitmapFromFile(File) - 类 中的静态方法xyz.xmethod.xycode.utils.ImageUtils
-
- getBitmapFromUrl(String) - 类 中的方法xyz.xmethod.xycode.base.BasePhotoActivity
-
- getBitmapInfo(String) - 类 中的静态方法xyz.xmethod.xycode.utils.ImageUtils
-
- getBoolean(String, boolean) - 类 中的方法xyz.xmethod.xycode.storages.ShareStorage
-
- getByteArrayOutputStreamFromFile(File) - 类 中的静态方法xyz.xmethod.xycode.utils.ImageUtils
-
- getCacheDir() - 类 中的静态方法xyz.xmethod.xycode.utils.Tools
-
no "/" at the end
- getCalendar(long) - 类 中的静态方法xyz.xmethod.xycode.utils.DateUtils
-
- getCall() - 类 中的方法xyz.xmethod.xycode.okHttp.CallItem
-
执行完call()后会返回call,但call也可能为空,请进行判断
- getCall() - 类 中的方法xyz.xmethod.xycode.okHttp.ResponseItem
-
- getCallItems() - 类 中的静态方法xyz.xmethod.xycode.okHttp.OkHttp
-
取得CallItem列表
- getCancel() - 类 中的方法xyz.xmethod.xycode.utils.downloadHelper.CompulsiveHelperActivity.Options
-
- getCancelButtonName() - 类 中的方法xyz.xmethod.xycode.utils.downloadHelper.DownloadHelper.DownloadOptions
-
已过时。
- getCaptureIntent(Uri) - 类 中的静态方法xyz.xmethod.xycode.takephoto.uitl.IntentUtils
-
获取拍照的Intent
- getCb() - 类 中的方法xyz.xmethod.xycode.debugHelper.debug.DebugItem
-
- getChatTime(long) - 类 中的静态方法xyz.xmethod.xycode.utils.DateUtils
-
- getClient() - 类 中的静态方法xyz.xmethod.xycode.okHttp.OkHttp
-
取得OkHttp Client实例
- getCompressPath() - 类 中的方法xyz.xmethod.xycode.takephoto.model.TImage
-
- getConfirm() - 类 中的方法xyz.xmethod.xycode.utils.downloadHelper.CompulsiveHelperActivity.Options
-
- getConfirmDialogBuilder(Activity, String) - 接口 中的方法xyz.xmethod.xycode.utils.downloadHelper.DownloadHelper.OnShowDownloadDialog
-
已过时。
- getContacts_way() - 类 中的方法xyz.xmethod.xycode.utils.downloadHelper.CompulsiveHelperActivity.Options
-
- getContent() - 类 中的方法xyz.xmethod.xycode.debugHelper.logHelper.LogItem
-
- getContentUriFromActivityResult(Intent) - 类 中的静态方法xyz.xmethod.xycode.utils.Tools
-
- getContext() - 类 中的静态方法xyz.xmethod.xycode.Xy
-
- getCount() - 类 中的方法xyz.xmethod.xycode.views.nicespinner.NiceSpinnerAdapter
-
- getCount() - 类 中的方法xyz.xmethod.xycode.views.nicespinner.NiceSpinnerAdapterWrapper
-
- getCount() - 类 中的方法xyz.xmethod.xycode.views.nicespinner.NiceSpinnerBaseAdapter
-
- getCrashItem(String) - 类 中的方法xyz.xmethod.xycode.debugHelper.crashUtil.CrashActivity
-
获得报错信息
- getCropIntentWithOtherApp(Uri, Uri, CropOptions) - 类 中的静态方法xyz.xmethod.xycode.takephoto.uitl.IntentUtils
-
获取裁剪照片的Intent
- getCurrentItem(CustomHolder) - 类 中的方法xyz.xmethod.xycode.adapter.XAdapter
-
取得当前Holder的Item
- getCurrentItem() - 类 中的方法xyz.xmethod.xycode.views.banner.BGABanner
-
获取当前选中界面索引
- getCurrentItem() - 类 中的方法xyz.xmethod.xycode.views.nicespinner.NiceSpinnerAdapter
-
- getCurrentItem() - 类 中的方法xyz.xmethod.xycode.views.nicespinner.NiceSpinnerAdapterWrapper
-
- getCurrentItem() - 类 中的方法xyz.xmethod.xycode.views.nicespinner.NiceSpinnerBaseAdapter
-
- getCurrentZoom() - 类 中的方法xyz.xmethod.xycode.views.TouchImageView
-
Get the current zoom.
- getCustomDate(int, int, int) - 类 中的静态方法xyz.xmethod.xycode.utils.DateUtils
-
- getCustomTimeMillis(int, int, int) - 类 中的静态方法xyz.xmethod.xycode.utils.DateUtils
-
- getDataList() - 类 中的方法xyz.xmethod.xycode.views.nicespinner.NiceSpinner
-
- getDataString(T) - 接口 中的方法xyz.xmethod.xycode.interfaces.Interfaces.OnStringData
-
- getDateTime() - 类 中的方法xyz.xmethod.xycode.base.BaseItemView
-
- getDateTime() - 类 中的方法xyz.xmethod.xycode.debugHelper.logHelper.LogItem
-
- getDebugItem(String) - 类 中的静态方法xyz.xmethod.xycode.debugHelper.debug.DebugActivity
-
取得DebugItem
- getDebugKey() - 类 中的方法xyz.xmethod.xycode.okHttp.ResponseItem
-
- getDebugUrl() - 类 中的方法xyz.xmethod.xycode.serverApiHelper.ApiHelper
-
测试服务器地址
- getDetail() - 类 中的方法xyz.xmethod.xycode.unit.ContactUnit
-
- getDetailMessage() - 异常错误 中的方法xyz.xmethod.xycode.takephoto.model.TException
-
- getDialog() - 类 中的方法xyz.xmethod.xycode.utils.downloadHelper.DownloadHelper.DownloadDialog
-
已过时。
- getDividerBound(int, RecyclerView, View) - 类 中的方法xyz.xmethod.xycode.xRefresher.recyclerviewHelper.FlexibleDividerDecoration
-
- getDividerBound(int, RecyclerView, View) - 类 中的方法xyz.xmethod.xycode.xRefresher.recyclerviewHelper.HorizontalDividerItemDecoration
-
- getDividerBound(int, RecyclerView, View) - 类 中的方法xyz.xmethod.xycode.xRefresher.recyclerviewHelper.VerticalDividerItemDecoration
-
- getDouble(String, double) - 类 中的方法xyz.xmethod.xycode.storages.ShareStorage
-
- getDouble() - 类 中的方法xyz.xmethod.xycode.unit.MsgEvent
-
- getDownloadFileUrl() - 类 中的方法xyz.xmethod.xycode.utils.downloadHelper.CompulsiveHelperActivity.Options
-
- getDownloadingCancelButtonName() - 类 中的方法xyz.xmethod.xycode.utils.downloadHelper.DownloadHelper.DownloadOptions
-
已过时。
- getDownloadingTitle() - 类 中的方法xyz.xmethod.xycode.utils.downloadHelper.DownloadHelper.DownloadOptions
-
已过时。
- getDownloadTempFileName() - 类 中的方法xyz.xmethod.xycode.utils.downloadHelper.CompulsiveHelperActivity
-
- getDownloadTempFileName() - 类 中的方法xyz.xmethod.xycode.utils.downloadHelper.DownloadHelper
-
已过时。
- getEditor() - 类 中的方法xyz.xmethod.xycode.storages.ShareStorage
-
请使用Editor时用commit()方法
可以实现同步保存,但会占用线程时间,请不要保存大量文字
- getErrorMsg() - 类 中的方法xyz.xmethod.xycode.debugHelper.crashUtil.CrashItem
-
- getErrorMsgTitle() - 类 中的方法xyz.xmethod.xycode.debugHelper.crashUtil.CrashItem
-
- getErrorTips() - 类 中的方法xyz.xmethod.xycode.utils.downloadHelper.CompulsiveHelperActivity.Options
-
- getEventBus() - 类 中的静态方法xyz.xmethod.xycode.Xy
-
取得EventBus实例
- getEventName() - 类 中的方法xyz.xmethod.xycode.unit.MsgEvent
-
- getFeedBack() - 类 中的方法xyz.xmethod.xycode.unit.MsgEvent
-
- getFileDir() - 类 中的静态方法xyz.xmethod.xycode.utils.Tools
-
- getFileNameNoExt(String) - 类 中的静态方法xyz.xmethod.xycode.utils.Tools
-
get file name without ext
- getFilePathByUri(Uri) - 类 中的静态方法xyz.xmethod.xycode.utils.Tools
-
- getFilePathWithDocumentsUri(Uri, Activity) - 类 中的静态方法xyz.xmethod.xycode.takephoto.uitl.TUriParse
-
通过从文件中得到的URI获取文件的路径
- getFilePathWithUri(Uri, Activity) - 类 中的静态方法xyz.xmethod.xycode.takephoto.uitl.TUriParse
-
通过URI获取文件的路径
- getFileProviderName(Context) - 类 中的静态方法xyz.xmethod.xycode.takephoto.uitl.TConstant
-
- getFileUploadPromptLabel() - 类 中的方法xyz.xmethod.xycode.views.AdvancedWebView
-
Provides localizations for the 25 most widely spoken languages that have a ISO 639-2/T code
- getFileUriFromUri(Activity, Uri) - 类 中的静态方法xyz.xmethod.xycode.utils.Tools
-
- getFileWithUri(Uri, Activity) - 类 中的静态方法xyz.xmethod.xycode.takephoto.uitl.TUriParse
-
通过URI获取文件
- getFloat(String, float) - 类 中的方法xyz.xmethod.xycode.storages.ShareStorage
-
- getFolderSize(File) - 类 中的静态方法xyz.xmethod.xycode.utils.CacheUtils
-
get cache folder size
Context.getExternalFilesDir() SDCard/Android/data/app_package/files/
Context.getExternalCacheDir() SDCard/Android/data/app_package/cache/
- getFooter() - 类 中的方法xyz.xmethod.xycode.xRefresher.XRefresher
-
取得Footer
暂时只支持单Footer
- getForegroundActivity(Context) - 类 中的静态方法xyz.xmethod.xycode.base.XyBaseActivity
-
取得当前页面
- getFragment() - 类 中的方法xyz.xmethod.xycode.takephoto.model.TContextWrap
-
- getFromType() - 类 中的方法xyz.xmethod.xycode.takephoto.model.TImage
-
- getHeader() - 类 中的方法xyz.xmethod.xycode.xRefresher.XRefresher
-
取得默认Header
- getHeader(int) - 类 中的方法xyz.xmethod.xycode.xRefresher.XRefresher
-
通过Key来取得Header
- getHeaderCount() - 类 中的方法xyz.xmethod.xycode.adapter.XAdapter
-
- getHeaderPos(int) - 类 中的方法xyz.xmethod.xycode.adapter.XAdapter
-
- getHorizontalDivider(int, int, int, int) - 类 中的静态方法xyz.xmethod.xycode.utils.Tools
-
- getHtmlDrawableText(int, String, int) - 类 中的静态方法xyz.xmethod.xycode.utils.Tools
-
- getHtmlDrawableText(Context, int, String, int) - 类 中的静态方法xyz.xmethod.xycode.utils.Tools
-
- getHtmlDrawableText(int, String, int, int) - 类 中的静态方法xyz.xmethod.xycode.utils.Tools
-
- getHtmlDrawableText(Context, int, String, int, int) - 类 中的静态方法xyz.xmethod.xycode.utils.Tools
-
- getHtmlTextWithLocalPic(String, boolean) - 类 中的静态方法xyz.xmethod.xycode.utils.ImageUtils
-
加载包含HTML的文本(从本地加载图片)
- getHtmlTextWithLocalPic(String, int) - 类 中的静态方法xyz.xmethod.xycode.utils.ImageUtils
-
加载包含HTML的文本(从本地加载图片)
- getHttpConnection(String) - 类 中的静态方法xyz.xmethod.xycode.utils.downloadHelper.CompulsiveHelperActivity
-
- getHttpConnection(String) - 类 中的静态方法xyz.xmethod.xycode.utils.downloadHelper.DownloadHelper
-
已过时。
- getHttpsConnection(String) - 类 中的静态方法xyz.xmethod.xycode.utils.downloadHelper.CompulsiveHelperActivity
-
- getId() - 类 中的方法xyz.xmethod.xycode.debugHelper.crashUtil.CrashItem
-
- getIds() - 类 中的方法xyz.xmethod.xycode.annotation.Sparsekey
-
- getIgnoreCallback() - 类 中的方法xyz.xmethod.xycode.utils.downloadHelper.CompulsiveHelperActivity.Options
-
- getIllustration() - 类 中的方法xyz.xmethod.xycode.utils.downloadHelper.CompulsiveHelperActivity.Options
-
- getImage() - 类 中的方法xyz.xmethod.xycode.takephoto.model.TResult
-
- getImageFromResource(Context, int, int, int) - 类 中的静态方法xyz.xmethod.xycode.views.banner.BGABannerUtil
-
从资源获取Bitmap
最大宽高为 maxWidth maxHeight
- getImages() - 类 中的方法xyz.xmethod.xycode.takephoto.model.TResult
-
- getImageUrlSetter() - 类 中的方法xyz.xmethod.xycode.Xy.XyOption
-
- getInstance() - 类 中的静态方法xyz.xmethod.xycode.debugHelper.crashUtil.CrashActivity
-
获取当前页面实例
- getInstance() - 类 中的静态方法xyz.xmethod.xycode.debugHelper.debug.DebugActivity
-
取得当前页面实例
- getInstance() - 类 中的静态方法xyz.xmethod.xycode.okHttp.OkHttp
-
- getInstance() - 类 中的静态方法xyz.xmethod.xycode.utils.downloadHelper.DownloadHelper
-
已过时。
- getInstance() - 类 中的静态方法xyz.xmethod.xycode.utils.Tools
-
- getInstance() - 类 中的静态方法xyz.xmethod.xycode.utils.XMediaManager
-
- getInt(String, int) - 类 中的方法xyz.xmethod.xycode.storages.ShareStorage
-
- getInt() - 类 中的方法xyz.xmethod.xycode.unit.MsgEvent
-
- getIntent() - 类 中的方法xyz.xmethod.xycode.takephoto.model.TIntentWap
-
- getItem(int) - 类 中的方法xyz.xmethod.xycode.adapter.XAdapter
-
取得列表Item
- getItem(int) - 类 中的方法xyz.xmethod.xycode.views.nicespinner.NiceSpinnerAdapter
-
- getItem(int) - 类 中的方法xyz.xmethod.xycode.views.nicespinner.NiceSpinnerAdapterWrapper
-
- getItem(int) - 类 中的方法xyz.xmethod.xycode.views.nicespinner.NiceSpinnerBaseAdapter
-
- getItemCount() - 类 中的方法xyz.xmethod.xycode.adapter.XAdapter
-
Please use getDataList().size() to get items count,this method would add header and Footer if they exist
- getItemCount() - 类 中的方法xyz.xmethod.xycode.base.BaseItemView
-
- getItemCount() - 类 中的方法xyz.xmethod.xycode.views.banner.BGABanner
-
获取广告页面总个数
- getItemFloat() - 类 中的方法xyz.xmethod.xycode.base.BaseItemView
-
- getItemHint() - 类 中的方法xyz.xmethod.xycode.base.BaseItemView
-
- getItemId(int) - 类 中的方法xyz.xmethod.xycode.views.nicespinner.NiceSpinnerBaseAdapter
-
- getItemImageView(int) - 类 中的方法xyz.xmethod.xycode.views.banner.BGABanner
-
- getItemImageView(Context, int, BGALocalImageSize, ImageView.ScaleType) - 类 中的静态方法xyz.xmethod.xycode.views.banner.BGABannerUtil
-
- getItemInDataset(int) - 类 中的方法xyz.xmethod.xycode.views.nicespinner.NiceSpinnerAdapter
-
- getItemInDataset(int) - 类 中的方法xyz.xmethod.xycode.views.nicespinner.NiceSpinnerAdapterWrapper
-
- getItemInDataset(int) - 类 中的方法xyz.xmethod.xycode.views.nicespinner.NiceSpinnerBaseAdapter
-
- getItemIndex() - 类 中的方法xyz.xmethod.xycode.base.BaseItemView
-
- getItemMax() - 类 中的方法xyz.xmethod.xycode.base.BaseItemView
-
- getItemMin() - 类 中的方法xyz.xmethod.xycode.base.BaseItemView
-
- getItemNum() - 类 中的方法xyz.xmethod.xycode.base.BaseItemView
-
- getItemOffsets(Rect, View, RecyclerView, RecyclerView.State) - 类 中的方法xyz.xmethod.xycode.xRefresher.recyclerviewHelper.FlexibleDividerDecoration
-
- getItemOffsets(Rect, View, RecyclerView, RecyclerView.State) - 类 中的方法xyz.xmethod.xycode.xRefresher.recyclerviewHelper.FloatingBarItemDecoration
-
- getItemOffsets(Rect, View, RecyclerView, RecyclerView.State) - 类 中的方法xyz.xmethod.xycode.xRefresher.recyclerviewHelper.GridSpacingItemDecoration
-
- getItemOffsets(Rect, View, RecyclerView, RecyclerView.State) - 类 中的方法xyz.xmethod.xycode.xRefresher.recyclerviewHelper.HorizontalDividerItemDecoration
-
draw gap
- getItemOffsets(Rect, View, RecyclerView, RecyclerView.State) - 类 中的方法xyz.xmethod.xycode.xRefresher.recyclerviewHelper.SpaceItemDecoration
-
- getItems() - 类 中的方法xyz.xmethod.xycode.views.nicespinner.NiceSpinnerAdapter
-
- getItems() - 类 中的方法xyz.xmethod.xycode.views.nicespinner.NiceSpinnerAdapterWrapper
-
- getItems() - 类 中的方法xyz.xmethod.xycode.views.nicespinner.NiceSpinnerBaseAdapter
-
- getItemView(int) - 类 中的方法xyz.xmethod.xycode.views.banner.BGABanner
-
- getItemViewType(int) - 类 中的方法xyz.xmethod.xycode.adapter.XAdapter
-
when you use layout list, you can override this method when binding holder views
- getJpgMaxSide() - 类 中的方法xyz.xmethod.xycode.base.PhotoSelectBaseActivity.PhotoParam
-
- getJpgMinSide() - 类 中的方法xyz.xmethod.xycode.base.PhotoSelectBaseActivity.PhotoParam
-
- getJpgQuality() - 类 中的方法xyz.xmethod.xycode.base.PhotoSelectBaseActivity.PhotoParam
-
- getJson() - 类 中的方法xyz.xmethod.xycode.debugHelper.debug.DebugItem
-
- getJsonModify() - 类 中的方法xyz.xmethod.xycode.debugHelper.debug.DebugItem
-
- getJsonObject() - 类 中的方法xyz.xmethod.xycode.okHttp.ResponseItem
-
- getKey() - 类 中的方法xyz.xmethod.xycode.annotation.Sparsekey
-
- getKey() - 类 中的方法xyz.xmethod.xycode.debugHelper.debug.DebugItem
-
- getKey(String) - 类 中的方法xyz.xmethod.xycode.okHttp.Param
-
- getLanguageIso3() - 类 中的静态方法xyz.xmethod.xycode.views.AdvancedWebView
-
- getLat() - 类 中的方法xyz.xmethod.xycode.unit.Gps
-
- getLayoutId(String) - 类 中的方法xyz.xmethod.xycode.adapter.XAdapter
-
- getLayoutId() - 类 中的方法xyz.xmethod.xycode.base.BaseFlowTagLayout
-
- getLayoutId(int) - 类 中的方法xyz.xmethod.xycode.base.BaseItemView
-
- getLayoutId() - 接口 中的方法xyz.xmethod.xycode.debugHelper.crashUtil.ICrash
-
页面LayoutId
- getLayoutId() - 类 中的方法xyz.xmethod.xycode.unit.ViewTypeUnit
-
- getList() - 接口 中的方法xyz.xmethod.xycode.adapter.OnInitList
-
- getLoadingDialog() - 类 中的方法xyz.xmethod.xycode.base.XyBaseActivity
-
- getLoadingLayoutId() - 类 中的方法xyz.xmethod.xycode.adapter.XAdapter
-
取得加载中LayoutId
- getLoadingRefreshingArrowColorRes() - 类 中的方法xyz.xmethod.xycode.xRefresher.XRefresher.Options
-
- getLoadMoreLayoutId() - 类 中的方法xyz.xmethod.xycode.xRefresher.XRefresher.Options
-
- getLoadMoreListener() - 类 中的方法xyz.xmethod.xycode.adapter.XAdapter
-
加载更多接口
- getLoadRetryLayoutId() - 类 中的方法xyz.xmethod.xycode.adapter.XAdapter
-
取得重试的LayoutId
- getLoadRetryLayoutId() - 类 中的方法xyz.xmethod.xycode.xRefresher.XRefresher.Options
-
- getLogList() - 类 中的静态方法xyz.xmethod.xycode.debugHelper.logHelper.L
-
Log列表
- getLon() - 类 中的方法xyz.xmethod.xycode.unit.Gps
-
- getLong(String, long) - 类 中的方法xyz.xmethod.xycode.storages.ShareStorage
-
- getLongID() - 类 中的静态方法xyz.xmethod.xycode.utils.Tools
-
- getLubanOptions() - 类 中的方法xyz.xmethod.xycode.takephoto.compress.CompressConfig
-
- getManufacturer() - 类 中的方法xyz.xmethod.xycode.debugHelper.crashUtil.CrashItem
-
- getMap() - 类 中的方法xyz.xmethod.xycode.annotation.SerializableMap
-
- getMark() - 类 中的方法xyz.xmethod.xycode.debugHelper.crashUtil.CrashItem
-
- getMark() - 类 中的方法xyz.xmethod.xycode.unit.ViewTypeUnit
-
- getMaxHeight() - 类 中的方法xyz.xmethod.xycode.takephoto.model.LubanOptions
-
- getMaxHeight() - 类 中的方法xyz.xmethod.xycode.views.banner.BGALocalImageSize
-
- getMaxPixel() - 类 中的方法xyz.xmethod.xycode.takephoto.compress.CompressConfig
-
- getMaxSize() - 类 中的方法xyz.xmethod.xycode.takephoto.compress.CompressConfig
-
- getMaxSize() - 类 中的方法xyz.xmethod.xycode.takephoto.model.LubanOptions
-
- getMaxWidth() - 类 中的方法xyz.xmethod.xycode.takephoto.model.LubanOptions
-
- getMaxWidth() - 类 中的方法xyz.xmethod.xycode.views.banner.BGALocalImageSize
-
- getMaxZoom() - 类 中的方法xyz.xmethod.xycode.views.TouchImageView
-
Get the max zoom multiplier.
- getMD5(String) - 类 中的静态方法xyz.xmethod.xycode.utils.Tools.MD5
-
- getMethod() - 类 中的方法xyz.xmethod.xycode.takephoto.model.InvokeParam
-
- getMimeType(Activity, Uri) - 类 中的静态方法xyz.xmethod.xycode.takephoto.uitl.TImageFiles
-
To find out the extension of required object in given uri
Solution by http://stackoverflow.com/a/36514823/1171484
- getMimeTypeByFileName(String) - 类 中的静态方法xyz.xmethod.xycode.takephoto.uitl.TImageFiles
-
- getMinHeight() - 类 中的方法xyz.xmethod.xycode.views.banner.BGALocalImageSize
-
- getMinWidth() - 类 中的方法xyz.xmethod.xycode.views.banner.BGALocalImageSize
-
- getMinZoom() - 类 中的方法xyz.xmethod.xycode.views.TouchImageView
-
Get the min zoom multiplier.
- getModel() - 类 中的方法xyz.xmethod.xycode.debugHelper.crashUtil.CrashItem
-
- getMultiSelectLimit() - 类 中的方法xyz.xmethod.xycode.base.PhotoSelectBaseActivity.PhotoParam
-
- getName() - 类 中的方法xyz.xmethod.xycode.unit.ContactUnit
-
- getNameOfBank(Context, long, String) - 类 中的静态方法xyz.xmethod.xycode.utils.BankInfoUtils
-
通过输入的卡号获得银行卡信息
- getNewTempImageUri(Context) - 类 中的静态方法xyz.xmethod.xycode.utils.ImageUtils
-
- getNiceSpinner(int) - 类 中的方法xyz.xmethod.xycode.adapter.CustomHolder
-
- getNoDataLayoutId() - 类 中的方法xyz.xmethod.xycode.adapter.XAdapter
-
取得没有数据的LayoutId
- getNoDataLayoutId() - 类 中的方法xyz.xmethod.xycode.xRefresher.XRefresher.Options
-
- getNoFilteredDataList() - 类 中的方法xyz.xmethod.xycode.adapter.XAdapter
-
适配器中的所有数据,包括被过滤掉的数据
- getNoMoreLayoutId() - 类 中的方法xyz.xmethod.xycode.xRefresher.XRefresher.Options
-
- getNow() - 类 中的静态方法xyz.xmethod.xycode.utils.DateUtils
-
- getNumbers(String) - 类 中的静态方法xyz.xmethod.xycode.utils.Tools
-
- getObject() - 类 中的方法xyz.xmethod.xycode.unit.MsgEvent
-
- getObject() - 类 中的方法xyz.xmethod.xycode.unit.StringData
-
- getOkResponseListener() - 类 中的方法xyz.xmethod.xycode.okHttp.ResponseItem
-
- getOnInitList() - 类 中的方法xyz.xmethod.xycode.adapter.XAdapter
-
取得实现的列表
- getOption() - 类 中的静态方法xyz.xmethod.xycode.Xy
-
对XyCode进行全局配置
- getOriginalPath() - 类 中的方法xyz.xmethod.xycode.takephoto.model.TImage
-
- getOutputX() - 类 中的方法xyz.xmethod.xycode.takephoto.model.CropOptions
-
- getOutputY() - 类 中的方法xyz.xmethod.xycode.takephoto.model.CropOptions
-
- getOutUris() - 类 中的方法xyz.xmethod.xycode.takephoto.model.MultipleCrop
-
- getPageTransformer(TransitionEffect) - 类 中的静态方法xyz.xmethod.xycode.views.banner.transformer.BGAPageTransformer
-
- getParam() - 类 中的方法xyz.xmethod.xycode.debugHelper.debug.DebugItem
-
- getPermittedHostnames() - 类 中的方法xyz.xmethod.xycode.views.AdvancedWebView
-
- getPhone() - 类 中的方法xyz.xmethod.xycode.unit.ContactUnit
-
- getPhoneList() - 类 中的方法xyz.xmethod.xycode.unit.ContactUnit
-
- getPhotoCacheDir(Context, File) - 类 中的静态方法xyz.xmethod.xycode.takephoto.uitl.TFileUtils
-
- getPickIntentWithDocuments() - 类 中的静态方法xyz.xmethod.xycode.takephoto.uitl.IntentUtils
-
获取从文件中选择照片的Intent
- getPickIntentWithGallery() - 类 中的静态方法xyz.xmethod.xycode.takephoto.uitl.IntentUtils
-
获取选择照片的Intent
- getPickMultipleIntent(TContextWrap, int) - 类 中的静态方法xyz.xmethod.xycode.takephoto.uitl.IntentUtils
-
获取图片多选的Intent
- getPosInArray(int[], int) - 类 中的静态方法xyz.xmethod.xycode.utils.Tools.Cal
-
- getProgressDialogBuilder(Activity) - 接口 中的方法xyz.xmethod.xycode.utils.downloadHelper.DownloadHelper.OnShowDownloadDialog
-
已过时。
return null to use stander ProgressDialog
- getProxy() - 类 中的方法xyz.xmethod.xycode.takephoto.model.InvokeParam
-
- getRealFilePath(Uri) - 类 中的静态方法xyz.xmethod.xycode.utils.Tools
-
- getRecyclerView(int) - 类 中的方法xyz.xmethod.xycode.adapter.CustomHolder
-
- getRecyclerView() - 类 中的方法xyz.xmethod.xycode.xRefresher.XRefresher
-
取得RecyclerView
- getRecyclerViewXAdapter(int) - 类 中的方法xyz.xmethod.xycode.adapter.CustomHolder
-
- getRelease() - 类 中的方法xyz.xmethod.xycode.debugHelper.crashUtil.CrashItem
-
- getReleaseUrl() - 类 中的方法xyz.xmethod.xycode.serverApiHelper.ApiHelper
-
正式服务器地址
- getRequestCode() - 类 中的方法xyz.xmethod.xycode.takephoto.model.TIntentWap
-
- getResizedDimension(int, int, int, int) - 类 中的静态方法xyz.xmethod.xycode.views.banner.BGABannerUtil
-
- getResponse() - 类 中的方法xyz.xmethod.xycode.okHttp.ResponseItem
-
- getResultCode() - 类 中的方法xyz.xmethod.xycode.okHttp.ResponseItem
-
- getResUri(int) - 类 中的静态方法xyz.xmethod.xycode.utils.ImageUtils
-
- getRootView() - 类 中的方法xyz.xmethod.xycode.adapter.CustomHolder
-
- getScaledImageFromResource(Context, int, int, int, float, float) - 类 中的静态方法xyz.xmethod.xycode.views.banner.BGABannerUtil
-
从资源获取 Bitmap
bitmap 的宽高在 maxWidth maxHeight 和 minWidth minHeight 之间
- getScaleType() - 类 中的方法xyz.xmethod.xycode.views.TouchImageView
-
- getScreenSize() - 类 中的静态方法xyz.xmethod.xycode.utils.Tools
-
- getScreenSize(Context) - 类 中的静态方法xyz.xmethod.xycode.utils.Tools
-
- getScrollPosition() - 类 中的方法xyz.xmethod.xycode.views.TouchImageView
-
Return the point at the center of the zoomed image.
- getSdk() - 类 中的方法xyz.xmethod.xycode.debugHelper.crashUtil.CrashItem
-
- getSelectedData() - 类 中的方法xyz.xmethod.xycode.views.nicespinner.NiceSpinner
-
- getSelectedIndex() - 类 中的方法xyz.xmethod.xycode.views.nicespinner.NiceSpinner
-
- getSelectedIndex() - 类 中的方法xyz.xmethod.xycode.views.nicespinner.NiceSpinnerBaseAdapter
-
- getSelectedString() - 类 中的方法xyz.xmethod.xycode.views.nicespinner.NiceSpinner
-
- getServer() - 类 中的方法xyz.xmethod.xycode.serverApiHelper.ApiHelper
-
取得当前服务器地址
- getServer(String) - 类 中的方法xyz.xmethod.xycode.serverApiHelper.ApiHelper
-
取得当前接口+服务器地址
- getShowingList() - 类 中的方法xyz.xmethod.xycode.adapter.XAdapter
-
取得下在展示的数据集合
- getSpinnerText() - 类 中的方法xyz.xmethod.xycode.views.nicespinner.NiceSpinnerBaseAdapter.SpinnerAble
-
- getSSLSocketFactory(InputStream) - 类 中的静态方法xyz.xmethod.xycode.okHttp.XSSSocketLFactory
-
- getSSLSocketFactory(InputStream[], InputStream, String) - 类 中的静态方法xyz.xmethod.xycode.okHttp.XSSSocketLFactory
-
- getStorage() - 类 中的静态方法xyz.xmethod.xycode.Xy
-
ShareStorage
Xy类公共持久化类
- getStreamFromNetwork(String, String) - 类 中的静态方法xyz.xmethod.xycode.utils.Tools
-
- getString(String) - 类 中的方法xyz.xmethod.xycode.storages.ShareStorage
-
- getString(String, String) - 类 中的方法xyz.xmethod.xycode.storages.ShareStorage
-
- getString() - 类 中的方法xyz.xmethod.xycode.unit.MsgEvent
-
- getString() - 类 中的方法xyz.xmethod.xycode.unit.StringData
-
- getStringDataList(List, Interfaces.OnStringData) - 类 中的静态方法xyz.xmethod.xycode.utils.Tools
-
- getStringValue() - 枚举 中的方法xyz.xmethod.xycode.takephoto.model.TExceptionType
-
- getStrResult() - 类 中的方法xyz.xmethod.xycode.okHttp.ResponseItem
-
- getSwipeRefreshLayout() - 类 中的方法xyz.xmethod.xycode.xRefresher.XRefresher
-
取得SwipeRefreshLayout
- getTabViewItemById(int, int) - 类 中的方法xyz.xmethod.xycode.base.BaseTabItems
-
- getTagCheckMode() - 类 中的方法xyz.xmethod.xycode.base.BaseFlowTagLayout
-
- getTakePhoto() - 类 中的方法xyz.xmethod.xycode.takephoto.app.TakePhotoActivity
-
获取TakePhoto实例
- getTakePhoto() - 类 中的方法xyz.xmethod.xycode.takephoto.app.TakePhotoFragment
-
获取TakePhoto实例
- getTakePhoto() - 类 中的方法xyz.xmethod.xycode.takephoto.app.TakePhotoFragmentActivity
-
获取TakePhoto实例
- getTempCropImageUri(Context) - 类 中的静态方法xyz.xmethod.xycode.utils.ImageUtils
-
- getTempFile(Activity, Uri) - 类 中的静态方法xyz.xmethod.xycode.takephoto.uitl.TImageFiles
-
获取临时文件
- getTempImageUri(Context) - 类 中的静态方法xyz.xmethod.xycode.utils.ImageUtils
-
- getTempUri(Context) - 类 中的静态方法xyz.xmethod.xycode.takephoto.uitl.TUriParse
-
获取一个临时的Uri, 文件名随机生成
- getTempUri(Context, String) - 类 中的静态方法xyz.xmethod.xycode.takephoto.uitl.TUriParse
-
获取一个临时的Uri, 通过传入字符串路径
- getTempUri(Context, File) - 类 中的静态方法xyz.xmethod.xycode.takephoto.uitl.TUriParse
-
获取一个临时的Uri, 通过传入File对象
- getText(int) - 类 中的方法xyz.xmethod.xycode.adapter.CustomHolder
-
- getText(int) - 类 中的方法xyz.xmethod.xycode.base.BaseItemView
-
- getTextView(int) - 类 中的方法xyz.xmethod.xycode.adapter.CustomHolder
-
- getThis() - 类 中的方法xyz.xmethod.xycode.base.XyBaseActivity
-
- getThis() - 类 中的方法xyz.xmethod.xycode.base.XyBaseFragment
-
- gettImages() - 类 中的方法xyz.xmethod.xycode.takephoto.model.MultipleCrop
-
- getTImagesWithImages(ArrayList<Image>, TImage.FromType) - 类 中的静态方法xyz.xmethod.xycode.takephoto.uitl.TUtils
-
将Image集合转换成TImage集合
- getTImagesWithUris(ArrayList<Uri>, TImage.FromType) - 类 中的静态方法xyz.xmethod.xycode.takephoto.uitl.TUtils
-
将Uri集合转换成TImage集合
- getTips() - 类 中的方法xyz.xmethod.xycode.views.banner.BGABanner
-
- getTitle() - 类 中的方法xyz.xmethod.xycode.debugHelper.logHelper.LogItem
-
- getTitle() - 类 中的方法xyz.xmethod.xycode.utils.downloadHelper.CompulsiveHelperActivity.Options
-
- getTitle(T) - 接口 中的方法xyz.xmethod.xycode.xRefresher.recyclerviewHelper.FloatingBarItemDecoration.ITitleTextGetter
-
- getTitle(CustomHolder, T) - 接口 中的方法xyz.xmethod.xycode.xRefresher.recyclerviewHelper.PinningBarItemDecoration.ITitleTextGetter
-
- getTopActivityClassName() - 类 中的静态方法xyz.xmethod.xycode.utils.Tools
-
- getTotalCacheSize(Context) - 类 中的静态方法xyz.xmethod.xycode.utils.CacheUtils
-
- getType() - 类 中的方法xyz.xmethod.xycode.debugHelper.logHelper.LogItem
-
- getUpdateButtonName() - 类 中的方法xyz.xmethod.xycode.utils.downloadHelper.DownloadHelper.DownloadOptions
-
已过时。
- getUriForFile(Context, File) - 类 中的静态方法xyz.xmethod.xycode.takephoto.uitl.TUriParse
-
创建一个用于拍照图片输出路径的Uri (FileProvider)
- getUriForFile(Context, File) - 类 中的静态方法xyz.xmethod.xycode.utils.fileprovider.FileProvider7
-
适配7.0文件访问,通过此方式拿到文件地址
Uri fileUri = FileProvider7.getUriForFile(this, file);
- getUriForFile24(Context, File) - 类 中的静态方法xyz.xmethod.xycode.utils.fileprovider.FileProvider7
-
SDK大于24的情况
- getUris() - 类 中的方法xyz.xmethod.xycode.takephoto.model.MultipleCrop
-
- getUrl() - 类 中的方法xyz.xmethod.xycode.debugHelper.debug.DebugItem
-
- getUrl() - 类 中的方法xyz.xmethod.xycode.okHttp.ResponseItem
-
- getUser() - 类 中的方法xyz.xmethod.xycode.debugHelper.crashUtil.CrashItem
-
- getVersionCode() - 类 中的方法xyz.xmethod.xycode.debugHelper.crashUtil.CrashItem
-
- getVersionCode(Context) - 类 中的静态方法xyz.xmethod.xycode.utils.VersionUtils
-
获取内部版本号
- getVersionName() - 类 中的方法xyz.xmethod.xycode.debugHelper.crashUtil.CrashItem
-
- getVersionName(Context) - 类 中的静态方法xyz.xmethod.xycode.utils.VersionUtils
-
获取版本号
- getView(int) - 类 中的方法xyz.xmethod.xycode.adapter.CustomHolder
-
- getView(View, int) - 类 中的静态方法xyz.xmethod.xycode.base.BaseFlowTagLayout
-
- getView(int) - 类 中的方法xyz.xmethod.xycode.base.BaseItemView
-
- getView() - 类 中的方法xyz.xmethod.xycode.debugHelper.logHelper.LogLayout
-
- getView(int, View, ViewGroup) - 类 中的方法xyz.xmethod.xycode.views.nicespinner.NiceSpinnerBaseAdapter
-
- getViewLocation(View) - 类 中的静态方法xyz.xmethod.xycode.utils.Tools
-
- getViewPager() - 类 中的方法xyz.xmethod.xycode.views.banner.BGABanner
-
- getViews() - 类 中的方法xyz.xmethod.xycode.views.banner.BGABanner
-
- getViewTypeUnitForLayout(T) - 类 中的方法xyz.xmethod.xycode.adapter.XAdapter
-
根据Mark确定展示的Layout
override this method can show different holder for layout
don't return LAYOUT_FOOTER = -20331
- getWidthHeightFromFilename(String, String, String) - 类 中的静态方法xyz.xmethod.xycode.utils.Tools
-
从文件名中取得宽高比
如果文件名中带有宽高信息则可以使用
- getXItem(int) - 类 中的方法xyz.xmethod.xycode.adapter.CustomHolder
-
- getZoomedRect() - 类 中的方法xyz.xmethod.xycode.views.TouchImageView
-
Return a Rect representing the zoomed image.
- go(T) - 接口 中的方法xyz.xmethod.xycode.interfaces.Interfaces.CB
-
- go(T) - 接口 中的方法xyz.xmethod.xycode.interfaces.Interfaces.FeedBack
-
- go(CircularAnim.OnAnimationEndListener) - 类 中的方法xyz.xmethod.xycode.utils.circularAnim.CircularAnim.FullActivityBuilder
-
- go() - 类 中的方法xyz.xmethod.xycode.utils.circularAnim.CircularAnim.VisibleBuilder
-
- go(CircularAnim.OnAnimationEndListener) - 类 中的方法xyz.xmethod.xycode.utils.circularAnim.CircularAnim.VisibleBuilder
-
- Gps - xyz.xmethod.xycode.unit中的类
-
Created by XY on 2017-04-10.
- Gps(double, double) - 类 的构造器xyz.xmethod.xycode.unit.Gps
-
- gps84_To_Gcj02(double, double) - 类 中的静态方法xyz.xmethod.xycode.utils.PositionUtil
-
84 to 火星坐标系 (GCJ-02) World Geodetic System ==> Mars Geodetic System
- grantPermissions(Context, Intent, Uri, boolean) - 类 中的静态方法xyz.xmethod.xycode.utils.fileprovider.FileProvider7
-
- GridSpacingItemDecoration - xyz.xmethod.xycode.xRefresher.recyclerviewHelper中的类
-
- GridSpacingItemDecoration(int, int, boolean) - 类 的构造器xyz.xmethod.xycode.xRefresher.recyclerviewHelper.GridSpacingItemDecoration
-
- i(String) - 类 中的静态方法xyz.xmethod.xycode.debugHelper.logHelper.L
-
- i(int) - 类 中的静态方法xyz.xmethod.xycode.debugHelper.logHelper.L
-
- iconsNormal - 类 中的变量xyz.xmethod.xycode.base.BaseTabItems
-
- iconsSelected - 类 中的变量xyz.xmethod.xycode.base.BaseTabItems
-
- iCrash - 类 中的静态变量xyz.xmethod.xycode.debugHelper.crashUtil.CrashActivity
-
崩溃页面展示
- ICrash - xyz.xmethod.xycode.debugHelper.crashUtil中的接口
-
Created by XiuYe on 2017-06-05.
- ignoreSameItem(T, T) - 类 中的方法xyz.xmethod.xycode.xRefresher.RefreshRequest
-
ignore the same item in the list,use return newItem.getId().equals(listItem.getId());
if not, don't override it;
- ignoreSsl() - 类 中的静态方法xyz.xmethod.xycode.utils.downloadHelper.SslUtils
-
ignore HTTPS SSL certificate,must use before openConnection
- ILayoutManagerSpanListener - xyz.xmethod.xycode.xRefresher中的接口
-
最后一页
- Illustration - 类 中的静态变量xyz.xmethod.xycode.utils.downloadHelper.CompulsiveHelperActivity
-
- ImageRotateUtil - xyz.xmethod.xycode.takephoto.uitl中的类
-
图片旋转角度修正工具类
Author: crazycodeboy
Date: 2016/9/21 0007 20:10
Version:3.0.0
技术博文:http://www.devio.org
GitHub:https://github.com/crazycodeboy
Email:crazycodeboy@gmail.com
- IMAGES - 类 中的静态变量xyz.xmethod.xycode.base.PhotoSelectBaseActivity
-
- ImageUrlSetter - xyz.xmethod.xycode.interfaces中的接口
-
Created by xiuye on 2017/11/8.
- ImageUtils - xyz.xmethod.xycode.utils中的类
-
Created by XY on 2016/7/12.
- ImageUtils() - 类 的构造器xyz.xmethod.xycode.utils.ImageUtils
-
- imageViewId - 类 中的变量xyz.xmethod.xycode.base.BaseTabItems
-
- init(IOkInit) - 类 中的静态方法xyz.xmethod.xycode.okHttp.OkHttp
-
init
- init(IOkInit, OkHttp.OkOptions) - 类 中的静态方法xyz.xmethod.xycode.okHttp.OkHttp
-
- init(IOkInit, OkHttpClient) - 类 中的静态方法xyz.xmethod.xycode.okHttp.OkHttp
-
you can use client as you like
when use ali-hotfix, set client by this method
- init(long, long, int) - 类 中的静态方法xyz.xmethod.xycode.utils.circularAnim.CircularAnim
-
- init(DownloadHelper.DownloadOptions, DownloadHelper.OnShowDownloadDialog) - 类 中的静态方法xyz.xmethod.xycode.utils.downloadHelper.DownloadHelper
-
已过时。
- init(int, TS.IToastLayoutSetter) - 类 中的静态方法xyz.xmethod.xycode.utils.TS
-
- init(Context) - 类 中的方法xyz.xmethod.xycode.views.AdvancedWebView
-
- init(InitRefresher) - 类 中的静态方法xyz.xmethod.xycode.xRefresher.XRefresher
-
可在App中使用以设置通用选项
- init(InitRefresher, XRefresher.Options) - 类 中的静态方法xyz.xmethod.xycode.xRefresher.XRefresher
-
- init(Context, boolean) - 类 中的静态方法xyz.xmethod.xycode.Xy
-
初始化
可把固定的判断条件作为参数传入
如以版本号作为判断依据,或者其它方式
- initOnCreate(Bundle) - 类 中的方法xyz.xmethod.xycode.base.BasePhotoActivity
-
- initOnCreate(Bundle) - 类 中的方法xyz.xmethod.xycode.base.XyBaseActivity
-
onCreate方法时进行初始化操作
- initOnCreate(Bundle) - 类 中的方法xyz.xmethod.xycode.base.XyBaseFragment
-
- initOnCreate(Bundle) - 类 中的方法xyz.xmethod.xycode.debugHelper.debug.DebugActivity
-
- initOnCreate(Bundle) - 类 中的方法xyz.xmethod.xycode.takephoto.app.TakePhotoActivity
-
onCreate方法时进行初始化操作
- InitRefresher - xyz.xmethod.xycode.xRefresher中的接口
-
设置Refresher的默认选项
- initTabItemView(int, View, int) - 类 中的方法xyz.xmethod.xycode.base.BaseTabItems
-
- INPUT_ADJUST - 接口 中的静态变量xyz.xmethod.xycode.base.XyBaseActivity.WindowMode
-
- inputStreamToFile(InputStream, File) - 类 中的静态方法xyz.xmethod.xycode.takephoto.uitl.TImageFiles
-
InputStream 转File
- INSTANCE_STATE - 类 中的静态变量xyz.xmethod.xycode.annotation.annotationHelper.StateBinder
-
- IntentUtils - xyz.xmethod.xycode.takephoto.uitl中的类
-
Intent工具类用于生成拍照、
从相册选择照片,裁剪照片所需的Intent
Author: JPH
Date: 2016/6/7 0007 13:41
- IntentUtils() - 类 的构造器xyz.xmethod.xycode.takephoto.uitl.IntentUtils
-
- Interfaces - xyz.xmethod.xycode.interfaces中的类
-
Created by XY on 2016-09-02.
- Interfaces() - 类 的构造器xyz.xmethod.xycode.interfaces.Interfaces
-
- Interfaces.CB<T> - xyz.xmethod.xycode.interfaces中的接口
-
回调接口
- Interfaces.FeedBack<T,Y> - xyz.xmethod.xycode.interfaces中的接口
-
回调并反馈接口
- Interfaces.OnStringData<T> - xyz.xmethod.xycode.interfaces中的接口
-
- invoke(InvokeParam) - 类 中的方法xyz.xmethod.xycode.takephoto.app.TakePhotoActivity
-
- invoke(InvokeParam) - 类 中的方法xyz.xmethod.xycode.takephoto.app.TakePhotoFragment
-
- invoke(InvokeParam) - 类 中的方法xyz.xmethod.xycode.takephoto.app.TakePhotoFragmentActivity
-
- invoke(InvokeParam) - 接口 中的方法xyz.xmethod.xycode.takephoto.permission.InvokeListener
-
- invoke(Object, Method, Object[]) - 类 中的方法xyz.xmethod.xycode.takephoto.permission.TakePhotoInvocationHandler
-
- InvokeListener - xyz.xmethod.xycode.takephoto.permission中的接口
-
授权管理回调
- InvokeParam - xyz.xmethod.xycode.takephoto.model中的类
-
Created by penn on 16/9/22.
- InvokeParam(Object, Method, Object[]) - 类 的构造器xyz.xmethod.xycode.takephoto.model.InvokeParam
-
- IOkInit - xyz.xmethod.xycode.okHttp中的接口
-
Created by xiuye on 2017/8/17.
- isAppOnForeground() - 类 中的静态方法xyz.xmethod.xycode.utils.Tools
-
weather App is on Foreground
- isAvailable() - 类 中的方法xyz.xmethod.xycode.unit.WH
-
- isAvailableNetWork() - 类 中的静态方法xyz.xmethod.xycode.utils.Tools
-
judge network
- isCollectionEmpty(Collection, Collection...) - 类 中的静态方法xyz.xmethod.xycode.views.banner.BGABannerUtil
-
- isCollectionNotEmpty(Collection, Collection...) - 类 中的静态方法xyz.xmethod.xycode.views.banner.BGABannerUtil
-
- isCompressed() - 类 中的方法xyz.xmethod.xycode.takephoto.model.TImage
-
- isCorrectImage() - 类 中的方法xyz.xmethod.xycode.takephoto.model.TakePhotoOptions
-
- isCrop() - 类 中的方法xyz.xmethod.xycode.takephoto.model.CropOptions
-
- isCropped() - 类 中的方法xyz.xmethod.xycode.takephoto.model.TImage
-
- isDebugMode() - 类 中的静态方法xyz.xmethod.xycode.okHttp.OkHttp
-
是否Debug模式
- isDropDownShowing() - 类 中的方法xyz.xmethod.xycode.views.nicespinner.NiceSpinner
-
- isEmail(String) - 类 中的静态方法xyz.xmethod.xycode.utils.Tools
-
- isEnablePixelCompress() - 类 中的方法xyz.xmethod.xycode.takephoto.compress.CompressConfig
-
- isEnableQualityCompress() - 类 中的方法xyz.xmethod.xycode.takephoto.compress.CompressConfig
-
- isEnableReserveRaw() - 类 中的方法xyz.xmethod.xycode.takephoto.compress.CompressConfig
-
- isFileUploadAvailable() - 类 中的静态方法xyz.xmethod.xycode.views.AdvancedWebView
-
Returns whether file uploads can be used on the current device (generally all platform versions except for 4.4)
- isFileUploadAvailable(boolean) - 类 中的静态方法xyz.xmethod.xycode.views.AdvancedWebView
-
Returns whether file uploads can be used on the current device (generally all platform versions except for 4.4)
On Android 4.4.3/4.4.4, file uploads may be possible but will come with a wrong MIME type
- isForeground(Activity) - 类 中的静态方法xyz.xmethod.xycode.base.XyBaseActivity
-
judge a activity is on foreground
判断是否当前页面
- isFullSpan() - 类 中的方法xyz.xmethod.xycode.unit.ViewTypeUnit
-
- isGrantExternalRW(Activity) - 类 中的静态方法xyz.xmethod.xycode.utils.Tools.Permission
-
- isHeader(int) - 类 中的方法xyz.xmethod.xycode.adapter.XAdapter
-
是否Header
- isHostnameAllowed(String) - 类 中的方法xyz.xmethod.xycode.views.AdvancedWebView
-
- isImplementTarget(Class, Class) - 类 中的静态方法xyz.xmethod.xycode.annotation.annotationHelper.StateBinder
-
- isIndexNotOutOfBounds(int, Collection) - 类 中的静态方法xyz.xmethod.xycode.views.banner.BGABannerUtil
-
- isItemCheck() - 类 中的方法xyz.xmethod.xycode.base.BaseItemView
-
- isLastPage() - 类 中的方法xyz.xmethod.xycode.xRefresher.XRefresher
-
是否最后一页
- isLoaded() - 类 中的方法xyz.xmethod.xycode.base.XyBaseFragment
-
- isLoadingDialogShowing() - 类 中的方法xyz.xmethod.xycode.base.XyBaseActivity
-
- isMobileNO(String) - 类 中的静态方法xyz.xmethod.xycode.utils.Tools
-
- IsMust - 类 中的静态变量xyz.xmethod.xycode.utils.downloadHelper.CompulsiveHelperActivity
-
- isMust() - 类 中的方法xyz.xmethod.xycode.utils.downloadHelper.CompulsiveHelperActivity
-
- isMust() - 类 中的方法xyz.xmethod.xycode.utils.downloadHelper.CompulsiveHelperActivity.Options
-
- isNumeric(String) - 类 中的静态方法xyz.xmethod.xycode.utils.Tools
-
- isPause() - 类 中的静态方法xyz.xmethod.xycode.utils.XMediaManager
-
- isPostBegun() - 类 中的方法xyz.xmethod.xycode.debugHelper.debug.DebugItem
-
- isPostFinished() - 类 中的方法xyz.xmethod.xycode.debugHelper.debug.DebugItem
-
- isProcessRunning() - 类 中的静态方法xyz.xmethod.xycode.utils.Tools
-
check application can only be invoked once
- isRelease() - 类 中的静态方法xyz.xmethod.xycode.Xy
-
是否正式版
如果果正式版,则DebugActivity调试页面与ServerControllerActivity不会被调出
- isReturnData() - 类 中的静态方法xyz.xmethod.xycode.takephoto.uitl.TUtils
-
是否裁剪之后返回数据
- isShowDotsView() - 类 中的方法xyz.xmethod.xycode.base.BasePhotoActivity.Options
-
- isUseCompress() - 类 中的方法xyz.xmethod.xycode.base.PhotoSelectBaseActivity.PhotoParam
-
- isWithOwnCrop() - 类 中的方法xyz.xmethod.xycode.takephoto.model.CropOptions
-
- isWithOwnGallery() - 类 中的方法xyz.xmethod.xycode.takephoto.model.TakePhotoOptions
-
- isZoomed() - 类 中的方法xyz.xmethod.xycode.views.TouchImageView
-
Returns false if image is in initial, unzoomed state.
- itemBg - 类 中的变量xyz.xmethod.xycode.base.BaseItemView
-
- itemBool - 类 中的变量xyz.xmethod.xycode.base.BaseItemView
-
- itemCheck - 类 中的变量xyz.xmethod.xycode.base.BaseItemView
-
- itemChildColor - 类 中的变量xyz.xmethod.xycode.base.BaseItemView
-
- itemChildVisible - 类 中的变量xyz.xmethod.xycode.base.BaseItemView
-
- itemColor - 类 中的变量xyz.xmethod.xycode.base.BaseItemView
-
- itemContent - 类 中的变量xyz.xmethod.xycode.base.BaseItemView
-
- itemCount - 类 中的变量xyz.xmethod.xycode.base.BaseItemView
-
- itemDateTime - 类 中的变量xyz.xmethod.xycode.base.BaseItemView
-
- itemDescription - 类 中的变量xyz.xmethod.xycode.base.BaseItemView
-
- itemDetail - 类 中的变量xyz.xmethod.xycode.base.BaseItemView
-
- itemDouble - 类 中的变量xyz.xmethod.xycode.base.BaseItemView
-
- itemFloat - 类 中的变量xyz.xmethod.xycode.base.BaseItemView
-
- itemGone - 类 中的变量xyz.xmethod.xycode.base.BaseItemView
-
- itemHide - 类 中的变量xyz.xmethod.xycode.base.BaseItemView
-
- itemHint - 类 中的变量xyz.xmethod.xycode.base.BaseItemView
-
- itemIcon - 类 中的变量xyz.xmethod.xycode.base.BaseItemView
-
- itemIconVisible - 类 中的变量xyz.xmethod.xycode.base.BaseItemView
-
- itemIndex - 类 中的变量xyz.xmethod.xycode.base.BaseItemView
-
- itemInputType - 类 中的变量xyz.xmethod.xycode.base.BaseItemView
-
- itemLength - 类 中的变量xyz.xmethod.xycode.base.BaseItemView
-
- itemLong - 类 中的变量xyz.xmethod.xycode.base.BaseItemView
-
- itemMax - 类 中的变量xyz.xmethod.xycode.base.BaseItemView
-
- itemMaxLines - 类 中的变量xyz.xmethod.xycode.base.BaseItemView
-
- itemMin - 类 中的变量xyz.xmethod.xycode.base.BaseItemView
-
- itemMinLines - 类 中的变量xyz.xmethod.xycode.base.BaseItemView
-
- itemName - 类 中的变量xyz.xmethod.xycode.base.BaseItemView
-
- itemNum - 类 中的变量xyz.xmethod.xycode.base.BaseItemView
-
- itemRes - 类 中的变量xyz.xmethod.xycode.base.BaseItemView
-
- itemTitle - 类 中的变量xyz.xmethod.xycode.base.BaseItemView
-
- itemType - 类 中的变量xyz.xmethod.xycode.base.BaseItemView
-
- itemVisible - 类 中的变量xyz.xmethod.xycode.base.BaseItemView
-
- saveBitmapToFile(File, Bitmap) - 类 中的静态方法xyz.xmethod.xycode.utils.ImageUtils
-
- saveFileFromInputStream(InputStream, File) - 类 中的静态方法xyz.xmethod.xycode.utils.Tools
-
- saveHtmlPicToLocal(String, Drawable, String, Interfaces.CB) - 类 中的静态方法xyz.xmethod.xycode.utils.ImageUtils
-
HTML TextView
不要使用此方法
可以重写方法在把保存到本地后使用
- saveState(Object, Bundle) - 类 中的静态方法xyz.xmethod.xycode.annotation.annotationHelper.StateBinder
-
- SaveState - xyz.xmethod.xycode.annotation中的注释类型
-
Created by Administrator on 2016/9/5.
- ScaleInAnimation - xyz.xmethod.xycode.animation中的类
-
https://github.com/CymChad/BaseRecyclerViewAdapterHelper
- ScaleInAnimation() - 类 的构造器xyz.xmethod.xycode.animation.ScaleInAnimation
-
- ScaleInAnimation(float) - 类 的构造器xyz.xmethod.xycode.animation.ScaleInAnimation
-
- scanPhotoPath(String) - 类 中的静态方法xyz.xmethod.xycode.utils.ImageUtils
-
- scrollToView(ScrollView, View) - 类 中的静态方法xyz.xmethod.xycode.utils.Tools
-
scroll to the view in a scrollview
- SELECT_SUCCESS - 类 中的静态变量xyz.xmethod.xycode.base.PhotoSelectBaseActivity
-
- selectedTextColor - 类 中的变量xyz.xmethod.xycode.base.BaseTabItems
-
- sendIntentBySafely(TContextWrap, List<TIntentWap>, int, boolean) - 类 中的静态方法xyz.xmethod.xycode.takephoto.uitl.TUtils
-
安全地发送Intent
- sense(View, T) - 接口 中的方法xyz.xmethod.xycode.base.BaseItemView.OnViewSenseListener
-
- SerializableMap - xyz.xmethod.xycode.annotation中的类
-
- SerializableMap(Map<String, Object>) - 类 的构造器xyz.xmethod.xycode.annotation.SerializableMap
-
- ServerControllerActivity - xyz.xmethod.xycode.serverApiHelper中的类
-
Created by XY on 2017-06-03.
- ServerControllerActivity() - 类 的构造器xyz.xmethod.xycode.serverApiHelper.ServerControllerActivity
-
- ServerSelectDialog - xyz.xmethod.xycode.serverApiHelper中的类
-
Created by xiuYe on 2016/9/6 0006.
- ServerSelectDialog(ServerControllerActivity) - 类 的构造器xyz.xmethod.xycode.serverApiHelper.ServerSelectDialog
-
- setActivity(Activity) - 类 中的方法xyz.xmethod.xycode.takephoto.model.TContextWrap
-
- setActivityLayout() - 类 中的方法xyz.xmethod.xycode.base.BasePhotoActivity
-
- setActivityLayout() - 类 中的方法xyz.xmethod.xycode.base.XyBaseActivity
-
返回Activity的LayoutId
当不使用时返回0可以在onCreate()中的setContentView中进行设置
- setActivityLayout() - 类 中的方法xyz.xmethod.xycode.debugHelper.debug.DebugActivity
-
- setActivityLayout() - 类 中的方法xyz.xmethod.xycode.takephoto.app.TakePhotoActivity
-
- setAdapter(BGABanner.Adapter) - 类 中的方法xyz.xmethod.xycode.views.banner.BGABanner
-
- setAdapter(ListAdapter) - 类 中的方法xyz.xmethod.xycode.views.nicespinner.NiceSpinner
-
- setAllowAccessFromFileUrls(WebSettings, boolean) - 类 中的静态方法xyz.xmethod.xycode.views.AdvancedWebView
-
- setAllowUserScrollable(boolean) - 类 中的方法xyz.xmethod.xycode.views.banner.BGABanner
-
设置是否允许用户手指滑动
- setAllowUserScrollable(boolean) - 类 中的方法xyz.xmethod.xycode.views.banner.BGAViewPager
-
设置是否允许用户手指滑动
- setAnimationDuration(int) - 类 中的方法xyz.xmethod.xycode.adapter.XAdapter
-
设置动画时长
- setAnimationInterpolator(Interpolator) - 类 中的方法xyz.xmethod.xycode.adapter.XAdapter
-
设置动画
- setArgs(Object[]) - 类 中的方法xyz.xmethod.xycode.takephoto.model.InvokeParam
-
- setAspectRatio(float) - 类 中的方法xyz.xmethod.xycode.views.banner.BGABanner
-
设置宽高比例,如果大于 0,则会根据宽度来计算高度,否则使用 android:layout_height 指定的高度
- setAspectX(int) - 类 中的方法xyz.xmethod.xycode.takephoto.model.CropOptions.Builder
-
- setAspectX(int) - 类 中的方法xyz.xmethod.xycode.takephoto.model.CropOptions
-
- setAspectY(int) - 类 中的方法xyz.xmethod.xycode.takephoto.model.CropOptions.Builder
-
- setAspectY(int) - 类 中的方法xyz.xmethod.xycode.takephoto.model.CropOptions
-
- setAutoPlayAble(boolean) - 类 中的方法xyz.xmethod.xycode.views.banner.BGABanner
-
设置是否开启自动轮播,需要在 setData 方法之前调用,并且调了该方法后必须再调用一次 setData 方法
例如根据图片当图片数量大于 1 时开启自动轮播,等于 1 时不开启自动轮播
- setAutoPlayDelegate(BGAViewPager.AutoPlayDelegate) - 类 中的方法xyz.xmethod.xycode.views.banner.BGAViewPager
-
- setAutoPlayInterval(int) - 类 中的方法xyz.xmethod.xycode.views.banner.BGABanner
-
设置自动轮播的时间间隔
- setBackgroundColor(int) - 类 中的方法xyz.xmethod.xycode.base.BasePhotoActivity.Options
-
- setBackgroundColor(int) - 类 中的方法xyz.xmethod.xycode.xRefresher.recyclerviewHelper.FloatingBarItemDecoration.Options
-
设置标题栏的背景颜色
- setBannerCurrentItemInternal(int, boolean) - 类 中的方法xyz.xmethod.xycode.views.banner.BGAViewPager
-
切换到指定索引的页面,主要用于自动轮播
- setBitmapFailureRes(int) - 类 中的方法xyz.xmethod.xycode.base.BasePhotoActivity.Options
-
- setCall(Call) - 类 中的方法xyz.xmethod.xycode.okHttp.ResponseItem
-
- setCancel(String) - 类 中的方法xyz.xmethod.xycode.utils.downloadHelper.CompulsiveHelperActivity.Options
-
- setCancelButtonName(String) - 类 中的方法xyz.xmethod.xycode.utils.downloadHelper.DownloadHelper.DownloadOptions
-
已过时。
- setCb(Interfaces.CB) - 类 中的方法xyz.xmethod.xycode.debugHelper.debug.DebugItem
-
- setClick() - 类 中的方法xyz.xmethod.xycode.adapter.CustomHolder
-
- setClick(int) - 类 中的方法xyz.xmethod.xycode.adapter.CustomHolder
-
- setClick(int, View.OnClickListener) - 类 中的方法xyz.xmethod.xycode.adapter.CustomHolder
-
- setClick(int, View.OnClickListener) - 类 中的方法xyz.xmethod.xycode.base.BaseItemView
-
- setCompressed(boolean) - 类 中的方法xyz.xmethod.xycode.takephoto.model.TImage
-
- setCompressPath(String) - 类 中的方法xyz.xmethod.xycode.takephoto.model.TImage
-
- setConfirm(String) - 类 中的方法xyz.xmethod.xycode.utils.downloadHelper.CompulsiveHelperActivity.Options
-
- setContacts_way(String) - 类 中的方法xyz.xmethod.xycode.utils.downloadHelper.CompulsiveHelperActivity.Options
-
- setContent(String) - 类 中的方法xyz.xmethod.xycode.debugHelper.logHelper.LogItem
-
- setContext(Context) - 类 中的静态方法xyz.xmethod.xycode.Xy
-
设置全局Context
请谨慎使用此方法,在热更新的时候可能会需要用此方法预先对Xy进行Context设置
- setCookiesEnabled(boolean) - 类 中的方法xyz.xmethod.xycode.views.AdvancedWebView
-
- setCorrectImage(boolean) - 类 中的方法xyz.xmethod.xycode.takephoto.model.TakePhotoOptions.Builder
-
- setCorrectImage(boolean) - 类 中的方法xyz.xmethod.xycode.takephoto.model.TakePhotoOptions
-
- setCrashOperation(Interfaces.CB<CrashItem>) - 类 中的静态方法xyz.xmethod.xycode.debugHelper.crashUtil.CrashActivity
-
- setCrashOperation(Interfaces.CB<CrashItem>, ICrash) - 类 中的静态方法xyz.xmethod.xycode.debugHelper.crashUtil.CrashActivity
-
使用此方法打开CrashActivity
- setCrop(boolean) - 类 中的方法xyz.xmethod.xycode.takephoto.model.CropOptions.Builder
-
- setCrop(boolean) - 类 中的方法xyz.xmethod.xycode.takephoto.model.CropOptions
-
- setCropped(boolean) - 类 中的方法xyz.xmethod.xycode.takephoto.model.TImage
-
- setCropWithUri(Uri, boolean) - 类 中的方法xyz.xmethod.xycode.takephoto.model.MultipleCrop
-
为被裁切的图片设置已被裁切的标识
- setCurrentItem(int) - 类 中的方法xyz.xmethod.xycode.views.banner.BGABanner
-
- setData(List<View>, List<? extends Object>, List<String>) - 类 中的方法xyz.xmethod.xycode.views.banner.BGABanner
-
设置每一页的控件、数据模型和文案
- setData(int, List<? extends Object>, List<String>) - 类 中的方法xyz.xmethod.xycode.views.banner.BGABanner
-
设置布局资源id、数据模型和文案
- setData(List<? extends Object>, List<String>) - 类 中的方法xyz.xmethod.xycode.views.banner.BGABanner
-
设置数据模型和文案,布局资源默认为 ImageView
- setData(List<View>) - 类 中的方法xyz.xmethod.xycode.views.banner.BGABanner
-
设置每一页的控件集合,主要针对引导页的情况
- setData(BGALocalImageSize, ImageView.ScaleType, int...) - 类 中的方法xyz.xmethod.xycode.views.banner.BGABanner
-
设置每一页图片的资源 id,主要针对引导页的情况
- setDataList(List<T>) - 类 中的方法xyz.xmethod.xycode.adapter.XAdapter
-
- setDataList(List) - 类 中的方法xyz.xmethod.xycode.base.BaseFlowTagLayout
-
- setDataList(List, Interfaces.OnStringData<T>) - 类 中的方法xyz.xmethod.xycode.views.nicespinner.NiceSpinner
-
- setDataList(List<StringData>) - 类 中的方法xyz.xmethod.xycode.views.nicespinner.NiceSpinner
-
- setDate(int, String, long) - 类 中的方法xyz.xmethod.xycode.adapter.CustomHolder
-
- setDate(int, String, long) - 类 中的方法xyz.xmethod.xycode.base.BaseItemView
-
- setDate(int, String, int...) - 类 中的方法xyz.xmethod.xycode.base.BaseItemView
-
- setDateTime(int, String, int...) - 类 中的方法xyz.xmethod.xycode.base.BaseItemView
-
- setDateTime(String) - 类 中的方法xyz.xmethod.xycode.debugHelper.logHelper.LogItem
-
- setDebugKey(String) - 类 中的方法xyz.xmethod.xycode.okHttp.ResponseItem
-
- setDebugMode(boolean) - 类 中的静态方法xyz.xmethod.xycode.okHttp.OkHttp
-
设置Debug模式
- setDefaultHeader(Header) - 接口 中的方法xyz.xmethod.xycode.okHttp.IOkInit
-
Add defaultHeader in header
- setDefaultParams(Param) - 接口 中的方法xyz.xmethod.xycode.okHttp.IOkInit
-
Add defaultParams in param
- setDelegate(BGABanner.Delegate) - 类 中的方法xyz.xmethod.xycode.views.banner.BGABanner
-
- setDesktopMode(boolean) - 类 中的方法xyz.xmethod.xycode.views.AdvancedWebView
-
- setDetail(String) - 类 中的方法xyz.xmethod.xycode.unit.ContactUnit
-
- setDisplayOptions() - 类 中的方法xyz.xmethod.xycode.base.BasePhotoActivity
-
- setDouble(double) - 类 中的方法xyz.xmethod.xycode.unit.MsgEvent
-
- setDownloadFileUrl(String) - 类 中的方法xyz.xmethod.xycode.utils.downloadHelper.CompulsiveHelperActivity.Options
-
- setDownloadingCancelButtonName(String) - 类 中的方法xyz.xmethod.xycode.utils.downloadHelper.DownloadHelper.DownloadOptions
-
已过时。
- setDownloadingTitle(String) - 类 中的方法xyz.xmethod.xycode.utils.downloadHelper.DownloadHelper.DownloadOptions
-
已过时。
- setEnable(int, boolean) - 类 中的方法xyz.xmethod.xycode.adapter.CustomHolder
-
- setEnable(int, boolean) - 类 中的方法xyz.xmethod.xycode.base.BaseItemView
-
- setEnterSkipViewId(int, int) - 类 中的方法xyz.xmethod.xycode.views.banner.BGABanner
-
设置进入按钮和跳过按钮控件资源 id,需要开发者自己处理这两个按钮的点击事件
- setEnterSkipViewIdAndDelegate(int, int, BGABanner.GuideDelegate) - 类 中的方法xyz.xmethod.xycode.views.banner.BGABanner
-
设置进入按钮和跳过按钮控件资源 id 及其点击事件监听器
如果进入按钮和跳过按钮有一个不存在的话就传 0
在 BGABanner 里已经帮开发者处理了重复点击事件
在 BGABanner 里已经帮开发者处理了「跳过按钮」和「进入按钮」的显示与隐藏
- setErrorMsg(String) - 类 中的方法xyz.xmethod.xycode.debugHelper.crashUtil.CrashItem
-
- setErrorMsgTitle(String) - 类 中的方法xyz.xmethod.xycode.debugHelper.crashUtil.CrashItem
-
- setErrorTips(String) - 类 中的方法xyz.xmethod.xycode.utils.downloadHelper.CompulsiveHelperActivity.Options
-
- setEventName(String) - 类 中的方法xyz.xmethod.xycode.unit.MsgEvent
-
- setExpand(boolean, boolean) - 类 中的方法xyz.xmethod.xycode.adapter.CustomHolder
-
- setExpand(boolean, boolean, Interfaces.CB) - 类 中的方法xyz.xmethod.xycode.adapter.CustomHolder
-
如果在动画结束时需要NotifyDatasetChange可以在onAnimationEndListener中设置
- setExpandViewId(int) - 类 中的方法xyz.xmethod.xycode.adapter.CustomHolder
-
设置动画展开的view, 分3步
1、请在creatingHolder时设置 setExpandViewId
2、bindingHolder时,setExpand(animate, false)
3、onClick时,setExpand(animate, true)
- setExtendEnumStyle() - 类 中的方法xyz.xmethod.xycode.base.BaseItemView
-
- setFeedBack(Interfaces.FeedBack) - 类 中的方法xyz.xmethod.xycode.unit.MsgEvent
-
- setFilterForAdapter(List<T>) - 类 中的方法xyz.xmethod.xycode.adapter.XAdapter
-
filter local main data list, it can use any time, it won't change the main data list.
- setFooter(int) - 类 中的方法xyz.xmethod.xycode.adapter.XAdapter
-
设置Footer Layout
- setFormat(int, int, Object...) - 类 中的方法xyz.xmethod.xycode.adapter.CustomHolder
-
- setFormat(int, int, Object...) - 类 中的方法xyz.xmethod.xycode.base.BaseItemView
-
- setFragment(Fragment) - 类 中的方法xyz.xmethod.xycode.takephoto.model.TContextWrap
-
- setFragmentLayout() - 类 中的方法xyz.xmethod.xycode.base.XyBaseFragment
-
- setFromType(TImage.FromType) - 类 中的方法xyz.xmethod.xycode.takephoto.model.TImage
-
- setFullSpan(RecyclerView.ViewHolder) - 类 中的方法xyz.xmethod.xycode.adapter.XAdapter
-
thanks CymChad for this method
When set to true, the item will layout using all span area.
- setFullSpan(boolean) - 类 中的方法xyz.xmethod.xycode.unit.ViewTypeUnit
-
- setGapProvider(HorizontalDividerItemDecoration.GapProvider) - 类 中的方法xyz.xmethod.xycode.xRefresher.recyclerviewHelper.HorizontalDividerItemDecoration.Builder
-
- setGeolocationDatabasePath() - 类 中的方法xyz.xmethod.xycode.views.AdvancedWebView
-
- setGeolocationEnabled(boolean) - 类 中的方法xyz.xmethod.xycode.views.AdvancedWebView
-
- setGridLayoutManager(int, int, boolean, ILayoutManagerSpanListener) - 类 中的方法xyz.xmethod.xycode.xRefresher.XRefresher.RefreshSetter
-
使用Grid布局
- setId(String) - 类 中的方法xyz.xmethod.xycode.debugHelper.crashUtil.CrashItem
-
- setIds(int) - 类 中的方法xyz.xmethod.xycode.annotation.Sparsekey
-
- setIgnoreCallback(Interfaces.CB) - 类 中的方法xyz.xmethod.xycode.utils.downloadHelper.CompulsiveHelperActivity.Options
-
- setIllustration(String) - 类 中的方法xyz.xmethod.xycode.utils.downloadHelper.CompulsiveHelperActivity.Options
-
- setImage(TImage) - 类 中的方法xyz.xmethod.xycode.takephoto.model.TResult
-
- setImageBitmap(int, Bitmap) - 类 中的方法xyz.xmethod.xycode.adapter.CustomHolder
-
- setImageBitmap(int, Bitmap) - 类 中的方法xyz.xmethod.xycode.base.BaseItemView
-
- setImageBitmap(Bitmap) - 类 中的方法xyz.xmethod.xycode.views.TouchImageView
-
- setImageDrawable(Drawable) - 类 中的方法xyz.xmethod.xycode.views.TouchImageView
-
- setImageRes(int, int) - 类 中的方法xyz.xmethod.xycode.adapter.CustomHolder
-
- setImageRes(int, int) - 类 中的方法xyz.xmethod.xycode.base.BaseItemView
-
- setImageResource(int) - 类 中的方法xyz.xmethod.xycode.views.TouchImageView
-
- setImages(ArrayList<TImage>) - 类 中的方法xyz.xmethod.xycode.takephoto.model.TResult
-
- setImageURI(Uri) - 类 中的方法xyz.xmethod.xycode.views.TouchImageView
-
- setImageUrl(int, Object) - 类 中的方法xyz.xmethod.xycode.adapter.CustomHolder
-
请使用此方法加载图片
- setImageUrl(int, Object, Object) - 类 中的方法xyz.xmethod.xycode.adapter.CustomHolder
-
- setImageUrl(int, Object) - 类 中的方法xyz.xmethod.xycode.base.BaseItemView
-
- setImageUrl(int, Object, Object) - 类 中的方法xyz.xmethod.xycode.base.BaseItemView
-
- setImageUrl(ImageView, Object, Object) - 接口 中的方法xyz.xmethod.xycode.interfaces.ImageUrlSetter
-
- setImageUrlSetter(ImageUrlSetter) - 类 中的方法xyz.xmethod.xycode.Xy.XyOption
-
- setInputMethodVisible(EditText, Boolean) - 类 中的静态方法xyz.xmethod.xycode.utils.Tools
-
- setInt(int) - 类 中的方法xyz.xmethod.xycode.unit.MsgEvent
-
- setIntent(Intent) - 接口 中的方法xyz.xmethod.xycode.base.XyBaseActivity.BaseIntent
-
- setIntent(Intent) - 类 中的方法xyz.xmethod.xycode.takephoto.model.TIntentWap
-
- setIntentData(Context, Intent, File, boolean) - 类 中的静态方法xyz.xmethod.xycode.utils.fileprovider.FileProvider7
-
- setIntentDataAndType(Context, Intent, String, File, boolean) - 类 中的静态方法xyz.xmethod.xycode.utils.fileprovider.FileProvider7
-
使用FileProvider兼容安装apk
- setIsNeedShowIndicatorOnOnlyOnePage(boolean) - 类 中的方法xyz.xmethod.xycode.views.banner.BGABanner
-
设置当只有一页数据时是否显示指示器
- setItemCheck(boolean) - 类 中的方法xyz.xmethod.xycode.base.BaseItemView
-
- setItemCount(int) - 类 中的方法xyz.xmethod.xycode.base.BaseItemView
-
- setItemFloat(float) - 类 中的方法xyz.xmethod.xycode.base.BaseItemView
-
- setItemHint(String) - 类 中的方法xyz.xmethod.xycode.base.BaseItemView
-
- setItemIndex(int) - 类 中的方法xyz.xmethod.xycode.base.BaseItemView
-
- setItemMax(int) - 类 中的方法xyz.xmethod.xycode.base.BaseItemView
-
- setItemMin(int) - 类 中的方法xyz.xmethod.xycode.base.BaseItemView
-
- setItemNum(int) - 类 中的方法xyz.xmethod.xycode.base.BaseItemView
-
- setItemOffsets(Rect, int, RecyclerView) - 类 中的方法xyz.xmethod.xycode.xRefresher.recyclerviewHelper.FlexibleDividerDecoration
-
- setItemOffsets(Rect, int, RecyclerView) - 类 中的方法xyz.xmethod.xycode.xRefresher.recyclerviewHelper.HorizontalDividerItemDecoration
-
- setItemOffsets(Rect, int, RecyclerView) - 类 中的方法xyz.xmethod.xycode.xRefresher.recyclerviewHelper.VerticalDividerItemDecoration
-
- setItemTypeEnumStyle() - 类 中的方法xyz.xmethod.xycode.base.BaseItemView
-
- setJpgMaxSide(int) - 类 中的方法xyz.xmethod.xycode.base.PhotoSelectBaseActivity.PhotoParam
-
- setJpgMinSide(int) - 类 中的方法xyz.xmethod.xycode.base.PhotoSelectBaseActivity.PhotoParam
-
- setJpgQuality(int) - 类 中的方法xyz.xmethod.xycode.base.PhotoSelectBaseActivity.PhotoParam
-
- setJson(String) - 类 中的方法xyz.xmethod.xycode.debugHelper.debug.DebugItem
-
- setJsonModify(String) - 类 中的方法xyz.xmethod.xycode.debugHelper.debug.DebugItem
-
- setJsonObject(JSONObject) - 类 中的方法xyz.xmethod.xycode.okHttp.ResponseItem
-
- setKey(int) - 类 中的方法xyz.xmethod.xycode.annotation.Sparsekey
-
- setLastError() - 类 中的方法xyz.xmethod.xycode.views.AdvancedWebView
-
- setLastPage(int) - 类 中的方法xyz.xmethod.xycode.xRefresher.XRefresher
-
手动设置最当前最后一页
不建议使用
- setLat(double) - 类 中的方法xyz.xmethod.xycode.unit.Gps
-
- setLayoutId(int) - 类 中的方法xyz.xmethod.xycode.unit.ViewTypeUnit
-
- setLayoutId(int) - 类 中的静态方法xyz.xmethod.xycode.xRefresher.LoadMoreView
-
已过时。
- setList(List, int) - 类 中的方法xyz.xmethod.xycode.xRefresher.recyclerviewHelper.FloatingBarItemDecoration
-
设置列表
- setList(List) - 类 中的方法xyz.xmethod.xycode.xRefresher.recyclerviewHelper.FloatingBarItemDecoration
-
- setListener(Activity, AdvancedWebView.Listener) - 类 中的方法xyz.xmethod.xycode.views.AdvancedWebView
-
- setListener(Activity, AdvancedWebView.Listener, int) - 类 中的方法xyz.xmethod.xycode.views.AdvancedWebView
-
- setListener(Fragment, AdvancedWebView.Listener) - 类 中的方法xyz.xmethod.xycode.views.AdvancedWebView
-
- setListener(Fragment, AdvancedWebView.Listener, int) - 类 中的方法xyz.xmethod.xycode.views.AdvancedWebView
-
- setListener(AdvancedWebView.Listener, int) - 类 中的方法xyz.xmethod.xycode.views.AdvancedWebView
-
- setLoadingDialog() - 类 中的方法xyz.xmethod.xycode.base.PhotoSelectBaseActivity
-
- setLoadingDialog() - 类 中的方法xyz.xmethod.xycode.base.XyBaseActivity
-
加载中的对话框
- setLoadingDialog() - 类 中的方法xyz.xmethod.xycode.debugHelper.debug.DebugActivity
-
- setLoadingDialog() - 类 中的方法xyz.xmethod.xycode.takephoto.app.TakePhotoActivity
-
- setLoadingLayout(int) - 类 中的方法xyz.xmethod.xycode.adapter.XAdapter
-
设置加载中LayoutId
- setLoadingRefreshingArrowColorRes(int[]) - 类 中的方法xyz.xmethod.xycode.xRefresher.XRefresher.Options
-
- setLoadMore() - 类 中的方法xyz.xmethod.xycode.xRefresher.XRefresher.RefreshSetter
-
加载更多
- setLoadMoreLayoutId(int) - 类 中的方法xyz.xmethod.xycode.xRefresher.XRefresher.Options
-
- setLoadMoreListener(XAdapter.ILoadMoreListener) - 类 中的方法xyz.xmethod.xycode.adapter.XAdapter
-
设置加载更多监听
- setLoadRetryLayoutId(int) - 类 中的方法xyz.xmethod.xycode.adapter.XAdapter
-
设置重试的LayoutId
- setLoadRetryLayoutId(int) - 类 中的方法xyz.xmethod.xycode.xRefresher.XRefresher.Options
-
- setLogList(List<LogItem>) - 类 中的静态方法xyz.xmethod.xycode.debugHelper.logHelper.L
-
设置Log列表
- setLogOutputFile(File) - 类 中的静态方法xyz.xmethod.xycode.debugHelper.logHelper.L
-
- setLon(double) - 类 中的方法xyz.xmethod.xycode.unit.Gps
-
- setLongClick(int) - 类 中的方法xyz.xmethod.xycode.adapter.CustomHolder
-
- setLongClick(int, View.OnLongClickListener) - 类 中的方法xyz.xmethod.xycode.base.BaseItemView
-
- setManufacturer(String) - 类 中的方法xyz.xmethod.xycode.debugHelper.crashUtil.CrashItem
-
- setMap(Map<String, Object>) - 类 中的方法xyz.xmethod.xycode.annotation.SerializableMap
-
- setMark(String) - 类 中的方法xyz.xmethod.xycode.debugHelper.crashUtil.CrashItem
-
- setMark(String) - 类 中的方法xyz.xmethod.xycode.unit.ViewTypeUnit
-
- setMark(int) - 类 中的方法xyz.xmethod.xycode.unit.ViewTypeUnit
-
- setMark(long) - 类 中的方法xyz.xmethod.xycode.unit.ViewTypeUnit
-
- setMaxHeight(int) - 类 中的方法xyz.xmethod.xycode.takephoto.model.LubanOptions.Builder
-
- setMaxHeight(int) - 类 中的方法xyz.xmethod.xycode.takephoto.model.LubanOptions
-
- setMaxHeight(int) - 类 中的方法xyz.xmethod.xycode.views.banner.BGALocalImageSize
-
- setMaxLogListSizeInReleaseMode(int) - 类 中的静态方法xyz.xmethod.xycode.debugHelper.logHelper.L
-
- setMaxPixel(int) - 类 中的方法xyz.xmethod.xycode.takephoto.compress.CompressConfig.Builder
-
- setMaxPixel(int) - 类 中的方法xyz.xmethod.xycode.takephoto.compress.CompressConfig
-
- setMaxRotation(float) - 类 中的方法xyz.xmethod.xycode.views.banner.transformer.CubePageTransformer
-
- setMaxRotation(float) - 类 中的方法xyz.xmethod.xycode.views.banner.transformer.RotatePageTransformer
-
- setMaxSize(int) - 类 中的方法xyz.xmethod.xycode.takephoto.compress.CompressConfig.Builder
-
- setMaxSize(int) - 类 中的方法xyz.xmethod.xycode.takephoto.compress.CompressConfig
-
- setMaxSize(int) - 类 中的方法xyz.xmethod.xycode.takephoto.model.LubanOptions.Builder
-
- setMaxSize(int) - 类 中的方法xyz.xmethod.xycode.takephoto.model.LubanOptions
-
- setMaxTransFileCount(int) - 类 中的静态方法xyz.xmethod.xycode.okHttp.OkHttp
-
上传文件的线程池大小
- setMaxWidth(int) - 类 中的方法xyz.xmethod.xycode.takephoto.model.LubanOptions.Builder
-
- setMaxWidth(int) - 类 中的方法xyz.xmethod.xycode.takephoto.model.LubanOptions
-
- setMaxWidth(int) - 类 中的方法xyz.xmethod.xycode.views.banner.BGALocalImageSize
-
- setMaxZoom(float) - 类 中的方法xyz.xmethod.xycode.views.TouchImageView
-
Set the max zoom multiplier.
- setMediaType(MediaType) - 类 中的方法xyz.xmethod.xycode.okHttp.CallItem
-
请求类型
- setMediaType(MediaType) - 类 中的静态方法xyz.xmethod.xycode.okHttp.OkHttp.OkOptions
-
- setMethod(Method) - 类 中的方法xyz.xmethod.xycode.takephoto.model.InvokeParam
-
- setMinAlpha(float) - 类 中的方法xyz.xmethod.xycode.views.banner.transformer.ZoomPageTransformer
-
- setMinHeight(float) - 类 中的方法xyz.xmethod.xycode.views.banner.BGALocalImageSize
-
- setMinScale(float) - 类 中的方法xyz.xmethod.xycode.views.banner.transformer.AlphaPageTransformer
-
- setMinScale(float) - 类 中的方法xyz.xmethod.xycode.views.banner.transformer.DepthPageTransformer
-
- setMinScale(float) - 类 中的方法xyz.xmethod.xycode.views.banner.transformer.ZoomPageTransformer
-
- setMinWidth(float) - 类 中的方法xyz.xmethod.xycode.views.banner.BGALocalImageSize
-
- setMinZoom(float) - 类 中的方法xyz.xmethod.xycode.views.TouchImageView
-
Set the min zoom multiplier.
- setMixedContentAllowed(boolean) - 类 中的方法xyz.xmethod.xycode.views.AdvancedWebView
-
- setMixedContentAllowed(WebSettings, boolean) - 类 中的方法xyz.xmethod.xycode.views.AdvancedWebView
-
- setModel(String) - 类 中的方法xyz.xmethod.xycode.debugHelper.crashUtil.CrashItem
-
- setMultiSelectLimit(int) - 类 中的方法xyz.xmethod.xycode.base.PhotoSelectBaseActivity.PhotoParam
-
- setMust(boolean) - 类 中的方法xyz.xmethod.xycode.utils.downloadHelper.CompulsiveHelperActivity.Options
-
- setName(String) - 类 中的方法xyz.xmethod.xycode.unit.ContactUnit
-
- setNoDataLayoutId(int) - 类 中的方法xyz.xmethod.xycode.adapter.XAdapter
-
设置没有数据的LayoutId
- setNoDataLayoutId(int) - 类 中的方法xyz.xmethod.xycode.xRefresher.XRefresher.Options
-
- setNoMoreLayoutId(int) - 类 中的方法xyz.xmethod.xycode.adapter.XAdapter
-
设置没有更多的LayoutId
- setNoMoreLayoutId(int) - 类 中的方法xyz.xmethod.xycode.xRefresher.XRefresher.Options
-
- setObject(Object) - 类 中的方法xyz.xmethod.xycode.unit.MsgEvent
-
- setObject(T) - 类 中的方法xyz.xmethod.xycode.unit.StringData
-
- setOkHttpBuilder(OkHttpClient.Builder) - 类 中的方法xyz.xmethod.xycode.okHttp.OkHttp.OkOptions
-
设置 Builder
- setOkResponseListener(OkResponseListener) - 类 中的方法xyz.xmethod.xycode.okHttp.ResponseItem
-
- setOnClickListener(View.OnClickListener) - 类 中的方法xyz.xmethod.xycode.adapter.CustomHolder
-
- setOnDoubleTapListener(GestureDetector.OnDoubleTapListener) - 类 中的方法xyz.xmethod.xycode.views.TouchImageView
-
- setOnItemSelectedListener(AdapterView.OnItemSelectedListener) - 类 中的方法xyz.xmethod.xycode.views.nicespinner.NiceSpinner
-
- setOnLastPageListener(OnLastPageListener) - 类 中的方法xyz.xmethod.xycode.xRefresher.XRefresher.RefreshSetter
-
最后一页监听
- setOnLongClickListener(View.OnLongClickListener) - 类 中的方法xyz.xmethod.xycode.adapter.CustomHolder
-
- setOnLongClickListener(View.OnLongClickListener) - 类 中的方法xyz.xmethod.xycode.base.BasePhotoActivity
-
- setOnPageChangeListener(ViewPager.OnPageChangeListener) - 类 中的方法xyz.xmethod.xycode.views.banner.BGABanner
-
添加ViewPager滚动监听器
- setOnProgressListener(DownloadHelper.OnProgressListener) - 类 中的方法xyz.xmethod.xycode.utils.downloadHelper.DownloadHelper
-
已过时。
- setOnSwipeListener(OnSwipeListener) - 类 中的方法xyz.xmethod.xycode.xRefresher.XRefresher.RefreshSetter
-
设置下拉刷新监听
- setOnTagClickListener(BaseFlowTagLayout.OnTagClickListener) - 类 中的方法xyz.xmethod.xycode.base.BaseFlowTagLayout
-
- setOnTagSelectListener(BaseFlowTagLayout.OnTagSelectListener) - 类 中的方法xyz.xmethod.xycode.base.BaseFlowTagLayout
-
- setOnTouchImageViewListener(TouchImageView.OnTouchImageViewListener) - 类 中的方法xyz.xmethod.xycode.views.TouchImageView
-
- setOnTouchListener(View.OnTouchListener) - 类 中的方法xyz.xmethod.xycode.views.TouchImageView
-
- setOnViewSenseListener(BaseItemView.OnViewSenseListener) - 类 中的方法xyz.xmethod.xycode.base.BaseItemView
-
- setOptionUrlList(List<String>) - 类 中的方法xyz.xmethod.xycode.serverApiHelper.ApiHelper
-
其它可选服务器地址
- setOriginalPath(String) - 类 中的方法xyz.xmethod.xycode.takephoto.model.TImage
-
- setOutputX(int) - 类 中的方法xyz.xmethod.xycode.takephoto.model.CropOptions.Builder
-
- setOutputX(int) - 类 中的方法xyz.xmethod.xycode.takephoto.model.CropOptions
-
- setOutputY(int) - 类 中的方法xyz.xmethod.xycode.takephoto.model.CropOptions.Builder
-
- setOutputY(int) - 类 中的方法xyz.xmethod.xycode.takephoto.model.CropOptions
-
- setOutUris(ArrayList<Uri>) - 类 中的方法xyz.xmethod.xycode.takephoto.model.MultipleCrop
-
- setOverScrollMode(int) - 类 中的方法xyz.xmethod.xycode.views.banner.BGABanner
-
- setPageChangeDuration(int) - 类 中的方法xyz.xmethod.xycode.views.banner.BGABanner
-
设置页码切换过程的时间长度
- setPageChangeDuration(int) - 类 中的方法xyz.xmethod.xycode.views.banner.BGAViewPager
-
设置调用setCurrentItem(int item, boolean smoothScroll)方法时,page切换的时间长度
- setPageParams(String, String, int) - 类 中的方法xyz.xmethod.xycode.xRefresher.XRefresher.Options
-
- setPageTransformer(ViewPager.PageTransformer) - 类 中的方法xyz.xmethod.xycode.views.banner.BGABanner
-
设置自定义页面切换动画
- setPageTransformer(boolean, ViewPager.PageTransformer) - 类 中的方法xyz.xmethod.xycode.views.banner.BGAViewPager
-
- setParam(Param) - 类 中的方法xyz.xmethod.xycode.debugHelper.debug.DebugItem
-
- setParamsHeadersBeforeRequest(Param, Header) - 接口 中的方法xyz.xmethod.xycode.okHttp.IOkInit
-
Reset all Params in param
可在此方法进行最后参数验证加密等操作
- setPhone(String) - 类 中的方法xyz.xmethod.xycode.unit.ContactUnit
-
- setPhoneList(List<String>) - 类 中的方法xyz.xmethod.xycode.unit.ContactUnit
-
- setPostBegun(boolean) - 类 中的方法xyz.xmethod.xycode.debugHelper.debug.DebugItem
-
- setPostFinished(boolean) - 类 中的方法xyz.xmethod.xycode.debugHelper.debug.DebugItem
-
- setProxy(Object) - 类 中的方法xyz.xmethod.xycode.takephoto.model.InvokeParam
-
- setRecyclerViewDivider(int, int) - 类 中的方法xyz.xmethod.xycode.xRefresher.XRefresher.RefreshSetter
-
设置Divider
- setRecyclerViewDivider(int, int, int, int) - 类 中的方法xyz.xmethod.xycode.xRefresher.XRefresher.RefreshSetter
-
use after xRefresher setup
设置Divider
- setRecyclerViewDividerWithGap(int, int, int) - 类 中的方法xyz.xmethod.xycode.xRefresher.XRefresher.RefreshSetter
-
设置左右间距
- setRefreshing(boolean) - 类 中的方法xyz.xmethod.xycode.xRefresher.XRefresher
-
设置下拉刷新旋转是否显示
- setRefreshPageSize(int) - 类 中的方法xyz.xmethod.xycode.xRefresher.XRefresher.RefreshSetter
-
设置PageSize
- setRefreshRequest(RefreshRequest) - 类 中的方法xyz.xmethod.xycode.xRefresher.XRefresher.RefreshSetter
-
设置请求列表监听
- setRelease(String) - 类 中的方法xyz.xmethod.xycode.debugHelper.crashUtil.CrashItem
-
- setRequestCode(int) - 类 中的方法xyz.xmethod.xycode.takephoto.model.TIntentWap
-
- setRequestMediaType(MediaType) - 类 中的静态方法xyz.xmethod.xycode.okHttp.OkHttp
-
设置全局的MediaType
- setResponse(Response) - 类 中的方法xyz.xmethod.xycode.okHttp.ResponseItem
-
- setResultCode(int) - 类 中的方法xyz.xmethod.xycode.okHttp.ResponseItem
-
- setScaleType(ImageView.ScaleType) - 类 中的方法xyz.xmethod.xycode.views.TouchImageView
-
- setScrollable(boolean) - 类 中的方法xyz.xmethod.xycode.views.NoScrollViewPager
-
- setScrollPosition(float, float) - 类 中的方法xyz.xmethod.xycode.views.TouchImageView
-
Set the focus point of the zoomed image.
- setSdk(int) - 类 中的方法xyz.xmethod.xycode.debugHelper.crashUtil.CrashItem
-
- setSelected(int, boolean) - 类 中的方法xyz.xmethod.xycode.adapter.CustomHolder
-
- setSelectedIndex(int) - 类 中的方法xyz.xmethod.xycode.views.nicespinner.NiceSpinner
-
Set the default spinner item using its index
- setShowDotsView(boolean) - 类 中的方法xyz.xmethod.xycode.base.BasePhotoActivity.Options
-
- setShowLog(boolean) - 类 中的静态方法xyz.xmethod.xycode.debugHelper.logHelper.L
-
- setShowLongErrorMode(boolean) - 类 中的静态方法xyz.xmethod.xycode.debugHelper.logHelper.L
-
- setShowNoDataFooter(boolean) - 类 中的方法xyz.xmethod.xycode.adapter.XAdapter
-
有数据时是是否展示没Footer
- setSpanCount(int) - 接口 中的方法xyz.xmethod.xycode.xRefresher.ILayoutManagerSpanListener
-
- setStaggeredGridLayoutManager(int, int) - 类 中的方法xyz.xmethod.xycode.xRefresher.XRefresher.RefreshSetter
-
可使用布流式布局
- setStorageOnChangeListener(SharedPreferences.OnSharedPreferenceChangeListener) - 类 中的方法xyz.xmethod.xycode.storages.ShareStorage
-
- setString(Object) - 类 中的方法xyz.xmethod.xycode.unit.MsgEvent
-
- setString(String) - 类 中的方法xyz.xmethod.xycode.unit.StringData
-
- setStrResult(String) - 类 中的方法xyz.xmethod.xycode.okHttp.ResponseItem
-
- setTabSelected(TabLayout.Tab) - 类 中的方法xyz.xmethod.xycode.base.BaseTabItems
-
- setTabUnselected(TabLayout.Tab) - 类 中的方法xyz.xmethod.xycode.base.BaseTabItems
-
- setTag(String) - 类 中的静态方法xyz.xmethod.xycode.debugHelper.logHelper.L
-
- setTagCheckedMode(int) - 类 中的方法xyz.xmethod.xycode.base.BaseFlowTagLayout
-
- setTakePhotoOptions(TakePhotoOptions) - 接口 中的方法xyz.xmethod.xycode.takephoto.app.TakePhoto
-
设置TakePhoto相关配置
- setTakePhotoOptions(TakePhotoOptions) - 类 中的方法xyz.xmethod.xycode.takephoto.app.TakePhotoImpl
-
- setText(int, int) - 类 中的方法xyz.xmethod.xycode.adapter.CustomHolder
-
- setText(int, Object) - 类 中的方法xyz.xmethod.xycode.adapter.CustomHolder
-
- setText(View, int, String) - 类 中的静态方法xyz.xmethod.xycode.base.BaseFlowTagLayout
-
- setText(int, int) - 类 中的方法xyz.xmethod.xycode.base.BaseItemView
-
- setText(int, Object) - 类 中的方法xyz.xmethod.xycode.base.BaseItemView
-
- setTextColor(int, int) - 类 中的方法xyz.xmethod.xycode.adapter.CustomHolder
-
- setTextColor(View, int, int) - 类 中的静态方法xyz.xmethod.xycode.base.BaseFlowTagLayout
-
- setTextColor(int, int) - 类 中的方法xyz.xmethod.xycode.base.BaseItemView
-
- setTextPaint(int, int) - 类 中的方法xyz.xmethod.xycode.xRefresher.recyclerviewHelper.FloatingBarItemDecoration.Options
-
设置背景栏字体颜色、大小
- setTextStartMargin(int) - 类 中的方法xyz.xmethod.xycode.xRefresher.recyclerviewHelper.FloatingBarItemDecoration.Options
-
设置标题左偏移量
- setThirdPartyCookiesEnabled(boolean) - 类 中的方法xyz.xmethod.xycode.views.AdvancedWebView
-
- settImages(ArrayList<TImage>) - 类 中的方法xyz.xmethod.xycode.takephoto.model.MultipleCrop
-
- setTime(int, String, int...) - 类 中的方法xyz.xmethod.xycode.base.BaseItemView
-
- setTintColor(int) - 类 中的方法xyz.xmethod.xycode.views.nicespinner.NiceSpinner
-
- setTitle(String) - 类 中的方法xyz.xmethod.xycode.debugHelper.logHelper.LogItem
-
- setTitle(String) - 类 中的方法xyz.xmethod.xycode.utils.downloadHelper.CompulsiveHelperActivity.Options
-
- setTransitionEffect(TransitionEffect) - 类 中的方法xyz.xmethod.xycode.views.banner.BGABanner
-
设置页面切换换动画
- setType(int) - 类 中的方法xyz.xmethod.xycode.debugHelper.logHelper.LogItem
-
- setup(XyBaseActivity, XAdapter) - 类 中的方法xyz.xmethod.xycode.xRefresher.XRefresher
-
初始化XRefresher
- setUpdateButtonName(String) - 类 中的方法xyz.xmethod.xycode.utils.downloadHelper.DownloadHelper.DownloadOptions
-
已过时。
- setUploadableFileTypes(String) - 类 中的方法xyz.xmethod.xycode.views.AdvancedWebView
-
- setUris(ArrayList<Uri>) - 类 中的方法xyz.xmethod.xycode.takephoto.model.MultipleCrop
-
- setUrl(String) - 类 中的方法xyz.xmethod.xycode.debugHelper.debug.DebugItem
-
- setUrl(String) - 类 中的方法xyz.xmethod.xycode.okHttp.ResponseItem
-
- setUseCompress(boolean) - 类 中的方法xyz.xmethod.xycode.base.PhotoSelectBaseActivity.PhotoParam
-
- setUseDefaultLoaderLayout(boolean) - 类 中的方法xyz.xmethod.xycode.adapter.XAdapter
-
设置是否使用默认的Laoder Layout
- setUser(String) - 类 中的方法xyz.xmethod.xycode.debugHelper.crashUtil.CrashItem
-
- setUserVisibleHint(boolean) - 类 中的方法xyz.xmethod.xycode.base.XyBaseFragment
-
- setVersionCode(int) - 类 中的方法xyz.xmethod.xycode.debugHelper.crashUtil.CrashItem
-
- setVersionName(String) - 类 中的方法xyz.xmethod.xycode.debugHelper.crashUtil.CrashItem
-
- setViewBackground(int, int) - 类 中的方法xyz.xmethod.xycode.adapter.CustomHolder
-
- setViews(int) - 类 中的方法xyz.xmethod.xycode.base.BaseItemView
-
- setViews(CrashActivity, CrashItem) - 接口 中的方法xyz.xmethod.xycode.debugHelper.crashUtil.ICrash
-
页面展示
- setVisibility(int, int) - 类 中的方法xyz.xmethod.xycode.adapter.CustomHolder
-
- setVisibility(int, int) - 类 中的方法xyz.xmethod.xycode.base.BaseItemView
-
- setWebChromeClient(WebChromeClient) - 类 中的方法xyz.xmethod.xycode.views.AdvancedWebView
-
- setWebViewClient(WebViewClient) - 类 中的方法xyz.xmethod.xycode.views.AdvancedWebView
-
- setWindowMode(int) - 类 中的方法xyz.xmethod.xycode.base.XyBaseActivity
-
设置输入法模式
- setWithOwnCrop(boolean) - 类 中的方法xyz.xmethod.xycode.takephoto.model.CropOptions.Builder
-
- setWithOwnCrop(boolean) - 类 中的方法xyz.xmethod.xycode.takephoto.model.CropOptions
-
- setWithOwnGallery(boolean) - 类 中的方法xyz.xmethod.xycode.takephoto.model.TakePhotoOptions.Builder
-
- setWithOwnGallery(boolean) - 类 中的方法xyz.xmethod.xycode.takephoto.model.TakePhotoOptions
-
- setZoom(float) - 类 中的方法xyz.xmethod.xycode.views.TouchImageView
-
Set zoom to the specified scale.
- setZoom(float, float, float) - 类 中的方法xyz.xmethod.xycode.views.TouchImageView
-
Set zoom to the specified scale.
- setZoom(float, float, float, ImageView.ScaleType) - 类 中的方法xyz.xmethod.xycode.views.TouchImageView
-
Set zoom to the specified scale.
- setZoom(TouchImageView) - 类 中的方法xyz.xmethod.xycode.views.TouchImageView
-
Set zoom parameters equal to another TouchImageView.
- ShareStorage - xyz.xmethod.xycode.storages中的类
-
Created by XiuYe on 2016-07-27.
- ShareStorage(String) - 类 的构造器xyz.xmethod.xycode.storages.ShareStorage
-
- shouldHideDivider(int, RecyclerView) - 接口 中的方法xyz.xmethod.xycode.xRefresher.recyclerviewHelper.FlexibleDividerDecoration.VisibilityProvider
-
Returns true if divider should be hidden.
- shouldHideDivider(int, RecyclerView) - 类 中的方法xyz.xmethod.xycode.xRefresher.XRefresher
-
重写的Divider隐藏方法
- show() - 类 中的方法xyz.xmethod.xycode.serverApiHelper.ServerSelectDialog
-
use this method to show dialog, do not use getBuilder to show
- show(View) - 类 中的静态方法xyz.xmethod.xycode.utils.circularAnim.CircularAnim
-
- show(int) - 类 中的静态方法xyz.xmethod.xycode.utils.TS
-
- show(String) - 类 中的静态方法xyz.xmethod.xycode.utils.TS
-
- show(int, Object) - 类 中的静态方法xyz.xmethod.xycode.utils.TS
-
- show(String, Object) - 类 中的静态方法xyz.xmethod.xycode.utils.TS
-
- show(Context, int, Object) - 类 中的静态方法xyz.xmethod.xycode.utils.TS
-
- show(Context, String, Object) - 类 中的静态方法xyz.xmethod.xycode.utils.TS
-
显示Toast
- show() - 类 中的方法xyz.xmethod.xycode.xRefresher.LoadMoreView
-
已过时。
- SHOW_LOG - 类 中的静态变量xyz.xmethod.xycode.debugHelper.logHelper.L
-
- showDialog() - 类 中的方法xyz.xmethod.xycode.utils.downloadHelper.DownloadHelper.DownloadDialog
-
已过时。
- showDropDown() - 类 中的方法xyz.xmethod.xycode.views.nicespinner.NiceSpinner
-
- showLastDivider() - 类 中的方法xyz.xmethod.xycode.xRefresher.recyclerviewHelper.FlexibleDividerDecoration.Builder
-
- showLoadingDialog() - 类 中的方法xyz.xmethod.xycode.base.XyBaseActivity
-
显示加载中对话框
会在OkHttp网络加载完成后被自动关闭
- showLoadingDialogManualDismiss() - 类 中的方法xyz.xmethod.xycode.base.XyBaseActivity
-
- showLog() - 类 中的静态方法xyz.xmethod.xycode.debugHelper.logHelper.L
-
- showOnStart(boolean) - 类 中的方法xyz.xmethod.xycode.base.XyBaseActivity
-
在onStart()的时候进行操作
- showPlaceholder() - 类 中的方法xyz.xmethod.xycode.views.banner.BGABanner
-
- showProgressDialog(Activity, String...) - 类 中的静态方法xyz.xmethod.xycode.takephoto.uitl.TUtils
-
显示圆形进度对话框
- showView(int) - 类 中的方法xyz.xmethod.xycode.adapter.CustomHolder
-
- size(int) - 类 中的方法xyz.xmethod.xycode.xRefresher.recyclerviewHelper.FlexibleDividerDecoration.Builder
-
- sizeProvider(FlexibleDividerDecoration.SizeProvider) - 类 中的方法xyz.xmethod.xycode.xRefresher.recyclerviewHelper.FlexibleDividerDecoration.Builder
-
- sizeResId(int) - 类 中的方法xyz.xmethod.xycode.xRefresher.recyclerviewHelper.FlexibleDividerDecoration.Builder
-
- SlideInBottomAnimation - xyz.xmethod.xycode.animation中的类
-
https://github.com/CymChad/BaseRecyclerViewAdapterHelper
- SlideInBottomAnimation() - 类 的构造器xyz.xmethod.xycode.animation.SlideInBottomAnimation
-
- SlideInLeftAnimation - xyz.xmethod.xycode.animation中的类
-
https://github.com/CymChad/BaseRecyclerViewAdapterHelper
- SlideInLeftAnimation() - 类 的构造器xyz.xmethod.xycode.animation.SlideInLeftAnimation
-
- SlideInRightAnimation - xyz.xmethod.xycode.animation中的类
-
https://github.com/CymChad/BaseRecyclerViewAdapterHelper
- SlideInRightAnimation() - 类 的构造器xyz.xmethod.xycode.animation.SlideInRightAnimation
-
- sp2px(Context, float) - 类 中的静态方法xyz.xmethod.xycode.views.banner.BGABannerUtil
-
- SpaceItemDecoration - xyz.xmethod.xycode.xRefresher.recyclerviewHelper中的类
-
- SpaceItemDecoration(int, int) - 类 的构造器xyz.xmethod.xycode.xRefresher.recyclerviewHelper.SpaceItemDecoration
-
- Sparsekey - xyz.xmethod.xycode.annotation中的类
-
Created by Administrator on 2016/10/18 0018.
- Sparsekey(int, int) - 类 的构造器xyz.xmethod.xycode.annotation.Sparsekey
-
- Sparsekey(Parcel) - 类 的构造器xyz.xmethod.xycode.annotation.Sparsekey
-
- SpinnerAble() - 类 的构造器xyz.xmethod.xycode.views.nicespinner.NiceSpinnerBaseAdapter.SpinnerAble
-
- SSLParams() - 类 的构造器xyz.xmethod.xycode.okHttp.XSSSocketLFactory.SSLParams
-
- sSLSocketFactory - 类 中的变量xyz.xmethod.xycode.okHttp.XSSSocketLFactory.SSLParams
-
- SslUtils - xyz.xmethod.xycode.utils.downloadHelper中的类
-
Created by XY on 2016-12-05.
- SslUtils() - 类 的构造器xyz.xmethod.xycode.utils.downloadHelper.SslUtils
-
- StackPageTransformer - xyz.xmethod.xycode.views.banner.transformer中的类
-
作者:王浩 邮件:bingoogolapple@gmail.com
创建时间:15/6/19 上午8:41
描述:
- StackPageTransformer() - 类 的构造器xyz.xmethod.xycode.views.banner.transformer.StackPageTransformer
-
- start(Class<? extends Activity>) - 类 中的方法xyz.xmethod.xycode.base.XyBaseActivity
-
- start(Class<? extends Activity>, int) - 类 中的方法xyz.xmethod.xycode.base.XyBaseActivity
-
- start(Class<? extends Activity>, XyBaseActivity.BaseIntent) - 类 中的方法xyz.xmethod.xycode.base.XyBaseActivity
-
- start(Class<? extends Activity>, XyBaseActivity.BaseIntent, int) - 类 中的方法xyz.xmethod.xycode.base.XyBaseActivity
-
- startActivityForResult(TContextWrap, TIntentWap) - 类 中的静态方法xyz.xmethod.xycode.takephoto.uitl.TUtils
-
- startAutoPlay() - 类 中的方法xyz.xmethod.xycode.views.banner.BGABanner
-
- startForResult(XyBaseActivity, Class, PhotoSelectBaseActivity.PhotoParam) - 类 中的静态方法xyz.xmethod.xycode.base.PhotoSelectBaseActivity
-
- startForResult(XyBaseActivity, Class, PhotoSelectBaseActivity.PhotoParam, CropOptions) - 类 中的静态方法xyz.xmethod.xycode.base.PhotoSelectBaseActivity
-
- startItemAnimation(BaseAnimation, RecyclerView.ViewHolder) - 类 中的方法xyz.xmethod.xycode.adapter.XAdapter
-
set anim to start when loading
- startRadius(float) - 类 中的方法xyz.xmethod.xycode.utils.circularAnim.CircularAnim.FullActivityBuilder
-
- startRadius(float) - 类 中的方法xyz.xmethod.xycode.utils.circularAnim.CircularAnim.VisibleBuilder
-
- startScroll(int, int, int, int) - 类 中的方法xyz.xmethod.xycode.views.banner.BGABannerScroller
-
- startScroll(int, int, int, int, int) - 类 中的方法xyz.xmethod.xycode.views.banner.BGABannerScroller
-
- startThis(XyBaseActivity, Class, String) - 类 中的静态方法xyz.xmethod.xycode.base.BasePhotoActivity
-
- startThis(XyBaseActivity, Class, List<StringData>, int) - 类 中的静态方法xyz.xmethod.xycode.base.BasePhotoActivity
-
- startThis(String, Param) - 类 中的静态方法xyz.xmethod.xycode.debugHelper.debug.DebugActivity
-
修改请求参数页面
- startThis(String) - 类 中的静态方法xyz.xmethod.xycode.debugHelper.debug.DebugActivity
-
修改请求返回结果页面
此方法由OkHttp调用
- startThis(Activity, ApiHelper) - 类 中的静态方法xyz.xmethod.xycode.serverApiHelper.ServerControllerActivity
-
打开服务器地址控制器
- StateBinder - xyz.xmethod.xycode.annotation.annotationHelper中的类
-
Created by Administrator on 2016/8/8.
- StateBinder() - 类 的构造器xyz.xmethod.xycode.annotation.annotationHelper.StateBinder
-
- stopAndPlayAudio(String, MediaPlayer.OnCompletionListener) - 类 中的静态方法xyz.xmethod.xycode.utils.XMediaManager
-
- stopAutoPlay() - 类 中的方法xyz.xmethod.xycode.views.banner.BGABanner
-
- StringData<T> - xyz.xmethod.xycode.unit中的类
-
Created by XY on 2016-09-02.
- StringData() - 类 的构造器xyz.xmethod.xycode.unit.StringData
-
- StringData(String, T) - 类 的构造器xyz.xmethod.xycode.unit.StringData
-
- stringToJSON(String) - 类 中的静态方法xyz.xmethod.xycode.debugHelper.logHelper.JsonTool
-
- stringToMD5(String) - 类 中的静态方法xyz.xmethod.xycode.utils.Tools.MD5
-
translate to MD5
- stringValue() - 枚举 中的方法xyz.xmethod.xycode.takephoto.permission.PermissionManager.TPermission
-
- stringValue() - 枚举 中的方法xyz.xmethod.xycode.takephoto.permission.PermissionManager.TPermissionType
-
- sub(double, double) - 类 中的静态方法xyz.xmethod.xycode.utils.CalculationUtils
-
- swipeRefresh() - 类 中的方法xyz.xmethod.xycode.xRefresher.XRefresher
-
进行Swipe刷新
- tabMain - 类 中的变量xyz.xmethod.xycode.base.BaseTabItems
-
- tagType - 类 中的变量xyz.xmethod.xycode.base.BaseFlowTagLayout
-
- takeCancel() - 类 中的方法xyz.xmethod.xycode.base.PhotoSelectBaseActivity
-
- takeCancel() - 接口 中的方法xyz.xmethod.xycode.takephoto.app.TakePhoto.TakeResultListener
-
- takeCancel() - 类 中的方法xyz.xmethod.xycode.takephoto.app.TakePhotoActivity
-
- takeCancel() - 类 中的方法xyz.xmethod.xycode.takephoto.app.TakePhotoFragment
-
- takeCancel() - 类 中的方法xyz.xmethod.xycode.takephoto.app.TakePhotoFragmentActivity
-
- takeFail(TResult, String) - 类 中的方法xyz.xmethod.xycode.base.PhotoSelectBaseActivity
-
- takeFail(TResult, String) - 接口 中的方法xyz.xmethod.xycode.takephoto.app.TakePhoto.TakeResultListener
-
- takeFail(TResult, String) - 类 中的方法xyz.xmethod.xycode.takephoto.app.TakePhotoActivity
-
- takeFail(TResult, String) - 类 中的方法xyz.xmethod.xycode.takephoto.app.TakePhotoFragment
-
- takeFail(TResult, String) - 类 中的方法xyz.xmethod.xycode.takephoto.app.TakePhotoFragmentActivity
-
- TakePhoto - xyz.xmethod.xycode.takephoto.app中的接口
-
- 支持通过相机拍照获取图片
- 支持从相册选择图片
- 支持从文件选择图片
- 支持多图选择
- 支持批量图片裁切
- 支持批量图片压缩
- 支持对图片进行压缩
- 支持对图片进行裁剪
- 支持对裁剪及压缩参数自定义
- 提供自带裁剪工具(可选)
- 支持智能选取及裁剪异常处理
- 支持因拍照Activity被回收后的自动恢复
Author: crazycodeboy
Date: 2016/9/21 0007 20:10
Version:4.0.0
技术博文:http://www.devio.org
GitHub:https://github.com/crazycodeboy
Email:crazycodeboy@gmail.com
- TakePhoto.TakeResultListener - xyz.xmethod.xycode.takephoto.app中的接口
-
拍照结果监听接口
- TakePhotoActivity - xyz.xmethod.xycode.takephoto.app中的类
-
继承这个类来让Activity获取拍照的能力
Author: crazycodeboy
Date: 2016/9/21 0007 20:10
Version:3.0.0
技术博文:http://www.devio.org
GitHub:https://github.com/crazycodeboy
Email:crazycodeboy@gmail.com
- TakePhotoActivity() - 类 的构造器xyz.xmethod.xycode.takephoto.app.TakePhotoActivity
-
- TakePhotoFragment - xyz.xmethod.xycode.takephoto.app中的类
-
继承这个类来让Fragment获取拍照的能力
Author: crazycodeboy
Date: 2016/9/21 0007 20:10
Version:3.0.0
技术博文:http://www.devio.org
GitHub:https://github.com/crazycodeboy
Email:crazycodeboy@gmail.com
- TakePhotoFragment() - 类 的构造器xyz.xmethod.xycode.takephoto.app.TakePhotoFragment
-
- TakePhotoFragmentActivity - xyz.xmethod.xycode.takephoto.app中的类
-
继承这个类来让Activity获取拍照的能力
Author: crazycodeboy
Date: 2016/9/21 0007 20:10
Version:3.0.0
技术博文:http://www.devio.org
GitHub:https://github.com/crazycodeboy
Email:crazycodeboy@gmail.com
- TakePhotoFragmentActivity() - 类 的构造器xyz.xmethod.xycode.takephoto.app.TakePhotoFragmentActivity
-
- TakePhotoImpl - xyz.xmethod.xycode.takephoto.app中的类
-
- 支持通过相机拍照获取图片
- 支持从相册选择图片
- 支持从文件选择图片
- 支持多图选择
- 支持批量图片裁切
- 支持批量图片压缩
- 支持对图片进行压缩
- 支持对图片进行裁剪
- 支持对裁剪及压缩参数自定义
- 提供自带裁剪工具(可选)
- 支持智能选取及裁剪异常处理
- 支持因拍照Activity被回收后的自动恢复
Date: 2016/9/21 0007 20:10
Version:4.0.0
技术博文:http://www.devio.org
GitHub:https://github.com/crazycodeboy
Email:crazycodeboy@gmail.com
- TakePhotoImpl(Activity, TakePhoto.TakeResultListener) - 类 的构造器xyz.xmethod.xycode.takephoto.app.TakePhotoImpl
-
- TakePhotoImpl(Fragment, TakePhoto.TakeResultListener) - 类 的构造器xyz.xmethod.xycode.takephoto.app.TakePhotoImpl
-
- TakePhotoInvocationHandler - xyz.xmethod.xycode.takephoto.permission中的类
-
- TakePhotoOptions - xyz.xmethod.xycode.takephoto.model中的类
-
Author: crazycodeboy
Date: 2016/11/5 0007 20:10
Version:4.0.0
技术博文:http://www.devio.org/
GitHub:https://github.com/crazycodeboy
Email:crazycodeboy@gmail.com
- TakePhotoOptions.Builder - xyz.xmethod.xycode.takephoto.model中的类
-
- takeSuccess(TResult) - 类 中的方法xyz.xmethod.xycode.base.PhotoSelectBaseActivity
-
- takeSuccess(TResult) - 接口 中的方法xyz.xmethod.xycode.takephoto.app.TakePhoto.TakeResultListener
-
- takeSuccess(TResult) - 类 中的方法xyz.xmethod.xycode.takephoto.app.TakePhotoActivity
-
- takeSuccess(TResult) - 类 中的方法xyz.xmethod.xycode.takephoto.app.TakePhotoFragment
-
- takeSuccess(TResult) - 类 中的方法xyz.xmethod.xycode.takephoto.app.TakePhotoFragmentActivity
-
- TConstant - xyz.xmethod.xycode.takephoto.uitl中的类
-
常量类
- TConstant() - 类 的构造器xyz.xmethod.xycode.takephoto.uitl.TConstant
-
- TContextWrap - xyz.xmethod.xycode.takephoto.model中的类
-
Author: JPH
Date: 2016/8/11 17:01
- TException - xyz.xmethod.xycode.takephoto.model中的异常错误
-
Author: JPH
Date: 2016/7/26 10:53
- TException(TExceptionType) - 异常错误 的构造器xyz.xmethod.xycode.takephoto.model.TException
-
- TExceptionType - xyz.xmethod.xycode.takephoto.model中的枚举
-
Author: JPH
Date: 2016/7/26 11:01
- textEffect(TextView, int) - 类 中的静态方法xyz.xmethod.xycode.utils.Tools
-
goto see Paint.UNDERLINE_TEXT_FLAG...
- textView - 类 中的变量xyz.xmethod.xycode.views.nicespinner.NiceSpinnerBaseAdapter.ViewHolder
-
- textViewId - 类 中的变量xyz.xmethod.xycode.base.BaseTabItems
-
- TFileUtils - xyz.xmethod.xycode.takephoto.uitl中的类
-
Author: crazycodeboy
Date: 2016/11/5 0007 20:10
Version:4.0.0
技术博文:http://www.devio.org/
GitHub:https://github.com/crazycodeboy
Email:crazycodeboy@gmail.com
- TFileUtils() - 类 的构造器xyz.xmethod.xycode.takephoto.uitl.TFileUtils
-
- TImage - xyz.xmethod.xycode.takephoto.model中的类
-
TakePhoto 操作成功返回的处理结果
Author: JPH
Date: 2016/8/11 17:01
- TImage.FromType - xyz.xmethod.xycode.takephoto.model中的枚举
-
- TImageFiles - xyz.xmethod.xycode.takephoto.uitl中的类
-
ImageFiles工具类
- TImageFiles() - 类 的构造器xyz.xmethod.xycode.takephoto.uitl.TImageFiles
-
- TIntentWap - xyz.xmethod.xycode.takephoto.model中的类
-
Author: JPH
Date: 2016/7/26 14:23
- TIntentWap() - 类 的构造器xyz.xmethod.xycode.takephoto.model.TIntentWap
-
- TIntentWap(Intent, int) - 类 的构造器xyz.xmethod.xycode.takephoto.model.TIntentWap
-
- Title - 类 中的静态变量xyz.xmethod.xycode.utils.downloadHelper.CompulsiveHelperActivity
-
- titles - 类 中的变量xyz.xmethod.xycode.base.BaseTabItems
-
- Tools - xyz.xmethod.xycode.utils中的类
-
Utils
Created by Administrator on 2014/7/27.
- Tools() - 类 的构造器xyz.xmethod.xycode.utils.Tools
-
- Tools.Cal - xyz.xmethod.xycode.utils中的类
-
- Tools.MD5 - xyz.xmethod.xycode.utils中的类
-
- Tools.Permission - xyz.xmethod.xycode.utils中的类
-
- toString() - 类 中的方法xyz.xmethod.xycode.debugHelper.crashUtil.CrashItem
-
- toString() - 类 中的方法xyz.xmethod.xycode.okHttp.Param
-
- toString() - 类 中的方法xyz.xmethod.xycode.unit.Gps
-
- TouchImageView - xyz.xmethod.xycode.views中的类
-
- TouchImageView(Context) - 类 的构造器xyz.xmethod.xycode.views.TouchImageView
-
- TouchImageView(Context, AttributeSet) - 类 的构造器xyz.xmethod.xycode.views.TouchImageView
-
- TouchImageView(Context, AttributeSet, int) - 类 的构造器xyz.xmethod.xycode.views.TouchImageView
-
- TouchImageView.OnTouchImageViewListener - xyz.xmethod.xycode.views中的接口
-
- transform(double, double) - 类 中的静态方法xyz.xmethod.xycode.utils.PositionUtil
-
- transformLat(double, double) - 类 中的静态方法xyz.xmethod.xycode.utils.PositionUtil
-
- transformLon(double, double) - 类 中的静态方法xyz.xmethod.xycode.utils.PositionUtil
-
- transformPage(View, float) - 类 中的方法xyz.xmethod.xycode.views.banner.transformer.BGAPageTransformer
-
- TransitionEffect - xyz.xmethod.xycode.views.banner.transformer中的枚举
-
作者:王浩 邮件:bingoogolapple@gmail.com
创建时间:16/7/5 下午4:39
描述:
- TResult - xyz.xmethod.xycode.takephoto.model中的类
-
TakePhoto 操作成功返回的处理结果
Author: JPH
Date: 2016/8/11 17:01
- triggerView(View) - 类 中的方法xyz.xmethod.xycode.utils.circularAnim.CircularAnim.VisibleBuilder
-
- trustManager - 类 中的变量xyz.xmethod.xycode.okHttp.XSSSocketLFactory.SSLParams
-
- TS - xyz.xmethod.xycode.utils中的类
-
Toast
- TS() - 类 的构造器xyz.xmethod.xycode.utils.TS
-
- TS.IToastLayoutSetter - xyz.xmethod.xycode.utils中的接口
-
- TUriParse - xyz.xmethod.xycode.takephoto.uitl中的类
-
Uri解析工具类
Author: JPH
Date: 2015/8/26 0026 16:23
- TUriParse() - 类 的构造器xyz.xmethod.xycode.takephoto.uitl.TUriParse
-
- TUtils - xyz.xmethod.xycode.takephoto.uitl中的类
-
工具类
Author: JPH
Date: 2016/7/26 10:04
- TUtils() - 类 的构造器xyz.xmethod.xycode.takephoto.uitl.TUtils
-