| Package | Description |
|---|---|
| com.opera.core.systems |
Provides OperaDriver and associated classes.
|
| Modifier and Type | Method and Description |
|---|---|
static QuickWidget.DropPosition |
QuickWidget.DropPosition.valueOf(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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
QuickWidget.dragAndDropOn(QuickWidget widget,
QuickWidget.DropPosition dropPos)
Drags this widget onto the specified widget at the given drop position
|
Copyright © 2012. All Rights Reserved.