public class LeaderBoardBoxGrabDialog extends GameBaseDialog implements android.view.View.OnClickListener, android.content.DialogInterface.OnShowListener, BaseResolveListener
android.content.DialogInterface.OnCancelListener, android.content.DialogInterface.OnClickListener, android.content.DialogInterface.OnDismissListener, android.content.DialogInterface.OnKeyListener, android.content.DialogInterface.OnMultiChoiceClickListener, android.content.DialogInterface.OnShowListener
mData, mListener, mType, TYPE_DISMISS, TYPE_RESULT
构造器和说明 |
---|
LeaderBoardBoxGrabDialog(android.content.Context context) |
LeaderBoardBoxGrabDialog(android.content.Context context,
BoxInfo boxInfo,
com.app.live.activity.VideoDataInfo videoDataInfo,
OnSupportClickListener listener) |
限定符和类型 | 方法和说明 |
---|---|
static LeaderBoardBoxGrabDialog |
createDialog(android.content.Context context,
BoxInfo boxInfo,
ExclusiveDialogBaseManager.ExclusiveDialogLock dialogLockTreasureBox,
android.os.Handler handler,
com.app.live.activity.VideoDataInfo videoDataInfo,
OnSupportClickListener listener,
java.lang.Object target,
LeaderBoardInfo leaderBoardInfo) |
void |
onClick(android.view.View v) |
protected void |
onCreate(android.os.Bundle savedInstanceState) |
void |
onDialogResolved(GameBaseDialog dialog)
处理结果回调
|
void |
onShow(android.content.DialogInterface dialog) |
dismiss, dismissWithData, getData, getType, onDismiss, setOnResolveListener
isActivityValid, isBottomEntryDialog, isContextAvailable, realDismiss, realShow, setBottomEntryDialog, setContentView, setContentView, setContentView, setOnDismissListener, show
addContentView, cancel, closeOptionsMenu, create, dispatchGenericMotionEvent, dispatchKeyEvent, dispatchKeyShortcutEvent, dispatchPopulateAccessibilityEvent, dispatchTouchEvent, dispatchTrackballEvent, findViewById, getActionBar, getContext, getCurrentFocus, getLayoutInflater, getOwnerActivity, getSearchEvent, getVolumeControlStream, getWindow, hide, invalidateOptionsMenu, isShowing, 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, requireViewById, setCancelable, setCanceledOnTouchOutside, setCancelMessage, setDismissMessage, setFeatureDrawable, setFeatureDrawableAlpha, setFeatureDrawableResource, setFeatureDrawableUri, setOnCancelListener, setOnKeyListener, setOnShowListener, setOwnerActivity, setTitle, setTitle, setVolumeControlStream, takeKeyEvents, unregisterForContextMenu
public LeaderBoardBoxGrabDialog(android.content.Context context)
public LeaderBoardBoxGrabDialog(android.content.Context context, BoxInfo boxInfo, com.app.live.activity.VideoDataInfo videoDataInfo, OnSupportClickListener listener)
public static LeaderBoardBoxGrabDialog createDialog(android.content.Context context, @NonNull BoxInfo boxInfo, ExclusiveDialogBaseManager.ExclusiveDialogLock dialogLockTreasureBox, android.os.Handler handler, com.app.live.activity.VideoDataInfo videoDataInfo, OnSupportClickListener listener, java.lang.Object target, LeaderBoardInfo leaderBoardInfo)
protected void onCreate(android.os.Bundle savedInstanceState)
onCreate
在类中 GameBaseDialog
public void onClick(android.view.View v)
onClick
在接口中 android.view.View.OnClickListener
public void onShow(android.content.DialogInterface dialog)
onShow
在接口中 android.content.DialogInterface.OnShowListener
public void onDialogResolved(GameBaseDialog dialog)
BaseResolveListener
onDialogResolved
在接口中 BaseResolveListener
dialog
- 处理的Dialog