Interface NavigatorFunctions
- All Superinterfaces:
JS5ObjectFunctions, JSObjectFunctions
- All Known Implementing Classes:
Navigator
-
Method Summary
Modifier and TypeMethodDescriptionfunction javaEnabled() - Specifies whether the browser has Java enabledMethods inherited from interface JSObjectFunctions
hasOwnProperty, isPrototypeOf, propertyIsEnumerable, toLocaleString, toString, valueOf
-
Method Details
-
javaEnabled
JSBoolean javaEnabled()function javaEnabled() - Specifies whether the browser has Java enabled
-