|
| static AbSampleDialogFragment | showTips (View view) |
| |
| static AbSampleDialogFragment | showFullScreenDialog (View view) |
| |
| static AbSampleDialogFragment | showDialog (View view) |
| |
| static AbSampleDialogFragment | showDialog (View view, int gravity) |
| |
| static AbSampleDialogFragment | showDialog (View view, int animEnter, int animExit, int animPopEnter, int animPopExit) |
| |
| static AbSampleDialogFragment | showDialog (View view, int animEnter, int animExit, int animPopEnter, int animPopExit, int gravity) |
| |
| static AbSampleDialogFragment | showDialog (View view, DialogInterface.OnCancelListener onCancelListener) |
| |
| static AbSampleDialogFragment | showDialog (View view, int gravity, DialogInterface.OnCancelListener onCancelListener) |
| |
| static AbSampleDialogFragment | showDialog (View view, int animEnter, int animExit, int animPopEnter, int animPopExit, DialogInterface.OnCancelListener onCancelListener) |
| |
| static AbSampleDialogFragment | showDialog (View view, int animEnter, int animExit, int animPopEnter, int animPopExit, int gravity, DialogInterface.OnCancelListener onCancelListener) |
| |
| static AbSampleDialogFragment | showPanel (View view) |
| |
| static AbSampleDialogFragment | showPanel (View view, int gravity) |
| |
| static AbSampleDialogFragment | showPanel (View view, DialogInterface.OnCancelListener onCancelListener) |
| |
| static AbSampleDialogFragment | showPanel (View view, int gravity, DialogInterface.OnCancelListener onCancelListener) |
| |
| static AbAlertDialogFragment | showAlertDialog (Context context, int icon, String title, String message) |
| |
| static AbAlertDialogFragment | showAlertDialog (Context context, int icon, String title, String message, AbDialogOnClickListener onClickListener) |
| |
| static AbAlertDialogFragment | showAlertDialog (Context context, String title, String message, AbDialogOnClickListener onClickListener) |
| |
| static AbAlertDialogFragment | showAlertDialog (View view) |
| |
| static AbAlertDialogFragment | showAlertDialog (Context context, String message) |
| |
| static AbAlertDialogFragment | showAlertDialog (int icon, String title, View view) |
| |
| static AbAlertDialogFragment | showAlertDialog (int icon, String title, View view, AbDialogOnClickListener onClickListener) |
| |
| static AbAlertDialogFragment | showAlertDialog (String title, View view) |
| |
| static AbAlertDialogFragment | showAlertDialog (String title, View view, AbDialogOnClickListener onClickListener) |
| |
| static AbAlertDialogFragment | showAlertDialog (Context context, String title, String message) |
| |
| static AbProgressDialogFragment | showProgressDialog (Context context, int indeterminateDrawable, String message) |
| |
| static AbLoadDialogFragment | showLoadDialog (Context context, int indeterminateDrawable, String message) |
| |
| static AbLoadDialogFragment | showLoadDialog (Context context, int indeterminateDrawable, String message, AbDialogOnLoadListener abDialogOnLoadListener) |
| |
| static AbLoadDialogFragment | showLoadPanel (Context context, int indeterminateDrawable, String message) |
| |
| static AbLoadDialogFragment | showLoadPanel (Context context, int indeterminateDrawable, String message, AbDialogOnLoadListener abDialogOnLoadListener) |
| |
| static AbRefreshDialogFragment | showRefreshDialog (Context context, int indeterminateDrawable, String message) |
| |
| static AbRefreshDialogFragment | showRefreshDialog (Context context, int indeterminateDrawable, String message, AbDialogOnLoadListener abDialogOnLoadListener) |
| |
| static AbRefreshDialogFragment | showRefreshPanel (Context context, int indeterminateDrawable, String message) |
| |
| static AbRefreshDialogFragment | showRefreshPanel (Context context, int indeterminateDrawable, String message, AbDialogOnLoadListener abDialogOnLoadListener) |
| |
| static void | removeDialog (Context context) |
| |
| static void | removeDialog (View view) |
| |
© 2012 amsoft.cn 名称:AbDialogUtil.java 描述:Dialog工具类.
- 作者
- 还如一梦中
- 版本
- v1.0
- 日期
- :2014-07-02 下午11:52:13