|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <Navigator.h>
Static Public Member Functions | |
| static Ref< Navigator > | create (Frame &frame) |
Static Public Member Functions inherited from WebCore::NavigatorBase | |
| static String | appName () |
| static String | platform () |
| static String | appCodeName () |
| static String | product () |
| static String | productSub () |
| static String | vendor () |
| static String | vendorSub () |
| static bool | onLine () |
| static String | language () |
| static Vector< String > | languages () |
Static Public Member Functions inherited from WebCore::ScriptWrappable | |
| template<typename Derived > | |
| static ptrdiff_t | offsetOfWrapper () |
| template<typename Derived > | |
| static ptrdiff_t | offsetOfWrapper () |
Additional Inherited Members | |
Protected Member Functions inherited from WTF::RefCounted< NavigatorBase > | |
| RefCounted () | |
| RefCounted () | |
| RefCounted () | |
| ~RefCounted () | |
| ~RefCounted () | |
| ~RefCounted () | |
Protected Member Functions inherited from WTF::RefCountedBase | |
| RefCountedBase () | |
| ~RefCountedBase () | |
| bool | derefBase () const |
| bool | deletionHasBegun () const |
| RefCountedBase () | |
| ~RefCountedBase () | |
| bool | derefBase () const |
| bool | deletionHasBegun () const |
| RefCountedBase () | |
| ~RefCountedBase () | |
| bool | derefBase () const |
| bool | deletionHasBegun () const |
Protected Member Functions inherited from WebCore::ScriptWrappable | |
| ~ScriptWrappable () | |
| ~ScriptWrappable () | |
Protected Member Functions inherited from WebCore::DOMWindowProperty | |
| virtual | ~DOMWindowProperty () |
| virtual | ~DOMWindowProperty () |
Protected Member Functions inherited from WebCore::Supplementable< Navigator > | |
| Supplementable () | |
| Supplementable () | |
Protected Attributes inherited from WebCore::DOMWindowProperty | |
| Frame * | m_frame |
| DOMWindow * | m_associatedDOMWindow |
|
virtual |
| String Navigator::appVersion | ( | ) | const |
| bool Navigator::cookieEnabled | ( | ) | const |
| void Navigator::getStorageUpdates | ( | ) |
| bool Navigator::javaEnabled | ( | ) | const |
| DOMMimeTypeArray & Navigator::mimeTypes | ( | ) |
| DOMPluginArray & Navigator::plugins | ( | ) |
|
finalvirtual |
Implements WebCore::NavigatorBase.
1.8.13