|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WDropEvent | |
|---|---|
| eu.webtoolkit.jwt | JWt main package, this package contains all JWt widgets (except for Chart and Auth widgets). |
| Uses of WDropEvent in eu.webtoolkit.jwt |
|---|
| Methods in eu.webtoolkit.jwt with parameters of type WDropEvent | |
|---|---|
protected void |
WWidget.dropEvent(WDropEvent event)
Handles a drop event. |
void |
WAbstractItemModel.dropEvent(WDropEvent e,
DropAction action,
int row,
int column,
WModelIndex parent)
Handles a drop event. |
void |
WAbstractProxyModel.dropEvent(WDropEvent e,
DropAction action,
int row,
int column,
WModelIndex parent)
|
protected void |
WAbstractItemView.dropEvent(WDropEvent e,
WModelIndex index)
Handles a drop event (drag & drop). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||