|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use UserAgent | |
|---|---|
| org.lobobrowser.clientlet |
Contains interface Clientlet, which is implemented to process responses and set content renderable by a user agent. |
| org.lobobrowser.ua |
Contains interfaces that need to be implemented by a browser (like Lobo)
in order to service Lobo extensions. |
| Uses of UserAgent in org.lobobrowser.clientlet |
|---|
| Methods in org.lobobrowser.clientlet that return UserAgent | |
|---|---|
UserAgent |
ClientletRequest.getUserAgent()
Gets information about the user agent making the request. |
UserAgent |
ClientletContext.getUserAgent()
Gets a UserAgent instance with information about the current user agent. |
| Uses of UserAgent in org.lobobrowser.ua |
|---|
| Methods in org.lobobrowser.ua that return UserAgent | |
|---|---|
UserAgent |
NavigatorWindow.getUserAgent()
Gets the navigator for the window. |
UserAgent |
NavigatorExtensionContext.getUserAgent()
Gets the UserAgent instance associated with
this context. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||