- ObjectUtils - Class in cn.trinea.android.common.util
-
Object Utils
- ObjectUtils() - Constructor for class cn.trinea.android.common.util.ObjectUtils
-
- onBottom() - Method in interface cn.trinea.android.common.view.BorderScrollView.OnBorderListener
-
Called when scroll to bottom
- onBottom() - Method in class cn.trinea.android.common.view.DropDownListView
-
on bottom loading, you can call it by manual, but you should manual call onBottomComplete at the same time.
- onBottomComplete() - Method in class cn.trinea.android.common.view.DropDownListView
-
on bottom load complete, restore view status
- onCreate(SQLiteDatabase) - Method in class cn.trinea.android.common.util.DbHelper
-
- onDropDown() - Method in class cn.trinea.android.common.view.DropDownListView
-
on drop down loading, you can call it by manual, but you should manual call onBottomComplete at the same time.
- onDropDown() - Method in interface cn.trinea.android.common.view.DropDownListView.OnDropDownListener
-
called when header released
- onDropDownComplete(CharSequence) - Method in class cn.trinea.android.common.view.DropDownListView
-
drop down complete, restore view status
- onDropDownComplete() - Method in class cn.trinea.android.common.view.DropDownListView
-
drop down complete, restore view status
- onFling(MotionEvent, MotionEvent, float, float) - Method in class cn.trinea.android.common.view.SlideOnePageGallery
-
- onGetData(K) - Method in interface cn.trinea.android.common.service.impl.PreloadDataCache.OnGetDataListener
-
get data
- onGetFailed(String, Bitmap, View, FailedReason) - Method in interface cn.trinea.android.common.service.impl.ImageMemoryCache.OnImageCallbackListener
-
callback function after get image failed, run on ui thread
- onGetFailed(String, String, View, FailedReason) - Method in interface cn.trinea.android.common.service.impl.ImageSDCardCache.OnImageSDCallbackListener
-
callback function after get image failed, run on ui thread
- onGetNotInCache(String, View) - Method in interface cn.trinea.android.common.service.impl.ImageMemoryCache.OnImageCallbackListener
-
callback function when get image but image not in cache, run on ui thread.
- onGetNotInCache(String, View) - Method in interface cn.trinea.android.common.service.impl.ImageSDCardCache.OnImageSDCallbackListener
-
callback function when get image but image not in cache, run on ui thread.
- onGetSuccess(String, Bitmap, View, boolean) - Method in interface cn.trinea.android.common.service.impl.ImageMemoryCache.OnImageCallbackListener
-
callback function after get image successfully, run on ui thread
- onGetSuccess(String, String, View, boolean) - Method in interface cn.trinea.android.common.service.impl.ImageSDCardCache.OnImageSDCallbackListener
-
callback function after get image successfully, run on ui thread
- onPreGet(String, View) - Method in interface cn.trinea.android.common.service.impl.ImageMemoryCache.OnImageCallbackListener
-
callback function before get image, run on ui thread
- onPreGet(String, View) - Method in interface cn.trinea.android.common.service.impl.ImageSDCardCache.OnImageSDCallbackListener
-
callback function before get image, run on ui thread
- onScroll(AbsListView, int, int, int) - Method in class cn.trinea.android.common.view.DropDownListView
-
- onScrollStateChanged(AbsListView, int) - Method in class cn.trinea.android.common.view.DropDownListView
-
- onTop() - Method in interface cn.trinea.android.common.view.BorderScrollView.OnBorderListener
-
Called when scroll to top
- onTouchEvent(MotionEvent) - Method in class cn.trinea.android.common.view.DropDownListView
-
- onUpgrade(SQLiteDatabase, int, int) - Method in class cn.trinea.android.common.util.DbHelper
-