[Previous] [Up] [Next]

NSInputManager

Authors

Richard Frith-Macdonald

Version: $Revision$

Date: $Date$

NSInputManager

NSInputManager

Declared in: Gui/NSInputManager.h

Inherits from: NSObject

Conforms to: NSTextInput


Instance Variables

Methods


Class Methods

currentInputManager

+ (NSInputManager*) currentInputManager;


Instances Methods

initWithName:

- (NSInputManager*) initWithName: (NSString*)inputServerName;

localizedInputManagerName

- (NSString*) localizedInputManagerName;

markedTextSelectionChanged:

- (void) markedTextSelectionChanged: (NSRange)aRange;

markedTextWillBeAbandoned:

- (void) markedTextWillBeAbandoned: (id)sender;

wantsToInterpretAllKeystrokes

- (BOOL) wantsToInterpretAllKeystrokes;