public class BackForwardCacheNotUsed extends Object
| Constructor and Description |
|---|
BackForwardCacheNotUsed() |
| Modifier and Type | Method and Description |
|---|---|
String |
getFrameId()
The frame id of the associated frame.
|
String |
getLoaderId()
The loader id for the associated navgation.
|
void |
setFrameId(String frameId)
The frame id of the associated frame.
|
void |
setLoaderId(String loaderId)
The loader id for the associated navgation.
|
public String getLoaderId()
public void setLoaderId(String loaderId)
public String getFrameId()
public void setFrameId(String frameId)
Copyright © 2021 Kenan Klisura. All rights reserved.