#include <InsertIntoTextNodeCommand.h>
|
| | InsertIntoTextNodeCommand (RefPtr< Text > &&node, unsigned offset, const String &text, EditAction editingAction) |
| |
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 |
| |
◆ InsertIntoTextNodeCommand()
| WebCore::InsertIntoTextNodeCommand::InsertIntoTextNodeCommand |
( |
RefPtr< Text > && |
node, |
|
|
unsigned |
offset, |
|
|
const String & |
text, |
|
|
EditAction |
editingAction |
|
) |
| |
|
protected |
◆ create()
◆ insertedText()
| const String & WebCore::InsertIntoTextNodeCommand::insertedText |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following files: