Class Navigator
java.lang.Object
org.fife.rsta.ac.js.ecma.api.client.Navigator
- All Implemented Interfaces:
NavigatorFunctions, JSObjectFunctions, JS5ObjectFunctions
-
Field Summary
FieldsModifier and TypeFieldDescriptionProperty appCodeNameProperty appNameProperty appVersionprotected JSFunctionproperty constructorProperty cookieEnabledProperty mimeTypesProperty platformProperty pluginsproperty prototypeProperty userAgent -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface JSObjectFunctions
hasOwnProperty, isPrototypeOf, propertyIsEnumerable, toLocaleString, toString, valueOfMethods inherited from interface NavigatorFunctions
javaEnabled
-
Field Details
-
constructor
property constructor- Since:
- Standard ECMA-262 3rd. Edition, Level 2 Document Object Model Core Definition.
- See Also:
-
prototype
-
appCodeName
Property appCodeName -
appName
Property appName -
appVersion
Property appVersion -
cookieEnabled
Property cookieEnabled -
mimeTypes
Property mimeTypes -
platform
Property platform -
plugins
Property plugins -
userAgent
Property userAgent
-
-
Constructor Details
-
Navigator
public Navigator()Object Navigator()- Since:
- Common Usage, no standard
-