KHTML
khtml::SetNodeAttributeCommand Class Reference
#include <htmlediting.h>
Inheritance diagram for khtml::SetNodeAttributeCommand:

Detailed Description
Definition at line 355 of file htmlediting.h.
Public Member Functions | |
DOM::NodeImpl::Id | attribute () const |
DOM::ElementImpl * | element () const |
SetNodeAttributeCommand (DOM::DocumentImpl *, DOM::ElementImpl *, DOM::NodeImpl::Id attribute, const DOM::DOMString &value) | |
DOM::DOMString | value () const |
~SetNodeAttributeCommand () |
Constructor & Destructor Documentation
khtml::SetNodeAttributeCommand::SetNodeAttributeCommand | ( | DOM::DocumentImpl * | , | |
DOM::ElementImpl * | , | |||
DOM::NodeImpl::Id | attribute, | |||
const DOM::DOMString & | value | |||
) |
khtml::SetNodeAttributeCommand::~SetNodeAttributeCommand | ( | ) |
Definition at line 658 of file htmlediting.cpp.
Member Function Documentation
NodeImpl::Id khtml::SetNodeAttributeCommand::attribute | ( | ) | const |
Definition at line 673 of file htmlediting.cpp.
ElementImpl * khtml::SetNodeAttributeCommand::element | ( | ) | const |
Definition at line 667 of file htmlediting.cpp.
DOMString khtml::SetNodeAttributeCommand::value | ( | ) | const |
Definition at line 679 of file htmlediting.cpp.
The documentation for this class was generated from the following files: