public abstract class BaseLazyPopupWindow extends BasePopupWindow
BasePopupWindow.CalledFromWrongThreadException, BasePopupWindow.GravityMode, BasePopupWindow.KeyEventListener, BasePopupWindow.OnBeforeShowCallback, BasePopupWindow.OnBlurOptionInitListener, BasePopupWindow.OnDismissListener, BasePopupWindow.OnPopupWindowShowListener| 构造器和说明 |
|---|
BaseLazyPopupWindow(Context context) |
BaseLazyPopupWindow(Context context,
int width,
int height) |
BaseLazyPopupWindow(Fragment fragment) |
BaseLazyPopupWindow(Fragment fragment,
int width,
int height) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
initImmediately() |
bindLifecycleOwner, computeGravity, createPopupById, dipToPx, dismiss, dismiss, dismissWithOutAnimate, findViewById, getContentView, getContext, getDismissAnimation, getDismissAnimator, getDisplayAnimateView, getHeight, getMaskOffsetX, getMaskOffsetY, getOffsetX, getOffsetY, getOnBeforeShowCallback, getOnDismissListener, getPopupBackground, getPopupGravity, getPopupWindow, getPreMeasureHeight, getPreMeasureWidth, getShowAnimation, getShowAnimator, getWidth, isAllowDismissWhenTouchOutside, isAllowInterceptTouchEvent, isAutoLocatePopup, isOutSideTouchable, isPopupFadeEnable, isShowing, isTouchable, linkTo, onAnchorBottom, onAnchorBottom, onAnchorTop, onAnchorTop, onBackPressed, onBeforeDismiss, onBeforeShow, onCreateAnimateView, onCreateContentView, onCreateDismissAnimation, onCreateDismissAnimation, onCreateDismissAnimator, onCreateDismissAnimator, onCreateShowAnimation, onCreateShowAnimation, onCreateShowAnimator, onCreateShowAnimator, onDestroy, onDismiss, onDispatchKeyEvent, onInterceptTouchEvent, onLogInternal, onOutSideTouch, onPopupLayout, onShowError, onShowing, onTouchEvent, onViewCreated, onWindowFocusChanged, preMeasure, setAdjustInputMethod, setAdjustInputMethod, setAdjustInputMode, setAdjustInputMode, setAdjustInputMode, setAlignBackground, setAlignBackgroundGravity, setAllowDismissWhenTouchOutside, setAllowInterceptTouchEvent, setAutoLocatePopup, setAutoShowInputMethod, setAutoShowInputMethod, setBackground, setBackground, setBackgroundColor, setBackgroundView, setBackPressEnable, setBlurBackgroundEnable, setBlurBackgroundEnable, setBlurOption, setClipChildren, setDebugMode, setDismissAnimation, setDismissAnimator, setFitSize, setHeight, setHeightAsAnchorView, setKeyEventListener, setLayoutDirection, setMaskOffsetX, setMaskOffsetY, setMaskViewDismissAnimation, setMaskViewShowAnimation, setMaxHeight, setMaxWidth, setMinHeight, setMinWidth, setOffsetX, setOffsetY, setOnBeforeShowCallback, setOnDismissListener, setOnKeyboardChangeListener, setOnPopupWindowShowListener, setOutSideDismiss, setOutSideTouchable, setOverlayNavigationBar, setOverlayNavigationBarMode, setOverlayStatusbar, setOverlayStatusbarMode, setPopupAnimationStyle, setPopupFadeEnable, setPopupGravity, setPopupGravity, setPopupGravityMode, setPopupGravityMode, setPopupWindowFullScreen, setShowAnimation, setShowAnimator, setShowKeybaordDelay, setSoftInputMode, setTouchable, setViewClickListener, setWidth, setWidthAsAnchorView, showPopupWindow, showPopupWindow, showPopupWindow, showPopupWindow, syncMaskAnimationDuration, update, update, update, update, update, updateKeyboardAlignpublic BaseLazyPopupWindow(Context context)
public BaseLazyPopupWindow(Context context, int width, int height)
public BaseLazyPopupWindow(Fragment fragment)
public BaseLazyPopupWindow(Fragment fragment,
int width,
int height)