#include <EditCommand.h>
|
| | 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 |
| |
◆ ~EditCommand() [1/2]
| WebCore::EditCommand::~EditCommand |
( |
| ) |
|
|
virtual |
◆ EditCommand() [1/4]
◆ EditCommand() [2/4]
◆ ~EditCommand() [2/2]
| virtual WebCore::EditCommand::~EditCommand |
( |
| ) |
|
|
virtual |
◆ EditCommand() [3/4]
◆ EditCommand() [4/4]
◆ doApply() [1/2]
| virtual void WebCore::EditCommand::doApply |
( |
| ) |
|
|
pure virtual |
◆ doApply() [2/2]
| virtual void WebCore::EditCommand::doApply |
( |
| ) |
|
|
pure virtual |
◆ document() [1/4]
| const Document& WebCore::EditCommand::document |
( |
| ) |
const |
|
inlineprotected |
◆ document() [2/4]
| const Document& WebCore::EditCommand::document |
( |
| ) |
const |
|
inlineprotected |
◆ document() [3/4]
| Document& WebCore::EditCommand::document |
( |
| ) |
|
|
inlineprotected |
◆ document() [4/4]
| Document& WebCore::EditCommand::document |
( |
| ) |
|
|
inlineprotected |
◆ editingAction() [1/2]
| EditAction WebCore::EditCommand::editingAction |
( |
| ) |
const |
|
virtual |
◆ editingAction() [2/2]
| virtual EditAction WebCore::EditCommand::editingAction |
( |
| ) |
const |
|
virtual |
◆ endingSelection() [1/2]
◆ endingSelection() [2/2]
◆ frame() [1/4]
| const Frame & WebCore::EditCommand::frame |
( |
| ) |
const |
|
protected |
◆ frame() [2/4]
| const Frame& WebCore::EditCommand::frame |
( |
| ) |
const |
|
protected |
◆ frame() [3/4]
| Frame& WebCore::EditCommand::frame |
( |
| ) |
|
|
protected |
◆ frame() [4/4]
| Frame & WebCore::EditCommand::frame |
( |
| ) |
|
|
protected |
◆ isCompositeEditCommand() [1/2]
| virtual bool WebCore::EditCommand::isCompositeEditCommand |
( |
| ) |
const |
|
inlinevirtual |
◆ isCompositeEditCommand() [2/2]
| virtual bool WebCore::EditCommand::isCompositeEditCommand |
( |
| ) |
const |
|
inlinevirtual |
◆ isEditCommandComposition() [1/2]
| virtual bool WebCore::EditCommand::isEditCommandComposition |
( |
| ) |
const |
|
inlinevirtual |
◆ isEditCommandComposition() [2/2]
| virtual bool WebCore::EditCommand::isEditCommandComposition |
( |
| ) |
const |
|
inlinevirtual |
◆ isEditingTextAreaOrTextInput() [1/2]
| bool WebCore::EditCommand::isEditingTextAreaOrTextInput |
( |
| ) |
const |
|
protected |
◆ isEditingTextAreaOrTextInput() [2/2]
| bool WebCore::EditCommand::isEditingTextAreaOrTextInput |
( |
| ) |
const |
|
protected |
◆ isInsertTextCommand() [1/2]
| virtual bool WebCore::EditCommand::isInsertTextCommand |
( |
| ) |
const |
|
inlinevirtual |
◆ isInsertTextCommand() [2/2]
| virtual bool WebCore::EditCommand::isInsertTextCommand |
( |
| ) |
const |
|
inlinevirtual |
◆ isSimpleEditCommand() [1/2]
| virtual bool WebCore::EditCommand::isSimpleEditCommand |
( |
| ) |
const |
|
inlinevirtual |
◆ isSimpleEditCommand() [2/2]
| virtual bool WebCore::EditCommand::isSimpleEditCommand |
( |
| ) |
const |
|
inlinevirtual |
◆ isTopLevelCommand() [1/2]
| bool WebCore::EditCommand::isTopLevelCommand |
( |
| ) |
const |
|
inline |
◆ isTopLevelCommand() [2/2]
| bool WebCore::EditCommand::isTopLevelCommand |
( |
| ) |
const |
|
inline |
◆ parent() [1/2]
◆ parent() [2/2]
◆ postTextStateChangeNotification() [1/4]
◆ postTextStateChangeNotification() [2/4]
◆ postTextStateChangeNotification() [3/4]
◆ postTextStateChangeNotification() [4/4]
◆ setEndingSelection() [1/2]
◆ setEndingSelection() [2/2]
◆ setParent() [1/2]
◆ setParent() [2/2]
◆ setStartingSelection() [1/2]
◆ setStartingSelection() [2/2]
◆ startingSelection() [1/2]
◆ startingSelection() [2/2]
The documentation for this class was generated from the following files: