public class Navigator
extends net.java.html.lib.Objs
| Modifier and Type | Field and Description |
|---|---|
net.java.html.lib.Objs.Property<String> |
appCodeName |
net.java.html.lib.Objs.Property<String> |
appMinorVersion |
net.java.html.lib.Objs.Property<String> |
browserLanguage |
net.java.html.lib.Objs.Property<Number> |
connectionSpeed |
net.java.html.lib.Objs.Property<Boolean> |
cookieEnabled |
net.java.html.lib.Objs.Property<String> |
cpuClass |
net.java.html.lib.Objs.Property<String> |
language |
net.java.html.lib.Objs.Property<Number> |
maxTouchPoints |
net.java.html.lib.Objs.Property<MSMimeTypesCollection> |
mimeTypes |
net.java.html.lib.Objs.Property<Boolean> |
msManipulationViewsEnabled |
net.java.html.lib.Objs.Property<Number> |
msMaxTouchPoints |
net.java.html.lib.Objs.Property<Boolean> |
msPointerEnabled |
net.java.html.lib.Objs.Property<MSPluginsCollection> |
plugins |
net.java.html.lib.Objs.Property<Boolean> |
pointerEnabled |
net.java.html.lib.Objs.Property<String> |
systemLanguage |
net.java.html.lib.Objs.Property<String> |
userLanguage |
net.java.html.lib.Objs.Property<Boolean> |
webdriver |
| Modifier | Constructor and Description |
|---|---|
protected |
Navigator(net.java.html.lib.Objs.Constructor<?> c,
Object js) |
$as, $cast, $delete, $get, $js, $set, create, create, defineProperties, defineProperty, freeze, getOwnPropertyDescriptor, getOwnPropertyNames, getPrototypeOf, hasOwnProperty, isExtensible, isFrozen, isPrototypeOf, isSealed, keys, newObject, newObject, preventExtensions, propertyIsEnumerable, seal, toLocaleString, toString, valueOfpublic net.java.html.lib.Objs.Property<String> appCodeName
public net.java.html.lib.Objs.Property<String> appMinorVersion
public net.java.html.lib.Objs.Property<String> browserLanguage
public net.java.html.lib.Objs.Property<Number> connectionSpeed
public net.java.html.lib.Objs.Property<Boolean> cookieEnabled
public net.java.html.lib.Objs.Property<String> cpuClass
public net.java.html.lib.Objs.Property<String> language
public net.java.html.lib.Objs.Property<Number> maxTouchPoints
public net.java.html.lib.Objs.Property<MSMimeTypesCollection> mimeTypes
public net.java.html.lib.Objs.Property<Boolean> msManipulationViewsEnabled
public net.java.html.lib.Objs.Property<Number> msMaxTouchPoints
public net.java.html.lib.Objs.Property<Boolean> msPointerEnabled
public net.java.html.lib.Objs.Property<MSPluginsCollection> plugins
public net.java.html.lib.Objs.Property<Boolean> pointerEnabled
public net.java.html.lib.Objs.Property<String> systemLanguage
public net.java.html.lib.Objs.Property<String> userLanguage
public net.java.html.lib.Objs.Property<Boolean> webdriver
protected Navigator(net.java.html.lib.Objs.Constructor<?> c,
Object js)
public String appCodeName()
public String appMinorVersion()
public String browserLanguage()
public Number connectionSpeed()
public Boolean cookieEnabled()
public String cpuClass()
public String language()
public Number maxTouchPoints()
public MSMimeTypesCollection mimeTypes()
public Boolean msManipulationViewsEnabled()
public Number msMaxTouchPoints()
public Boolean msPointerEnabled()
public MSPluginsCollection plugins()
public Boolean pointerEnabled()
public String systemLanguage()
public String userLanguage()
public Boolean webdriver()
public void addEventListener(String type, EventListener listener, Boolean useCapture)
public void addEventListener(String type, EventListenerObject listener, Boolean useCapture)
public void addEventListener(String type, EventListener listener)
public void addEventListener(String type, EventListenerObject listener)
public net.java.html.lib.Array<Gamepad> getGamepads()
public Boolean javaEnabled()
public void msLaunchUri(String uri, MSLaunchUriCallback successCallback, MSLaunchUriCallback noHandlerCallback)
public void msLaunchUri(String uri)
public void msLaunchUri(String uri, MSLaunchUriCallback successCallback)
Copyright © 2021. All rights reserved.