public class GT3GtDialog
extends android.app.Dialog
| 限定符和类型 | 类和说明 |
|---|---|
static interface |
GT3GtDialog.GtListener |
android.content.DialogInterface.OnCancelListener, android.content.DialogInterface.OnClickListener, android.content.DialogInterface.OnDismissListener, android.content.DialogInterface.OnKeyListener, android.content.DialogInterface.OnMultiChoiceClickListener, android.content.DialogInterface.OnShowListener| 限定符和类型 | 字段和说明 |
|---|---|
protected static java.lang.String |
ACTIVITY_TAG |
| 构造器和说明 |
|---|
GT3GtDialog(android.content.Context context) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
dismiss() |
void |
hide() |
boolean |
isShowing() |
protected void |
onCreate(android.os.Bundle savedInstanceState) |
void |
onDetachedFromWindow() |
protected void |
onStart() |
void |
setGtListener(GT3GtDialog.GtListener listener) |
void |
setLanguage(java.lang.String lang) |
void |
shakeDialog() |
void |
show() |
void |
stopLoading() |
void |
test(java.lang.String a) |
void |
test2(GT3Bean gt3Bean) |
addContentView, cancel, closeOptionsMenu, create, dispatchGenericMotionEvent, dispatchKeyEvent, dispatchKeyShortcutEvent, dispatchPopulateAccessibilityEvent, dispatchTouchEvent, dispatchTrackballEvent, findViewById, getActionBar, getContext, getCurrentFocus, getLayoutInflater, getOwnerActivity, getSearchEvent, getVolumeControlStream, getWindow, invalidateOptionsMenu, onActionModeFinished, onActionModeStarted, onAttachedToWindow, onBackPressed, onContentChanged, onContextItemSelected, onContextMenuClosed, onCreateContextMenu, onCreateOptionsMenu, onCreatePanelMenu, onCreatePanelView, onGenericMotionEvent, onKeyDown, onKeyLongPress, onKeyMultiple, onKeyShortcut, onKeyUp, onMenuItemSelected, onMenuOpened, onOptionsItemSelected, onOptionsMenuClosed, onPanelClosed, onPrepareOptionsMenu, onPreparePanel, onRestoreInstanceState, onSaveInstanceState, onSearchRequested, onSearchRequested, onStop, onTouchEvent, onTrackballEvent, onWindowAttributesChanged, onWindowFocusChanged, onWindowStartingActionMode, onWindowStartingActionMode, openContextMenu, openOptionsMenu, registerForContextMenu, requestWindowFeature, setCancelable, setCanceledOnTouchOutside, setCancelMessage, setContentView, setContentView, setContentView, setDismissMessage, setFeatureDrawable, setFeatureDrawableAlpha, setFeatureDrawableResource, setFeatureDrawableUri, setOnCancelListener, setOnDismissListener, setOnKeyListener, setOnShowListener, setOwnerActivity, setTitle, setTitle, setVolumeControlStream, takeKeyEvents, unregisterForContextMenuprotected static final java.lang.String ACTIVITY_TAG
public void setLanguage(java.lang.String lang)
public void stopLoading()
public boolean isShowing()
isShowing 在类中 android.app.Dialogpublic void setGtListener(GT3GtDialog.GtListener listener)
protected void onCreate(android.os.Bundle savedInstanceState)
onCreate 在类中 android.app.Dialogpublic void onDetachedFromWindow()
onDetachedFromWindow 在接口中 android.view.Window.CallbackonDetachedFromWindow 在类中 android.app.Dialogprotected void onStart()
onStart 在类中 android.app.Dialogpublic void test(java.lang.String a)
public void test2(GT3Bean gt3Bean)
public void show()
show 在类中 android.app.Dialogpublic void dismiss()
dismiss 在接口中 android.content.DialogInterfacedismiss 在类中 android.app.Dialogpublic void hide()
hide 在类中 android.app.Dialogpublic void shakeDialog()