Member |
[+] SelectionTransferDropAdapter
DECLARED_FIELD |
Reference Location |
Line Number |
Visibility |
org.eclipse.php.internal.ui.dnd.PHPViewerDropSupport.fReorgDropListener |
-1 |
PRIVATE |
EXTENDS |
Reference Location |
Line Number |
Visibility |
org.eclipse.php.internal.ui.explorer.PHPSelectionTransferDropAdapter |
-1 |
PRIVATE |
|
[+] SelectionTransferDropAdapter(StructuredViewer) : void
OVERRIDE |
Reference Location |
Line Number |
Visibility |
org.eclipse.php.internal.ui.explorer.PHPSelectionTransferDropAdapter.PHPSelectionTransferDropAdapter(StructuredViewer) |
-1 |
PRIVATE |
SUPER_CONSTRUCTORMETHOD |
Reference Location |
Line Number |
Visibility |
org.eclipse.php.internal.ui.explorer.PHPSelectionTransferDropAdapter.PHPSelectionTransferDropAdapter(StructuredViewer) |
54 |
PRIVATE |
|
[+] determineOperation(Object, int, TransferData, int) : int
OVERRIDE |
Reference Location |
Line Number |
Visibility |
org.eclipse.php.internal.ui.explorer.PHPSelectionTransferDropAdapter.determineOperation(Object, int, TransferData, int) |
-1 |
PRIVATE |
|
[+] dragEnter(DropTargetEvent) : void
INVOKED_SPECIAL |
Reference Location |
Line Number |
Visibility |
org.eclipse.php.internal.ui.explorer.PHPSelectionTransferDropAdapter.dragEnter(DropTargetEvent) |
177 |
PRIVATE |
OVERRIDE |
Reference Location |
Line Number |
Visibility |
org.eclipse.php.internal.ui.explorer.PHPSelectionTransferDropAdapter.dragEnter(DropTargetEvent) |
-1 |
PRIVATE |
|
[+] dragLeave(DropTargetEvent) : void
INVOKED_SPECIAL |
Reference Location |
Line Number |
Visibility |
org.eclipse.php.internal.ui.explorer.PHPSelectionTransferDropAdapter.dragLeave(DropTargetEvent) |
182 |
PRIVATE |
OVERRIDE |
Reference Location |
Line Number |
Visibility |
org.eclipse.php.internal.ui.explorer.PHPSelectionTransferDropAdapter.dragLeave(DropTargetEvent) |
-1 |
PRIVATE |
|
[+] getCurrentLocation() : int
INVOKED_SPECIAL |
Reference Location |
Line Number |
Visibility |
org.eclipse.php.internal.ui.explorer.PHPSelectionTransferDropAdapter.getCurrentLocation() |
431 |
PRIVATE |
OVERRIDE |
Reference Location |
Line Number |
Visibility |
org.eclipse.php.internal.ui.explorer.PHPSelectionTransferDropAdapter.getCurrentLocation() |
-1 |
PRIVATE |
|
[+] getSelection() : ISelection
OVERRIDE |
Reference Location |
Line Number |
Visibility |
org.eclipse.php.internal.ui.explorer.PHPSelectionTransferDropAdapter.getSelection() |
-1 |
PRIVATE |
|
[+] getTransfer() : Transfer
OVERRIDE |
Reference Location |
Line Number |
Visibility |
org.eclipse.php.internal.ui.explorer.PHPSelectionTransferDropAdapter.getTransfer() |
-1 |
PRIVATE |
|
[+] initializeSelection() : void
OVERRIDE |
Reference Location |
Line Number |
Visibility |
org.eclipse.php.internal.ui.explorer.PHPSelectionTransferDropAdapter.initializeSelection() |
-1 |
PRIVATE |
|
[+] isEnabled(DropTargetEvent) : boolean
OVERRIDE |
Reference Location |
Line Number |
Visibility |
org.eclipse.php.internal.ui.explorer.PHPSelectionTransferDropAdapter.isEnabled(DropTargetEvent) |
-1 |
PRIVATE |
|
[+] performDrop(Object) : boolean
OVERRIDE |
Reference Location |
Line Number |
Visibility |
org.eclipse.php.internal.ui.explorer.PHPSelectionTransferDropAdapter.performDrop(Object) |
-1 |
PRIVATE |
|
[+] validateDrop(Object, int, TransferData) : boolean
OVERRIDE |
Reference Location |
Line Number |
Visibility |
org.eclipse.php.internal.ui.explorer.PHPSelectionTransferDropAdapter.validateDrop(Object, int, TransferData) |
-1 |
PRIVATE |
|