KJS::Location Class Reference
List of all members.Detailed Description
Definition at line 259 of file kjs_window.h.
Public Types | |
Hash | |
Href | |
Hostname | |
Host | |
Pathname | |
Port | |
Protocol | |
Search | |
EqualEqual | |
Assign | |
Replace | |
Reload | |
ToString | |
enum | { Hash, Href, Hostname, Host, Pathname, Port, Protocol, Search, EqualEqual, Assign, Replace, Reload, ToString } |
Public Member Functions | |
~Location () | |
virtual Value | get (ExecState *exec, const Identifier &propertyName) const |
virtual void | put (ExecState *exec, const Identifier &propertyName, const Value &value, int attr=None) |
virtual Value | toPrimitive (ExecState *exec, Type preferred) const |
virtual UString | toString (ExecState *exec) const |
KParts::ReadOnlyPart * | part () const |
virtual const ClassInfo * | classInfo () const |
Static Public Attributes | |
static const ClassInfo | info = { "Location", 0, &LocationTable, 0 } |
Friends | |
class | Window |
The documentation for this class was generated from the following files: