2000-03-05 17:39:16 +00:00
|
|
|
<html><head>
|
2001-03-03 10:07:01 +00:00
|
|
|
<title>NSInputManager</title>
|
2000-03-05 17:39:16 +00:00
|
|
|
</head>
|
|
|
|
<body>
|
2001-11-08 18:26:39 +00:00
|
|
|
<a href ="NSImageView.html">[Previous] </a>
|
|
|
|
<a href ="Gui.html">[Up] </a>
|
|
|
|
<a href ="NSInputServer.html">[Next] </a>
|
2000-03-05 17:39:16 +00:00
|
|
|
<h1>NSInputManager</h1>
|
2001-03-03 10:07:01 +00:00
|
|
|
<h3>Authors </h3>
|
|
|
|
<dl>
|
|
|
|
<dt><a href ="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
|
2000-03-05 17:39:16 +00:00
|
|
|
<dd>
|
|
|
|
</dl>
|
2001-03-03 10:07:01 +00:00
|
|
|
<p>Version: $Revision$</p>
|
|
|
|
<p>Date: $Date$</p>
|
|
|
|
<h2><a name ="cont-0">NSInputManager</a></h2>
|
|
|
|
<h2><a name ="NSInputManager">NSInputManager</a></h2>
|
|
|
|
<p><b>Declared in: </b> Gui/NSInputManager.h</p>
|
|
|
|
<p><b>Inherits from: </b> NSObject</p>
|
|
|
|
<p><b>Conforms to: </b> NSTextInput
|
2000-03-05 17:39:16 +00:00
|
|
|
</p>
|
|
|
|
<hr>
|
|
|
|
|
|
|
|
|
2001-03-03 10:07:01 +00:00
|
|
|
<h2>Instance Variables </h2>
|
2000-03-05 17:39:16 +00:00
|
|
|
<ul>
|
|
|
|
</ul>
|
2001-03-03 10:07:01 +00:00
|
|
|
<h2>Methods </h2>
|
|
|
|
<ul>
|
2001-11-08 18:26:39 +00:00
|
|
|
<li ><a href ="NSInputManager.html#method-0">+currentInputManager</a>
|
|
|
|
<li ><a href ="NSInputManager.html#method-1">-initWithName:</a>
|
|
|
|
<li ><a href ="NSInputManager.html#method-2">-localizedInputManagerName</a>
|
|
|
|
<li ><a href ="NSInputManager.html#method-3">-markedTextSelectionChanged:</a>
|
|
|
|
<li ><a href ="NSInputManager.html#method-4">-markedTextWillBeAbandoned:</a>
|
|
|
|
<li ><a href ="NSInputManager.html#method-5">-wantsToInterpretAllKeystrokes</a>
|
2001-03-03 10:07:01 +00:00
|
|
|
</ul>
|
|
|
|
<hr><h2>Class Methods </h2>
|
|
|
|
<h3><a name ="method-0">currentInputManager</a></h3>
|
|
|
|
+ (NSInputManager*) <b>currentInputManager</b>;<br>
|
2000-03-05 17:39:16 +00:00
|
|
|
|
|
|
|
|
2001-03-03 10:07:01 +00:00
|
|
|
<hr>
|
|
|
|
<hr><h2>Instances Methods </h2>
|
|
|
|
<h3><a name ="method-1">initWithName:</a></h3>
|
|
|
|
- (NSInputManager*) <b>initWithName:</b> (NSString*)inputServerName;<br>
|
2000-03-05 17:39:16 +00:00
|
|
|
|
|
|
|
|
2001-03-03 10:07:01 +00:00
|
|
|
<hr>
|
|
|
|
<h3><a name ="method-2">localizedInputManagerName</a></h3>
|
|
|
|
- (NSString*) <b>localizedInputManagerName</b>;<br>
|
2000-03-05 17:39:16 +00:00
|
|
|
|
|
|
|
|
2001-03-03 10:07:01 +00:00
|
|
|
<hr>
|
|
|
|
<h3><a name ="method-3">markedTextSelectionChanged:</a></h3>
|
|
|
|
- (void) <b>markedTextSelectionChanged:</b> (NSRange)aRange;<br>
|
2000-03-05 17:39:16 +00:00
|
|
|
|
|
|
|
|
2001-03-03 10:07:01 +00:00
|
|
|
<hr>
|
|
|
|
<h3><a name ="method-4">markedTextWillBeAbandoned:</a></h3>
|
|
|
|
- (void) <b>markedTextWillBeAbandoned:</b> (id)sender;<br>
|
2000-03-05 17:39:16 +00:00
|
|
|
|
|
|
|
|
2001-03-03 10:07:01 +00:00
|
|
|
<hr>
|
|
|
|
<h3><a name ="method-5">wantsToInterpretAllKeystrokes</a></h3>
|
|
|
|
- (BOOL) <b>wantsToInterpretAllKeystrokes</b>;<br>
|
2000-03-05 17:39:16 +00:00
|
|
|
|
|
|
|
|
2001-03-03 10:07:01 +00:00
|
|
|
<hr>
|
2000-03-05 17:39:16 +00:00
|
|
|
</body>
|
|
|
|
|
2001-03-03 10:07:01 +00:00
|
|
|
</html>
|