#import <WebCoreEditCommand.h>
Abgeleitet von NSObject.
Öffentliche Methoden | |
| (id) | - initWithEditCommand: |
| (void) | - dealloc |
| (void) | - finalize |
| (struct EditCommand *) | - command |
Öffentliche, statische Methoden | |
| (id) | + commandWithEditCommand: |
Geschützte Attribute | |
| struct EditCommand * | m_command |
Definiert in Zeile 9 der Datei WebCoreEditCommand.h.
| + (id) commandWithEditCommand: | (struct EditCommand *) | fp8 |
| - (id) initWithEditCommand: | (struct EditCommand *) | fp8 |
| - (void) dealloc |
Implementiert NSObject.
| - (void) finalize |
Implementiert NSObject.
| - (struct EditCommand *) command |
- (struct EditCommand*) m_command [read, protected] |
Definiert in Zeile 11 der Datei WebCoreEditCommand.h.