Home
last modified time | relevance | path

Searched refs:ENTER_BFCACHE (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/web/webview/ohos_interface/include/ohos_nweb/
H A Dnweb_handler.h216 ENTER_BFCACHE, enumerator
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_event.h37 ENTER_BFCACHE = 3, enumerator
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkweb/
H A Dts-basic-components-web.md5946 // 因此如果要测试ENTER_BFCACHE/LEAVE_BFCACHE状态,需要将index.html放到Web服务器上,使用http或者https协议加载,如:
5964 if (event.status == NativeEmbedStatus.ENTER_BFCACHE) {
9242 | ENTER_BFCACHE<sup>12+</sup> | 3 | 同层标签进入BFCache。 |
/ohos5.0/docs/en/application-dev/reference/apis-arkweb/
H A Dts-basic-components-web.md5946 …// Therefore, to test the ENTER_BFCACHE/LEAVE_BFCACHE states, you need to place the index.html on …
5964 if (event.status == NativeEmbedStatus.ENTER_BFCACHE) {
9238 | ENTER_BFCACHE<sup>12+</sup> | 3 | The same-layer tag enters the BFCache. |