possible to get default browser history in my application in blackberry

天涯浪子 提交于 2019-12-12 04:08:38

问题


I have created my own browser, but I want to get default browser history.


回答1:


The title says default browser: No, there is no way to programmatically access the default browser history.

The content says "my own browser": with a BrowserField you can use the eventOccurred method to get the destination URL and build your own history.



来源:https://stackoverflow.com/questions/4722594/possible-to-get-default-browser-history-in-my-application-in-blackberry

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!