| 程序包 | 说明 |
|---|---|
| com.ruiyun.jvppeteer.cdp.core |
| 限定符和类型 | 方法和说明 |
|---|---|
MouseState |
CdpMouse.getState() |
| 限定符和类型 | 方法和说明 |
|---|---|
Consumer<MouseState> |
CdpMouse.Transaction.getUpdate() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
CdpMouse.Transaction.setUpdate(Consumer<MouseState> update) |
| 构造器和说明 |
|---|
Transaction(Consumer<MouseState> update,
Runnable rollback,
Runnable commit) |
Copyright © 2020–2025. All rights reserved.