| 程序包 | 说明 |
|---|---|
| org.cef | |
| org.cef.handler |
| 限定符和类型 | 类和说明 |
|---|---|
class |
CefClient
Client that owns a browser and renderer.
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected CefGeolocationHandler |
CefClient.getGeolocationHandler() |
| 限定符和类型 | 方法和说明 |
|---|---|
CefClient |
CefClient.addGeolocationHandler(CefGeolocationHandler handler) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
CefGeolocationHandlerAdapter
An abstract adapter class for receiving geolocation requests.
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected abstract CefGeolocationHandler |
CefClientHandler.getGeolocationHandler()
Return the handler for geolocation requests.
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
CefClientHandler.removeGeolocationHandler(CefGeolocationHandler h) |
Copyright © 2017. All rights reserved.