|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use QuickWidget.DropPosition | |
|---|---|
| com.opera.core.systems | Provides OperaDriver and associated classes. |
| Uses of QuickWidget.DropPosition in com.opera.core.systems |
|---|
| Methods in com.opera.core.systems that return QuickWidget.DropPosition | |
|---|---|
static QuickWidget.DropPosition |
QuickWidget.DropPosition.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static QuickWidget.DropPosition[] |
QuickWidget.DropPosition.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.opera.core.systems with parameters of type QuickWidget.DropPosition | |
|---|---|
void |
QuickWidget.dragAndDropOn(QuickWidget widget,
QuickWidget.DropPosition dropPos)
Drags this widget onto the specified widget at the given drop position |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||