| Package | Description |
|---|---|
| com.qeagle.devtools.protocol.events.page |
| Modifier and Type | Method and Description |
|---|---|
FrameScheduledNavigationReason |
FrameScheduledNavigation.getReason()
Deprecated.
The reason for the navigation.
|
static FrameScheduledNavigationReason |
FrameScheduledNavigationReason.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FrameScheduledNavigationReason[] |
FrameScheduledNavigationReason.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FrameScheduledNavigation.setReason(FrameScheduledNavigationReason reason)
Deprecated.
The reason for the navigation.
|
Copyright © 2020. All rights reserved.