public abstract class BaseLazyPopupWindow extends BasePopupWindow
BasePopupWindow.GravityMode, BasePopupWindow.OnBeforeShowCallback, BasePopupWindow.OnBlurOptionInitListener, BasePopupWindow.OnDismissListener, BasePopupWindow.OnPopupWindowShowListenerDEFAULT_BACKGROUND_COLOR, FLAG_KEYBOARD_ALIGN_TO_ROOT, FLAG_KEYBOARD_ALIGN_TO_VIEW, FLAG_KEYBOARD_ANIMATE_ALIGN, FLAG_KEYBOARD_FORCE_ADJUST, FLAG_KEYBOARD_IGNORE_OVER, MATCH_PARENT, WRAP_CONTENT| Constructor and Description |
|---|
BaseLazyPopupWindow(Context context) |
BaseLazyPopupWindow(Context context,
int width,
int height) |
BaseLazyPopupWindow(Fragment fragment) |
BaseLazyPopupWindow(Fragment fragment,
int width,
int height) |
| Modifier and Type | Method and Description |
|---|---|
void |
initImmediately() |
bindLifecycleOwner, computeGravity, createPopupById, dipToPx, dismiss, dismiss, dismissWithOutAnimate, findViewById, getContentView, getContext, getDefaultAlphaAnimation, getDefaultAlphaAnimation, getDefaultScaleAnimation, getDefaultScaleAnimation, getDefaultSlideFromBottomAnimationSet, getDismissAnimation, getDismissAnimator, getDisplayAnimateView, getHeight, getOffsetX, getOffsetY, getOnBeforeShowCallback, getOnDismissListener, getPopupBackground, getPopupGravity, getPopupWindow, getScaleAnimation, getShowAnimation, getShowAnimator, getTranslateVerticalAnimation, getTranslateVerticalAnimation, getWidth, isAllowDismissWhenTouchOutside, isAllowInterceptTouchEvent, isAutoLocatePopup, isOutSideTouchable, isPopupFadeEnable, isShowing, linkTo, onAnchorBottom, onAnchorBottom, onAnchorTop, onAnchorTop, onBackPressed, onCreateAnimateView, onCreateDismissAnimation, onCreateDismissAnimation, onCreateDismissAnimator, onCreateDismissAnimator, onCreateShowAnimation, onCreateShowAnimation, onCreateShowAnimator, onCreateShowAnimator, onDestroy, onDismiss, onDispatchKeyEvent, onInterceptTouchEvent, onLogInternal, onOutSideTouch, onPopupLayout, onPreShow, onShowError, onShowing, onTouchEvent, onViewCreated, setAdjustInputMethod, setAdjustInputMethod, setAdjustInputMode, setAdjustInputMode, setAlignBackground, setAlignBackgroundGravity, setAllowDismissWhenTouchOutside, setAllowInterceptTouchEvent, setAutoLocatePopup, setAutoShowInputMethod, setAutoShowInputMethod, setBackground, setBackground, setBackgroundColor, setBackgroundView, setBackPressEnable, setBlurBackgroundEnable, setBlurBackgroundEnable, setBlurOption, setClipChildren, setDebugMode, setDismissAnimation, setDismissAnimator, setFitSize, setHeight, setMaxHeight, setMaxWidth, setMinHeight, setMinWidth, setOffsetX, setOffsetY, setOnBeforeShowCallback, setOnDismissListener, setOnPopupWindowShowListener, setOutSideDismiss, setOutSideTouchable, setOverlayStatusbar, setPopupAnimationStyle, setPopupFadeEnable, setPopupGravity, setPopupGravity, setPopupGravityMode, setPopupWindowFullScreen, setShowAnimation, setShowAnimator, setSoftInputMode, setViewClickListener, setWidth, showPopupWindow, showPopupWindow, showPopupWindow, showPopupWindow, update, update, update, update, updateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitonCreateContentViewpublic BaseLazyPopupWindow(Context context)
public BaseLazyPopupWindow(Context context, int width, int height)
public BaseLazyPopupWindow(Fragment fragment)
public BaseLazyPopupWindow(Fragment fragment,
int width,
int height)