|
Runtime | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IListenerContext
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 |
---|
static final java.lang.String ALL_TRANSFERS
static final java.lang.String DRAG
static final java.lang.String DROP
Method Detail |
---|
java.lang.String getOperationType()
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.