public class GT3GtDialog
extends android.app.Dialog
| 限定符和类型 | 类和说明 |
|---|---|
static interface |
GT3GtDialog.GtListener |
class |
GT3GtDialog.JSInterface |
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 |
java.lang.Boolean |
isShowing |
| 构造器和说明 |
|---|
GT3GtDialog(android.content.Context context,
java.lang.String a1,
java.lang.String a2,
java.lang.String a4,
java.lang.String a5,
java.lang.String a7,
java.lang.String a8) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
dismiss() |
int |
getDeviceHeight() |
int |
getDeviceWidth() |
boolean |
isShowing() |
protected void |
onCreate(android.os.Bundle savedInstanceState) |
void |
setGtListener(GT3GtDialog.GtListener listener) |
void |
setLanguage(java.lang.String lang) |
void |
shakeDialog() |
void |
show() |
void |
stopLoading() |
addContentView, cancel, closeOptionsMenu, create, dispatchGenericMotionEvent, dispatchKeyEvent, dispatchKeyShortcutEvent, dispatchPopulateAccessibilityEvent, dispatchTouchEvent, dispatchTrackballEvent, findViewById, getActionBar, getContext, getCurrentFocus, getLayoutInflater, getOwnerActivity, getSearchEvent, getVolumeControlStream, getWindow, hide, invalidateOptionsMenu, onActionModeFinished, onActionModeStarted, onAttachedToWindow, onBackPressed, onContentChanged, onContextItemSelected, onContextMenuClosed, onCreateContextMenu, onCreateOptionsMenu, onCreatePanelMenu, onCreatePanelView, onDetachedFromWindow, onGenericMotionEvent, onKeyDown, onKeyLongPress, onKeyMultiple, onKeyShortcut, onKeyUp, onMenuItemSelected, onMenuOpened, onOptionsItemSelected, onOptionsMenuClosed, onPanelClosed, onPrepareOptionsMenu, onPreparePanel, onRestoreInstanceState, onSaveInstanceState, onSearchRequested, onSearchRequested, onStart, 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 java.lang.Boolean isShowing
public GT3GtDialog(android.content.Context context,
java.lang.String a1,
java.lang.String a2,
java.lang.String a4,
java.lang.String a5,
java.lang.String a7,
java.lang.String a8)
public void setLanguage(java.lang.String lang)
public void stopLoading()
public boolean isShowing()
isShowing 在类中 android.app.Dialogpublic int getDeviceWidth()
public int getDeviceHeight()
public void setGtListener(GT3GtDialog.GtListener listener)
protected void onCreate(android.os.Bundle savedInstanceState)
onCreate 在类中 android.app.Dialogpublic void show()
show 在类中 android.app.Dialogpublic void dismiss()
dismiss 在接口中 android.content.DialogInterfacedismiss 在类中 android.app.Dialogpublic void shakeDialog()