| 程序包 | 说明 |
|---|---|
| com.ruiyun.jvppeteer.bidi.core |
| 限定符和类型 | 方法和说明 |
|---|---|
BidiPage |
BidiFrameTarget.asPage() |
static BidiPage |
BidiPage.from(BidiBrowserContext browserContext,
BrowsingContext browsingContext) |
BidiPage |
BidiFrame.page() |
| 限定符和类型 | 方法和说明 |
|---|---|
static BidiFrame |
BidiFrame.from(BidiPage parent,
BrowsingContext browsingContext) |
| 构造器和说明 |
|---|
BidiFrame(BidiPage parent,
BrowsingContext browsingContext) |
BidiKeyboard(BidiPage page) |
BidiMouse(BidiPage page) |
BidiPageTarget(BidiPage page) |
BidiTouchHandle(BidiPage page,
BidiTouchscreen touchScreen,
String id,
double x,
double y,
PointerCommonProperties properties) |
BidiTouchscreen(BidiPage page) |
Copyright © 2020–2025. All rights reserved.