|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DragComponentListener
A listener class for DragComponentEvent.
| Method Summary | |
|---|---|
void |
canceled(DragComponentEvent e)
The drag operation has been canceled. |
void |
end(DragComponentEvent e)
The user has dropped the component |
void |
move(DragComponentEvent e)
The user is dragging the component to a new location |
void |
start(DragComponentEvent e)
A drag operation is starting. |
| Method Detail |
|---|
void start(DragComponentEvent e)
void move(DragComponentEvent e)
void end(DragComponentEvent e)
void canceled(DragComponentEvent e)
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||