JavaScript is disabled on your browser.
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
B
C
D
E
G
O
R
S
B
BitmapUtils
- Class in
com.apppartner.core
A class for static helper methods related to bitmaps.
BitmapUtils()
- Constructor for class com.apppartner.core.
BitmapUtils
C
com.apppartner.core
- package com.apppartner.core
CustomEditText
- Class in
com.apppartner.core
Allows you to define a custom font type in its layout XML
CustomEditText(Context)
- Constructor for class com.apppartner.core.
CustomEditText
CustomEditText(Context, AttributeSet)
- Constructor for class com.apppartner.core.
CustomEditText
CustomEditText(Context, AttributeSet, int)
- Constructor for class com.apppartner.core.
CustomEditText
CustomTextView
- Class in
com.apppartner.core
Allows you to define a custom font type in its layout XML
CustomTextView(Context)
- Constructor for class com.apppartner.core.
CustomTextView
CustomTextView(Context, AttributeSet)
- Constructor for class com.apppartner.core.
CustomTextView
CustomTextView(Context, AttributeSet, int)
- Constructor for class com.apppartner.core.
CustomTextView
D
downsizeBitmap(Uri, ContentResolver, int)
- Static method in class com.apppartner.core.
BitmapUtils
downsizeBitmap(String, ContentResolver, int)
- Static method in class com.apppartner.core.
BitmapUtils
dpToPx(Context, int)
- Static method in class com.apppartner.core.
BitmapUtils
E
enableSwipeToRefresh(boolean)
- Method in class com.apppartner.core.
StateListView
G
getBitmapFromCameraURI(Context, Uri, ContentResolver)
- Static method in class com.apppartner.core.
BitmapUtils
getBitmapFromGalleryData(Intent, Context)
- Static method in class com.apppartner.core.
BitmapUtils
getBitmapFromPath(Context, String)
- Static method in class com.apppartner.core.
BitmapUtils
getBitmapFromView(View, DisplayMetrics)
- Static method in class com.apppartner.core.
BitmapUtils
getRealPathFromURI(Uri, Context)
- Static method in class com.apppartner.core.
BitmapUtils
getRecyclerView()
- Method in class com.apppartner.core.
StateListView
getSwipeRefreshLayout()
- Method in class com.apppartner.core.
StateListView
O
onFailure(<any>, Throwable)
- Method in class com.apppartner.core.
RetrofitCallback
onFailure(String)
- Method in interface com.apppartner.core.
RetrofitResponse
onResponse(<any>, <any>)
- Method in class com.apppartner.core.
RetrofitCallback
onShowContent()
- Method in class com.apppartner.core.
StateListView
onShowEmpty()
- Method in class com.apppartner.core.
StateListView
onShowError()
- Method in class com.apppartner.core.
StateListView
onShowLoading()
- Method in class com.apppartner.core.
StateListView
onSuccess(T)
- Method in interface com.apppartner.core.
RetrofitResponse
R
RetrofitCallback
<
T
> - Class in
com.apppartner.core
Created on 5/6/16.
RetrofitCallback(RetrofitResponse<T>)
- Constructor for class com.apppartner.core.
RetrofitCallback
retrofitResponse
- Variable in class com.apppartner.core.
RetrofitCallback
RetrofitResponse
<
T
> - Interface in
com.apppartner.core
Created on 5/6/16.
rotateBitmap(Bitmap, float)
- Static method in class com.apppartner.core.
BitmapUtils
rotateBitmapIfNecessary(String, Bitmap, ContentResolver)
- Static method in class com.apppartner.core.
BitmapUtils
S
saveBitmapToFile(Bitmap, String)
- Static method in class com.apppartner.core.
BitmapUtils
setBackgroundColor(int)
- Method in class com.apppartner.core.
StateListView
setEmptyStateImage(int)
- Method in class com.apppartner.core.
StateListView
setEmptyStateMessage(String)
- Method in class com.apppartner.core.
StateListView
setErrorButtonCallback(View.OnClickListener)
- Method in class com.apppartner.core.
StateListView
setErrorMessage(String)
- Method in class com.apppartner.core.
StateListView
setOnRefreshListener(SwipeRefreshLayout.OnRefreshListener)
- Method in class com.apppartner.core.
StateListView
setRefresh(boolean)
- Method in class com.apppartner.core.
StateListView
setRefreshColors(int...)
- Method in class com.apppartner.core.
StateListView
StateListView
- Class in
com.apppartner.core
Created by Jonathan Muller on 5/6/16.
StateListView(Context)
- Constructor for class com.apppartner.core.
StateListView
StateListView(Context, AttributeSet)
- Constructor for class com.apppartner.core.
StateListView
StateListView(Context, AttributeSet, int)
- Constructor for class com.apppartner.core.
StateListView
B
C
D
E
G
O
R
S
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes