|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--net.rim.blackberry.api.browser.BrowserSession
BrowserSession objects are associated with a particular connection via
Browser.getSession(String).
Browser| Method Summary | ||
|
void |
displayPage(String url)
Sends a simple request to the browser to retrieve and display a page by URL. |
|
void |
displayPage(String url,
String referrer,
HttpHeaders requestHeaders,
PostData postData)
Sends a request to the browser to retrieve and display a page by URL. |
|
void |
showBrowser()
Shows the browser if it is not already visible and displays its start page. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public void displayPage(String url)
url - Fully qualified URL of page to retrieve.displayPage(String,String,HttpHeaders,PostData)public void displayPage(String url, String referrer, HttpHeaders requestHeaders, PostData postData)
url - Fully qualified URL of page to retrieve.referrer - ULR/resource referring the request.headers - Hashtable containing key-value pairs corresponding to the headers.postData - Post data sent with the fetch request.public void showBrowser()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright 1999-2007 Research In Motion Limited. 295 Phillip Street, Waterloo, Ontario, Canada, N2L 3W8. All Rights Reserved.
Copyright 1993-2003 Sun Microsystems, Inc. 901 San Antonio Road, Palo Alto, California, 94303, U.S.A.
Copyright 2002-2003 Nokia Corporation All Rights Reserved.
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.