@Implements(android.app.ProgressDialog.class) public class ShadowProgressDialog extends ShadowAlertDialog
ShadowAlertDialog.ShadowBuilder
title
Constructor | Description |
---|---|
ShadowProgressDialog() |
Modifier and Type | Method | Description |
---|---|---|
CharSequence |
getMessage() |
|
int |
getProgressStyle() |
|
protected void |
setProgressStyle(int style) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
clickOnItem, getAdapter, getCustomTitleView, getCustomView, getIconId, getItems, getLatestAlertDialog, getTitle, getView, reset, show
callOnCreate, clickOn, clickOnText, clickOnText, dismiss, getLatestDialog, getOnCancelListener, getShownDialogs, hasBeenDismissed, isCancelable, isCancelableOnTouchOutside, setCanceledOnTouchOutside, setLatestDialog, setOnCancelListener
public CharSequence getMessage()
getMessage
in class ShadowAlertDialog
@Implementation protected void setProgressStyle(int style)
public int getProgressStyle()