libs-gui/Documentation/gsdoc/NSTextAttachment.html

119 lines
3.3 KiB
HTML
Raw Normal View History

<html><head>
<title>NSTextAttachment</title>
</head>
<body>
<a href ="Gui.html">[Up] </a>
<h1>NSTextAttachment</h1>
<h3>Authors </h3>
<dl>
<dt>Fred Kiefer
<dd>
</dl>
<blockquote>
Classes to represent text attachments.
</blockquote>
<p>Copyright: 2000 Free Software Foundation, Inc.</p>
<h1>Contents </h1>
<ul>
<li ><a href ="#cont-0">
Software documentation for the NSTextAttachment class
</a>
<li ><a href ="#cont-1">
Software documentation for the NSTextAttachmentCell
class
</a>
<li ><a href ="#cont-2">
Software documentation for the NSTextAttachmentCell
protocol
</a>
</ul>
<h2><a name ="cont-0">
Software documentation for the NSTextAttachment class
</a></h2>
<h2><a name ="NSTextAttachment">NSTextAttachment</a></h2>
<p><b>Declared in: </b> AppKit/NSTextAttachment.h</p>
<p><b>Inherits from: </b> NSObject</p>
<p><b>Conforms to: </b> NSCoding
</p>
<hr>
<em>Description forthcoming.</em>
<h2>Instance Variables </h2>
<ul>
</ul>
<h2>Methods </h2>
<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>Instances Methods </h2>
<h3><a name ="method-0">attachmentCell</a></h3>
- (id&#60;NSTextAttachmentCell>) <b>attachmentCell</b>;<br>
Standards: NotOpenStep GNUstep MacOS-X<br>
<em>Description forthcoming.</em>
<hr>
<h3><a name ="method-1">fileWrapper</a></h3>
- (NSFileWrapper*) <b>fileWrapper</b>;<br>
Standards: NotOpenStep GNUstep MacOS-X<br>
<em>Description forthcoming.</em>
<hr>
<h3><a name ="method-2">initWithFileWrapper:</a></h3>
- (id) <b>initWithFileWrapper:</b> (NSFileWrapper*)fileWrapper;<br>
Standards: NotOpenStep GNUstep MacOS-X<br>
<em>Description forthcoming.</em>
<hr>
<h3><a name ="method-3">setAttachmentCell:</a></h3>
- (void) <b>setAttachmentCell:</b> (id&#60;NSTextAttachmentCell>)cell;<br>
Standards: NotOpenStep GNUstep MacOS-X<br>
<em>Description forthcoming.</em>
<hr>
<h3><a name ="method-4">setFileWrapper:</a></h3>
- (void) <b>setFileWrapper:</b> (NSFileWrapper*)fileWrapper;<br>
Standards: NotOpenStep GNUstep MacOS-X<br>
<em>Description forthcoming.</em>
<hr>
<h2><a name ="cont-1">
Software documentation for the NSTextAttachmentCell
class
</a></h2>
<h2><a name ="NSTextAttachmentCell">NSTextAttachmentCell</a></h2>
<p><b>Declared in: </b> AppKit/NSTextAttachment.h</p>
<p><b>Inherits from: </b> NSCell</p>
<p><b>Conforms to: </b> NSTextAttachmentCell
</p>
<hr>
<em>Description forthcoming.</em>
<h2>Instance Variables </h2>
<ul>
</ul>
<h2>Methods </h2>
<ul>
</ul>
<h2><a name ="cont-2">
Software documentation for the NSTextAttachmentCell
protocol
</a></h2>
<h2><a name ="NSTextAttachmentCell">NSTextAttachmentCell Protocol </a></h2>
<p><b>Declared in: </b> AppKit/NSTextAttachment.h</p>
<ul>
</ul>
</body>
</html>