| Package | Description |
|---|---|
| com.qeagle.devtools.protocol.events.page | |
| com.qeagle.devtools.protocol.types.page |
| Modifier and Type | Method and Description |
|---|---|
DialogType |
JavascriptDialogOpening.getType()
Dialog type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JavascriptDialogOpening.setType(DialogType type)
Dialog type.
|
| Modifier and Type | Method and Description |
|---|---|
static DialogType |
DialogType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DialogType[] |
DialogType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020. All rights reserved.