2000-03-05 17:39:16 +00:00
|
|
|
<html><head>
|
|
|
|
<title>NSTextTab</title>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<a href="NSTextStorage.html">[Previous]</a>
|
2000-04-10 05:29:53 +00:00
|
|
|
<a href="Gui.html">[Up]</a>
|
2000-03-05 17:39:16 +00:00
|
|
|
<a href="NSTextView.html">[Next]</a>
|
|
|
|
<h1>NSTextTab</h1>
|
|
|
|
<h3>Authors</h3>
|
|
|
|
<dl>
|
|
|
|
<dt><a href="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
|
|
|
|
<dd>
|
|
|
|
</dl>
|
|
|
|
<p>Version: 0.1</p>
|
|
|
|
<p>Date: 28 February, 2000</p>
|
|
|
|
<h2><a name="cont-0">NSTextTab</a></h2>
|
|
|
|
<h2><a name="NSTextTab">NSTextTab</a></h2>
|
2000-04-10 05:29:53 +00:00
|
|
|
<p><b>Declared in:</b> Gui/NSParagraphStyle.h</p>
|
2000-03-05 17:39:16 +00:00
|
|
|
<p><b>Inherits from:</b> NSObject</p>
|
|
|
|
<p><b>Conforms to:</b> NSCopying
|
|
|
|
</p>
|
|
|
|
<hr>
|
|
|
|
|
|
|
|
|
|
|
|
<ul>
|
|
|
|
<li><a href="NSTextTab.html#method-0">-initWithType:location:</a>
|
|
|
|
<li><a href="NSTextTab.html#method-1">-location</a>
|
|
|
|
<li><a href="NSTextTab.html#method-2">-tabStopType</a>
|
|
|
|
</ul>
|
|
|
|
<hr>
|
|
|
|
<h2><a name="method-0">initWithType:location:</a></h2>
|
|
|
|
- (id) <b>initWithType:</b> (NSTextTabType)type <b>location:</b> (float)location<br>
|
|
|
|
|
|
|
|
|
|
|
|
<hr>
|
|
|
|
<h2><a name="method-1">location</a></h2>
|
|
|
|
- (float) <b>location</b><br>
|
|
|
|
|
|
|
|
|
|
|
|
<hr>
|
|
|
|
<h2><a name="method-2">tabStopType</a></h2>
|
|
|
|
- (NSTextTabType) <b>tabStopType</b><br>
|
|
|
|
|
|
|
|
|
|
|
|
<hr>
|
|
|
|
</body>
|
|
|
|
|
|
|
|
</html>
|