libs-gui/Documentation/gsdoc/NSTextAttachmentCell.html

47 lines
1.3 KiB
HTML
Raw Normal View History

<html><head>
<title>NSTextAttachmentCell</title>
</head>
<body>
<a href ="NSTextAttachment.html">[Previous] </a>
<a href ="Gui.html">[Up] </a>
<a href ="NSTextContainer.html">[Next] </a>
<h1>NSTextAttachmentCell</h1>
<h3>Authors </h3>
<dl>
<dt><a href ="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: $Revision$</p>
<p>Date: $Date$</p>
<h2><a name ="cont-0">NSTextAttachmentCell</a></h2>
<h2><a name ="NSTextAttachmentCell">NSTextAttachmentCell</a></h2>
<p><b>Declared in: </b> NSTextAttachment.h</p>
<p><b>Inherits from: </b> NSCell</p>
<p><b>Conforms to: </b> NSTextAttachmentCell
</p>
<hr>
<h2>Instance Variables </h2>
<ul>
</ul>
<h2>Methods </h2>
<ul>
<li ><a href ="NSTextAttachmentCell.html#method-0">-trackMouse:inRect:ofView:untilMouseUp:</a>
<li ><a href ="NSTextAttachmentCell.html#method-1">-wantsToTrackMouse</a>
</ul>
<hr><h2>Instances Methods </h2>
<h3><a name ="method-0">trackMouse:inRect:ofView:untilMouseUp:</a></h3>
- (BOOL) <b>trackMouse:</b> (NSEvent*)theEvent <b>inRect:</b> (NSRect)cellFrame <b>ofView:</b> (NSView*)aTextView <b>untilMouseUp:</b> (BOOL)flag;<br>
<hr>
<h3><a name ="method-1">wantsToTrackMouse</a></h3>
- (BOOL) <b>wantsToTrackMouse</b>;<br>
<hr>
</body>
</html>