#include <Editor.h>
◆ Command() [1/4]
WebCore::Editor::Command::Command |
( |
| ) |
|
◆ Command() [2/4]
◆ Command() [3/4]
◆ Command() [4/4]
◆ allowExecutionWhenDisabled() [1/2]
bool WebCore::Editor::Command::allowExecutionWhenDisabled |
( |
| ) |
const |
◆ allowExecutionWhenDisabled() [2/2]
WEBCORE_EXPORT bool WebCore::Editor::Command::allowExecutionWhenDisabled |
( |
| ) |
const |
◆ execute() [1/4]
bool WebCore::Editor::Command::execute |
( |
const String & |
parameter = String() , |
|
|
Event * |
triggeringEvent = nullptr |
|
) |
| const |
◆ execute() [2/4]
◆ execute() [3/4]
bool WebCore::Editor::Command::execute |
( |
Event * |
triggeringEvent | ) |
const |
◆ execute() [4/4]
◆ isEnabled() [1/2]
bool WebCore::Editor::Command::isEnabled |
( |
Event * |
triggeringEvent = nullptr | ) |
const |
◆ isEnabled() [2/2]
WEBCORE_EXPORT bool WebCore::Editor::Command::isEnabled |
( |
Event * |
triggeringEvent = nullptr | ) |
const |
◆ isSupported() [1/2]
◆ isSupported() [2/2]
bool WebCore::Editor::Command::isSupported |
( |
| ) |
const |
◆ isTextInsertion() [1/2]
WEBCORE_EXPORT bool WebCore::Editor::Command::isTextInsertion |
( |
| ) |
const |
◆ isTextInsertion() [2/2]
bool WebCore::Editor::Command::isTextInsertion |
( |
| ) |
const |
◆ state() [1/2]
◆ state() [2/2]
TriState WebCore::Editor::Command::state |
( |
Event * |
triggeringEvent = nullptr | ) |
const |
◆ value() [1/2]
String WebCore::Editor::Command::value |
( |
Event * |
triggeringEvent = nullptr | ) |
const |
◆ value() [2/2]
String WebCore::Editor::Command::value |
( |
Event * |
triggeringEvent = nullptr | ) |
const |
The documentation for this class was generated from the following files:
- DerivedData/WebKit/Build/Products/Debug/WebCore.framework/Versions/A/PrivateHeaders/Editor.h
- Source/WebCore/editing/EditorCommand.cpp