public final class WebBrowserUtil extends Object
Modifier and Type | Method and Description |
---|---|
static String |
getIpInformation(com.vaadin.server.WebBrowser webBrowser)
Gets the ip information.
|
static String |
getOperatingSystem(com.vaadin.server.WebBrowser webBrowser)
Gets the operating system.
|
public static String getIpInformation(com.vaadin.server.WebBrowser webBrowser)
webBrowser
- the web browserpublic static String getOperatingSystem(com.vaadin.server.WebBrowser webBrowser)
webBrowser
- the web browserCopyright © 2008–2017 www.hack23.com. All rights reserved.