#include <EditCommand.h>
|
| | SimpleEditCommand (Document &, EditAction=EditActionUnspecified) |
| |
| void | addNodeAndDescendants (Node *, HashSet< Node *> &) |
| |
| | SimpleEditCommand (Document &, EditAction=EditActionUnspecified) |
| |
| void | addNodeAndDescendants (Node *, HashSet< Node *> &) |
| |
Protected Member Functions inherited from WebCore::EditCommand |
| | EditCommand (Document &, EditAction=EditActionUnspecified) |
| |
| | EditCommand (Document &, const VisibleSelection &, const VisibleSelection &) |
| |
| const Frame & | frame () const |
| |
| Frame & | frame () |
| |
| const Document & | document () const |
| |
| Document & | document () |
| |
| CompositeEditCommand * | parent () const |
| |
| void | setStartingSelection (const VisibleSelection &) |
| |
| WEBCORE_EXPORT void | setEndingSelection (const VisibleSelection &) |
| |
| bool | isEditingTextAreaOrTextInput () const |
| |
| void | postTextStateChangeNotification (AXTextEditType, const String &) |
| |
| void | postTextStateChangeNotification (AXTextEditType, const String &, const VisiblePosition &) |
| |
| | EditCommand (Document &, EditAction=EditActionUnspecified) |
| |
| | EditCommand (Document &, const VisibleSelection &, const VisibleSelection &) |
| |
| const Frame & | frame () const |
| |
| Frame & | frame () |
| |
| const Document & | document () const |
| |
| Document & | document () |
| |
| CompositeEditCommand * | parent () const |
| |
| void | setStartingSelection (const VisibleSelection &) |
| |
| WEBCORE_EXPORT void | setEndingSelection (const VisibleSelection &) |
| |
| bool | isEditingTextAreaOrTextInput () const |
| |
| void | postTextStateChangeNotification (AXTextEditType, const String &) |
| |
| void | postTextStateChangeNotification (AXTextEditType, const String &, const VisiblePosition &) |
| |
| | RefCounted () |
| |
| | RefCounted () |
| |
| | RefCounted () |
| |
| | ~RefCounted () |
| |
| | ~RefCounted () |
| |
| | ~RefCounted () |
| |
| | RefCountedBase () |
| |
| | ~RefCountedBase () |
| |
| bool | derefBase () const |
| |
| bool | deletionHasBegun () const |
| |
| | RefCountedBase () |
| |
| | ~RefCountedBase () |
| |
| bool | derefBase () const |
| |
| bool | deletionHasBegun () const |
| |
| | RefCountedBase () |
| |
| | ~RefCountedBase () |
| |
| bool | derefBase () const |
| |
| bool | deletionHasBegun () const |
| |
◆ SimpleEditCommand() [1/2]
◆ SimpleEditCommand() [2/2]
◆ addNodeAndDescendants() [1/2]
| void WebCore::SimpleEditCommand::addNodeAndDescendants |
( |
Node * |
startNode, |
|
|
HashSet< Node *> & |
nodes |
|
) |
| |
|
protected |
◆ addNodeAndDescendants() [2/2]
◆ doReapply() [1/2]
| void WebCore::SimpleEditCommand::doReapply |
( |
| ) |
|
|
virtual |
◆ doReapply() [2/2]
| virtual void WebCore::SimpleEditCommand::doReapply |
( |
| ) |
|
|
virtual |
◆ doUnapply() [1/2]
| virtual void WebCore::SimpleEditCommand::doUnapply |
( |
| ) |
|
|
pure virtual |
◆ doUnapply() [2/2]
| virtual void WebCore::SimpleEditCommand::doUnapply |
( |
| ) |
|
|
pure virtual |
◆ getNodesInCommand() [1/2]
| virtual void WebCore::SimpleEditCommand::getNodesInCommand |
( |
HashSet< Node *> & |
| ) |
|
|
pure virtual |
◆ getNodesInCommand() [2/2]
| virtual void WebCore::SimpleEditCommand::getNodesInCommand |
( |
HashSet< Node *> & |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following files: