|
|||||||||
上一个类 下一个类 | 框架 无框架 | ||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |
java.lang.Objectcom.baidu.mapapi.MKSearchNotifier
public class MKSearchNotifier
搜索通知类.
该类调用用户自定义的MKSearchResultNotifier,返回相应结果
嵌套类摘要 | |
---|---|
class |
MKSearchNotifier.ErrorNo
|
构造方法摘要 | |
---|---|
MKSearchNotifier(MKSearchResultNotifier notifier)
注册用户自定义的MKSearchResultNotifier |
方法摘要 | |
---|---|
void |
eventNotify(com.baidu.mapapi.MKEvent event)
事件回调函数 |
从类 java.lang.Object 继承的方法 |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
构造方法详细信息 |
---|
public MKSearchNotifier(MKSearchResultNotifier notifier)
notifier
- 用户自定义的MKSearchResultNotifier方法详细信息 |
---|
public void eventNotify(com.baidu.mapapi.MKEvent event)
com.baidu.mapapi.MKNotifier
复制的描述
com.baidu.mapapi.MKNotifier
中的 eventNotify
event
- 当前地图引擎发生的事件
|
|||||||||
上一个类 下一个类 | 框架 无框架 | ||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |