public static class Dialog.ProgressDialog extends Dialog.IdDialog
Dialog.Callbacks, Dialog.ErrorMessage, Dialog.IdDialog, Dialog.LoginDialog, Dialog.ProgressDialog, Dialog.QuestionDialogmIdmText, mType, TYPE_ERROR, TYPE_LOGIN, TYPE_PROGRESS, TYPE_QUESTION| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCancelText()
Get the text of the cancel button
|
float |
getPosition()
Get the position of the progress dialog
|
boolean |
isCancelable()
Return true if the progress dialog is cancelable
|
boolean |
isIndeterminate()
Return true if the progress dialog is inderterminate
|
dismissgetContext, getText, getTitle, getType, setCallbacks, setContextpublic boolean isIndeterminate()
public boolean isCancelable()
public float getPosition()
public java.lang.String getCancelText()