KHTML
DOM::JSEditor Class Reference
#include <jsediting.h>
Public Member Functions | |
| JSEditor (DocumentImpl *doc) | |
| const CommandImp * | commandImp (const DOMString &command) |
| const CommandImp * | commandImp (int command) |
| bool | execCommand (const CommandImp *, bool userInterface, const DOMString &value) |
| bool | queryCommandEnabled (const CommandImp *) |
| bool | queryCommandIndeterm (const CommandImp *) |
| bool | queryCommandState (const CommandImp *) |
| bool | queryCommandSupported (const CommandImp *) |
| DOMString | queryCommandValue (const CommandImp *) |
Detailed Description
Definition at line 38 of file jsediting.h.
Constructor & Destructor Documentation
|
inline |
Definition at line 41 of file jsediting.h.
Member Function Documentation
| const CommandImp * DOM::JSEditor::commandImp | ( | const DOMString & | command | ) |
Definition at line 613 of file jsediting.cpp.
| const CommandImp * DOM::JSEditor::commandImp | ( | int | command | ) |
Definition at line 624 of file jsediting.cpp.
| bool DOM::JSEditor::execCommand | ( | const CommandImp * | cmd, |
| bool | userInterface, | ||
| const DOMString & | value | ||
| ) |
Definition at line 63 of file jsediting.cpp.
| bool DOM::JSEditor::queryCommandEnabled | ( | const CommandImp * | cmd | ) |
Definition at line 74 of file jsediting.cpp.
| bool DOM::JSEditor::queryCommandIndeterm | ( | const CommandImp * | cmd | ) |
Definition at line 85 of file jsediting.cpp.
| bool DOM::JSEditor::queryCommandState | ( | const CommandImp * | cmd | ) |
Definition at line 96 of file jsediting.cpp.
| bool DOM::JSEditor::queryCommandSupported | ( | const CommandImp * | cmd | ) |
Definition at line 107 of file jsediting.cpp.
| DOMString DOM::JSEditor::queryCommandValue | ( | const CommandImp * | cmd | ) |
Definition at line 112 of file jsediting.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:51:23 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:51:23 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference