|
Runtime | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Interface for accessing the attributes used to determine the drag and drop transfer adapters and listeners
| Field Summary | |
static java.lang.String |
ALL_TRANSFERS
Constant for requesting all supporting transfer ids |
static java.lang.String |
DRAG
Constant for drag operation type |
static java.lang.String |
DROP
Constant for drop operation type |
| Method Summary | |
java.lang.String |
getOperationType()
Returns the operation type |
java.lang.String |
getTransferId()
Returns the transfer id requested |
| Field Detail |
public static final java.lang.String ALL_TRANSFERS
public static final java.lang.String DRAG
public static final java.lang.String DROP
| Method Detail |
public java.lang.String getOperationType()
public java.lang.String getTransferId()
|
Runtime | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.