MCPcopy Create free account

hub / github.com/PopFisher/SmartPopupWindow / functions

Functions144 in github.com/PopFisher/SmartPopupWindow

MethodisTouchable
<p>Indicates whether the popup window receives touch events.</p> @return true if the popup is touchable, false otherwise @see #setTouchable(boolean)
sourcecode/PopupWindow(7.0).java:737
MethodonBackPressed
()
app/src/main/java/popup/popfisher/com/smartpopupwindow/TopBottomArrowPopupActivity.java:166
MethodonBackPressed
()
app/src/main/java/popup/popfisher/com/smartpopupwindow/Android7_0PopupActivity.java:145
MethodonClick
(View v)
app/src/main/java/popup/popfisher/com/smartpopupwindow/PopupWindowMainActivity.java:39
MethodonClick
(View v)
app/src/main/java/popup/popfisher/com/smartpopupwindow/CustomPosPopupActivity.java:34
MethodonClick
(View v)
app/src/main/java/popup/popfisher/com/smartpopupwindow/CustomPosPopupActivity.java:98
MethodonClick
(View v)
app/src/main/java/popup/popfisher/com/smartpopupwindow/TopBottomArrowPopupActivity.java:42
MethodonClick
(View v)
app/src/main/java/popup/popfisher/com/smartpopupwindow/Android7_0PopupActivity.java:44
MethodonClick
(View arg0)
app/src/main/java/popup/popfisher/com/smartpopupwindow/ScreenChangeUpdatePopupActivity.java:30
MethodonConfigurationChanged
(Configuration newConfig)
app/src/main/java/popup/popfisher/com/smartpopupwindow/ScreenChangeUpdatePopupActivity.java:45
MethodonCreate
(Bundle savedInstanceState)
app/src/main/java/popup/popfisher/com/smartpopupwindow/PopupWindowMainActivity.java:26
MethodonCreate
(Bundle savedInstanceState)
app/src/main/java/popup/popfisher/com/smartpopupwindow/CustomPosPopupActivity.java:22
MethodonCreate
(Bundle savedInstanceState)
app/src/main/java/popup/popfisher/com/smartpopupwindow/TopBottomArrowPopupActivity.java:24
MethodonCreate
(Bundle savedInstanceState)
app/src/main/java/popup/popfisher/com/smartpopupwindow/Android7_0PopupActivity.java:26
MethodonCreate
(Bundle savedInstanceState)
app/src/main/java/popup/popfisher/com/smartpopupwindow/ScreenChangeUpdatePopupActivity.java:23
MethodonCreateDrawableState
(int extraSpace)
sourcecode/PopupWindow(7.0).java:2413
MethodonGetEpicenter
(Transition transition)
sourcecode/PopupWindow(7.0).java:1842
MethodonGetEpicenter
(Transition transition)
sourcecode/PopupWindow(7.0).java:2305
MethodonGlobalLayout
()
sourcecode/PopupWindow(7.0).java:2296
MethodonGlobalLayout
()
app/src/main/java/popup/popfisher/com/smartpopupwindow/TopBottomArrowPopupActivity.java:115
MethodonScrollChanged
()
sourcecode/PopupWindow(7.0).java:216
MethodonScrollChanged
()
app/src/main/java/popup/popfisher/com/smartpopupwindow/ScreenChangeUpdatePopupActivity.java:57
MethodonTouchEvent
(MotionEvent event)
sourcecode/PopupWindow(7.0).java:2269
MethodonTransitionEnd
(Transition transition)
sourcecode/PopupWindow(7.0).java:2356
MethodonViewAttachedToWindow
(View v)
sourcecode/PopupWindow(7.0).java:202
MethodonViewAttachedToWindow
(View v)
sourcecode/PopupWindow(7.0).java:2396
MethodonViewDetachedFromWindow
(View v)
sourcecode/PopupWindow(7.0).java:205
MethodonViewDetachedFromWindow
(View v)
sourcecode/PopupWindow(7.0).java:2399
MethodsetAllowScrollingAnchorParent
Allow PopupWindow to scroll the anchor's parent to provide more room for the popup. Enabled by default. @param enabled True to scroll the anchor's pa
sourcecode/PopupWindow(7.0).java:838
MethodsetAnimationStyle
<p>Change the animation style resource for this popup.</p> <p>If the popup is showing, calling this method will take effect only the next time the po
sourcecode/PopupWindow(7.0).java:586
MethodsetClipToScreenEnabled
Clip this popup window to the screen, but not to the containing window. @param enabled True to clip to the screen. @hide
sourcecode/PopupWindow(7.0).java:828
MethodsetClippingEnabled
<p>Allows the popup window to extend beyond the bounds of the screen. By default the window is clipped to the screen boundaries. Setting this to false
sourcecode/PopupWindow(7.0).java:818
MethodsetEpicenterBounds
Sets the bounds used as the epicenter of the enter and exit transitions. <p> Transitions use a point or Rect, referred to as the epicenter, to orient
sourcecode/PopupWindow(7.0).java:449
MethodsetIgnoreCheekPress
Set the flag on popup to ignore cheek press events; by default this flag is set to false which means the popup will not ignore cheek press dispatch ev
sourcecode/PopupWindow(7.0).java:568
MethodsetInputMethodMode
Control how the popup operates with an input method: one of {@link #INPUT_METHOD_FROM_FOCUSABLE}, {@link #INPUT_METHOD_NEEDED}, or {@link #INPUT_METHO
sourcecode/PopupWindow(7.0).java:702
MethodsetLayoutInScreenEnabled
<p>Allows the popup window to force the flag {@link WindowManager.LayoutParams#FLAG_LAYOUT_IN_SCREEN}, overriding default behavior. This will cause th
sourcecode/PopupWindow(7.0).java:892
MethodsetLayoutInsetDecor
Allows the popup window to force the flag {@link WindowManager.LayoutParams#FLAG_LAYOUT_INSET_DECOR}, overriding default behavior. This will cause the
sourcecode/PopupWindow(7.0).java:938
MethodsetOnDismissListener
Sets the listener to be called when the window is dismissed. @param onDismissListener The listener.
sourcecode/PopupWindow(7.0).java:1929
MethodsetOverlapAnchor
Sets whether the popup window should overlap its anchor view when displayed as a drop-down. <p> If the popup is showing, calling this method will take
sourcecode/PopupWindow(7.0).java:1079
MethodsetSoftInputMode
Sets the operating mode for the soft input area. @param mode The desired mode, see {@link android.view.WindowManager.LayoutParams#softInputMod
sourcecode/PopupWindow(7.0).java:716
MethodsetSplitTouchEnabled
<p>Allows the popup window to split touches across other windows that also support split touch. When this flag is false, the first pointer that goes
sourcecode/PopupWindow(7.0).java:869
MethodsetTouchModal
Set whether this window is touch modal or if outside touches will be sent to other windows behind it. @hide
sourcecode/PopupWindow(7.0).java:969
MethodsetWindowLayoutMode
<p>Change the width and height measure specs that are given to the window manager by the popup. By default these are 0, meaning that the current widt
sourcecode/PopupWindow(7.0).java:997
MethodsetWindowLayoutType
Set the layout type for this window. <p> See {@link WindowManager.LayoutParams#type} for possible values. @param layoutType Layout type for this wind
sourcecode/PopupWindow(7.0).java:951
← previous101–144 of 144, ranked by callers