Home
last modified time | relevance | path

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

/ohos5.0/base/web/webview/ohos_interface/include/ohos_nweb/
H A Dnweb_handler.h217 LEAVE_BFCACHE, enumerator
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_event.h38 LEAVE_BFCACHE = 4 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协议加载,如:
5968 if (event.status == NativeEmbedStatus.LEAVE_BFCACHE) {
9243 | LEAVE_BFCACHE<sup>12+</sup> | 4 | 同层标签离开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 …
5968 if (event.status == NativeEmbedStatus.LEAVE_BFCACHE) {
9239 | LEAVE_BFCACHE<sup>12+</sup> | 4 | The same-layer tag leaves the BFCache.|