MCPcopy Create free account

hub / github.com/btate/BTAndroidWebViewSelection / functions

Functions251 in github.com/btate/BTAndroidWebViewSelection

MethodonCreate
Called when the activity is first created.
src/com/brandontate/androidwebviewselection/BTAndroidWebViewSelectionActivity.java:24
MethodonDetachedFromWindow
()
src/com/blahti/drag/DragView.java:110
MethodonDismiss
Clears the selection when the context menu is dismissed.
src/com/brandontate/androidwebviewselection/BTWebView.java:681
MethodonDismiss
()
src/net/londatiga/android/QuickAction.java:492
MethodonDismiss
On dismiss
src/net/londatiga/android/PopupWindows.java:56
MethodonDrag
()
src/com/brandontate/androidwebviewselection/BTWebView.java:516
MethodonDragEnd
()
src/com/brandontate/androidwebviewselection/BTWebView.java:547
MethodonDragEnter
(DragSource source, int x, int y, int xOffset, int yOffset, DragView dragView, Object dragInfo)
src/com/blahti/drag/DragLayer.java:141
MethodonDragExit
(DragSource source, int x, int y, int xOffset, int yOffset, DragView dragView, Object dragInfo)
src/com/blahti/drag/DragLayer.java:159
MethodonDragOver
(DragSource source, int x, int y, int xOffset, int yOffset, DragView dragView, Object dragInfo)
src/com/blahti/drag/DragLayer.java:146
MethodonDragStart
(DragSource source, Object info, int dragAction)
src/com/brandontate/androidwebviewselection/BTWebView.java:510
MethodonDraw
(Canvas canvas)
src/com/blahti/drag/DragView.java:91
MethodonDrop
Handle an object being dropped on the DropTarget. This is the where a dragged view gets repositioned at the end of a drag. @param source DragSource w
src/com/blahti/drag/DragLayer.java:128
MethodonDropCompleted
onDropCompleted
src/com/blahti/drag/DragLayer.java:104
MethodonInterceptTouchEvent
(MotionEvent ev)
src/com/blahti/drag/DragLayer.java:62
MethodonInterceptTouchEvent
Call this from a drag source view.
src/com/blahti/drag/DragController.java:295
MethodonItemClick
(QuickAction source, int pos, int actionId)
src/com/brandontate/androidwebviewselection/BTWebView.java:644
MethodonLayout
(boolean changed, int l, int t, int r, int b)
src/com/blahti/drag/MyAbsoluteLayout.java:110
MethodonLongClick
(View v)
src/com/brandontate/androidwebviewselection/BTWebView.java:223
MethodonMeasure
(int widthMeasureSpec, int heightMeasureSpec)
src/com/blahti/drag/DragView.java:86
MethodonMeasure
(int widthMeasureSpec, int heightMeasureSpec)
src/com/blahti/drag/MyAbsoluteLayout.java:55
MethodonScaleChanged
(WebView view, float oldScale, float newScale)
src/com/brandontate/androidwebviewselection/BTWebView.java:268
MethodonTouch
(View v, MotionEvent event)
src/com/brandontate/androidwebviewselection/BTWebView.java:168
MethodonTouch
(View v, MotionEvent event)
src/net/londatiga/android/QuickAction.java:207
MethodonTouch
(View v, MotionEvent event)
src/net/londatiga/android/PopupWindows.java:38
MethodonTouchEvent
(MotionEvent ev)
src/com/blahti/drag/DragLayer.java:67
MethodonTouchEvent
Call this from a drag source view.
src/com/blahti/drag/DragController.java:342
Functionproxy
()
assets/jquery.js:817
MethodremoveDragListener
Remove a previously installed drag listener.
src/com/blahti/drag/DragController.java:509
MethodremoveDropTarget
Don't send drop events to <em>target</em> any more.
src/com/blahti/drag/DragController.java:523
FunctionreturnFalse
()
assets/jquery.js:3525
FunctionreturnTrue
()
assets/jquery.js:3528
Methodrun
()
src/com/brandontate/androidwebviewselection/TextSelectionJavascriptInterface.java:59
MethodsetAnimStyle
Set animation style @param mAnimStyle animation style, default is set to ANIM_AUTO
src/net/londatiga/android/QuickAction.java:138
MethodsetDragController
(DragController controller)
src/com/blahti/drag/DragLayer.java:53
MethodsetMoveTarget
Sets the view that should handle move events.
src/com/blahti/drag/DragController.java:331
MethodsetOnDismissListener
Set listener on window dismissed. @param listener
src/net/londatiga/android/PopupWindows.java:126
MethodsetPaint
(Paint paint)
src/com/blahti/drag/DragView.java:116
MethodsetSelected
Set selected flag; @param selected Flag to indicate the item is selected
src/net/londatiga/android/ActionItem.java:144
MethodsetSticky
Set sticky status of button @param sticky true for sticky, pop up sends event but does not disappear
src/net/londatiga/android/ActionItem.java:128
MethodsetThumb
Set thumb @param thumb Thumb image
src/net/londatiga/android/ActionItem.java:162
MethodsetWindowToken
(IBinder token)
src/com/blahti/drag/DragController.java:495
Methodshow
Shows the quick action menu using the given Rect as the anchor. @param parent @param rect
src/net/londatiga/android/QuickAction.java:256
MethodstartDrag
Starts a drag. It creates a bitmap of the view being dragged. That bitmap is what you see moving. The actual view can be repositioned if that is what
src/com/blahti/drag/DragController.java:141
MethodstartSelectionMode
Put the app in "selection mode".
src/com/brandontate/androidwebviewselection/TextSelectionJavascriptInterface.java:79
Functiontoggler
( event )
assets/jquery.js:3857
MethodtsjiEndSelectionMode
The user has stopped dragging the selection handles.
src/com/brandontate/androidwebviewselection/BTWebView.java:716
MethodtsjiJSError
Shows/updates the context menu based on the range @param error
src/com/brandontate/androidwebviewselection/BTWebView.java:698
MethodtsjiSelectionChanged
The selection has changed @param range @param text @param handleBounds @param menuBounds
src/com/brandontate/androidwebviewselection/BTWebView.java:728
MethodtsjiSetContentWidth
Receives the content width for the page.
src/com/brandontate/androidwebviewselection/BTWebView.java:745
MethodtsjiStartSelectionMode
The user has started dragging the selection handles.
src/com/brandontate/androidwebviewselection/BTWebView.java:706
← previous201–251 of 251, ranked by callers