KJS::Navigator Class Reference
List of all members.Detailed Description
Definition at line 30 of file kjs_navigator.h.
Public Types | |
| enum | { AppCodeName, AppName, AppVersion, Language, UserAgent, UserLanguage, Platform, _Plugins, _MimeTypes, Product, ProductSub, Vendor, CookieEnabled, JavaEnabled, BrowserLanguage, CpuClass } |
Public Member Functions | |
| Navigator (ExecState *exec, KHTMLPart *p) | |
| virtual Value | get (ExecState *exec, const Identifier &propertyName) const |
| Value | getValueProperty (ExecState *exec, int token) const |
| virtual const ClassInfo * | classInfo () const |
| KHTMLPart * | part () const |
Static Public Attributes | |
| static const ClassInfo | info |
Member Function Documentation
| Value Navigator::getValueProperty | ( | ExecState * | exec, | |
| int | token | |||
| ) | const |
Definition at line 169 of file kjs_navigator.cpp.
The documentation for this class was generated from the following files:

