Up

NSSpellProtocol documentation

Authors

Generated by root

Contents -

  1. Software documentation for the NSChangeSpelling protocol
  2. Software documentation for the NSIgnoreMisspelledWords protocol

Software documentation for the NSChangeSpelling protocol

NSChangeSpelling

Declared in:
AppKit/NSSpellProtocol.h
Availability: OpenStep

Description forthcoming.
Method summary

changeSpelling: 

- (void) changeSpelling: (id)sender;
Availability: OpenStep

Description forthcoming.

Software documentation for the NSIgnoreMisspelledWords protocol

NSIgnoreMisspelledWords

Declared in:
AppKit/NSSpellProtocol.h
Availability: OpenStep

Description forthcoming.
Method summary

ignoreSpelling: 

- (void) ignoreSpelling: (id)sender;
Availability: OpenStep

Description forthcoming.


Up