2000-03-05 17:39:16 +00:00
|
|
|
<html><head>
|
|
|
|
<title>NSTextAttachment</title>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<a href="NSText.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="NSTextAttachmentCell.html">[Next]</a>
|
|
|
|
<h1>NSTextAttachment</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">NSTextAttachment</a></h2>
|
|
|
|
<h2><a name="NSTextAttachment">NSTextAttachment</a></h2>
|
2000-04-10 05:29:53 +00:00
|
|
|
<p><b>Declared in:</b> Gui/NSTextAttachment.h</p>
|
2000-03-05 17:39:16 +00:00
|
|
|
<p><b>Inherits from:</b> NSObject</p>
|
|
|
|
<p><b>Conforms to:</b> NSObject
|
|
|
|
</p>
|
|
|
|
<hr>
|
|
|
|
|
|
|
|
|
|
|
|
<ul>
|
|
|
|
<li><a href="NSTextAttachment.html#method-0">-attachmentCell</a>
|
|
|
|
<li><a href="NSTextAttachment.html#method-1">-fileWrapper</a>
|
|
|
|
<li><a href="NSTextAttachment.html#method-2">-initWithFileWrapper:</a>
|
|
|
|
<li><a href="NSTextAttachment.html#method-3">-setAttachmentCell:</a>
|
|
|
|
<li><a href="NSTextAttachment.html#method-4">-setFileWrapper:</a>
|
|
|
|
</ul>
|
|
|
|
<hr>
|
|
|
|
<h2><a name="method-0">attachmentCell</a></h2>
|
|
|
|
- (id<NSTextAttachmentCell>) <b>attachmentCell</b><br>
|
|
|
|
|
|
|
|
|
|
|
|
<hr>
|
|
|
|
<h2><a name="method-1">fileWrapper</a></h2>
|
|
|
|
- (NSFileWrapper*) <b>fileWrapper</b><br>
|
|
|
|
|
|
|
|
|
|
|
|
<hr>
|
|
|
|
<h2><a name="method-2">initWithFileWrapper:</a></h2>
|
|
|
|
- (id) <b>initWithFileWrapper:</b> (NSFileWrapper*)aWrapper<br>
|
|
|
|
|
|
|
|
|
|
|
|
<hr>
|
|
|
|
<h2><a name="method-3">setAttachmentCell:</a></h2>
|
|
|
|
- (void) <b>setAttachmentCell:</b> (id<NSTextAttachmentCell>)aCell<br>
|
|
|
|
|
|
|
|
|
|
|
|
<hr>
|
|
|
|
<h2><a name="method-4">setFileWrapper:</a></h2>
|
|
|
|
- (void) <b>setFileWrapper:</b> (NSFileWrapper*)aWrapper<br>
|
|
|
|
|
|
|
|
|
|
|
|
<hr>
|
|
|
|
</body>
|
|
|
|
|
|
|
|
</html>
|