KHTML
khtml::InputTextCommandImpl Class Reference
#include <htmlediting_impl.h>
Inheritance diagram for khtml::InputTextCommandImpl:
Public Member Functions | |
| unsigned long | charactersAdded () const |
| virtual int | commandID () const |
| void | deleteCharacter () |
| virtual void | doApply () |
| void | input (const DOM::DOMString &text) |
| InputTextCommandImpl (DOM::DocumentImpl *document) | |
| virtual | ~InputTextCommandImpl () |
Detailed Description
Definition at line 305 of file htmlediting_impl.h.
Constructor & Destructor Documentation
| khtml::InputTextCommandImpl::InputTextCommandImpl | ( | DOM::DocumentImpl * | document | ) |
| khtml::InputTextCommandImpl::~InputTextCommandImpl | ( | ) | [virtual] |
Definition at line 1522 of file htmlediting_impl.cpp.
Member Function Documentation
| unsigned long khtml::InputTextCommandImpl::charactersAdded | ( | ) | const [inline] |
Definition at line 318 of file htmlediting_impl.h.
| int khtml::InputTextCommandImpl::commandID | ( | ) | const [virtual] |
Reimplemented from khtml::CompositeEditCommandImpl.
Definition at line 1526 of file htmlediting_impl.cpp.
| void khtml::InputTextCommandImpl::deleteCharacter | ( | ) |
Definition at line 1540 of file htmlediting_impl.cpp.
| void khtml::InputTextCommandImpl::doApply | ( | ) | [virtual] |
Implements khtml::CompositeEditCommandImpl.
Definition at line 1531 of file htmlediting_impl.cpp.
| void khtml::InputTextCommandImpl::input | ( | const DOM::DOMString & | text | ) |
Definition at line 1535 of file htmlediting_impl.cpp.
The documentation for this class was generated from the following files:
KDE 4.3 API Reference