#include <InsertNodeBeforeCommand.h>
|
| | InsertNodeBeforeCommand (RefPtr< Node > &&childToInsert, RefPtr< Node > &&childToInsertBefore, ShouldAssumeContentIsAlwaysEditable, EditAction) |
| |
Protected Member Functions inherited from WebCore::SimpleEditCommand |
| | 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 |
| |
◆ InsertNodeBeforeCommand()
◆ create()
The documentation for this class was generated from the following files: