2001-12-17 16:51:51 +00:00
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<title>NSBrowserCell</title>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<h1>NSBrowserCell</h1>
|
|
|
|
<h3>Authors</h3>
|
|
|
|
<dl>
|
|
|
|
<dt>Scott Christley(<a href="mailto:scottc@net-community.com"><code>
|
|
|
|
scottc@net-community.com
|
|
|
|
</code></a>)</dt>
|
|
|
|
<dd>
|
|
|
|
</dd>
|
|
|
|
<dt>Nicola Pero(<a href="mailto:n.pero@mi.flashnet.it"><code>
|
|
|
|
n.pero@mi.flashnet.it
|
|
|
|
</code></a>)</dt>
|
|
|
|
<dd>
|
|
|
|
</dd>
|
|
|
|
</dl>
|
|
|
|
<blockquote>
|
|
|
|
Cell class for the NSBrowser </blockquote>
|
|
|
|
<p>Copyright: (C) 1996, 1997, 1999 Free Software Foundation, Inc.</p>
|
|
|
|
<h1>
|
|
|
|
Software documentation for the NSBrowserCell class
|
|
|
|
</h1>
|
|
|
|
<h2><a name="class$NSBrowserCell">NSBrowserCell</a> : <a href="NSCell.html#class$NSCell">NSCell</a></h2>
|
|
|
|
Declared: AppKit/NSBrowserCell.h<br />
|
|
|
|
Conform: NSCoding<br />
|
|
|
|
<p>
|
2000-03-05 17:39:16 +00:00
|
|
|
|
2001-12-17 16:51:51 +00:00
|
|
|
</p>
|
|
|
|
<h3>branchImage</a></h3>
|
|
|
|
+ (<a href="NSImage.html#class$NSImage">NSImage</a>*) <b>branchImage</b>;<br />
|
|
|
|
<p>
|
2000-03-05 17:39:16 +00:00
|
|
|
|
2001-12-17 16:51:51 +00:00
|
|
|
</p>
|
|
|
|
<hr />
|
|
|
|
<h3>highlightedBranchImage</a></h3>
|
|
|
|
+ (<a href="NSImage.html#class$NSImage">NSImage</a>*) <b>highlightedBranchImage</b>;<br />
|
|
|
|
<p>
|
2000-03-05 17:39:16 +00:00
|
|
|
|
2001-12-17 16:51:51 +00:00
|
|
|
</p>
|
|
|
|
<hr />
|
|
|
|
<h3>alternateImage</a></h3>
|
|
|
|
- (<a href="NSImage.html#class$NSImage">NSImage</a>*) <b>alternateImage</b>;<br />
|
|
|
|
<p>
|
2000-03-05 17:39:16 +00:00
|
|
|
|
2001-12-17 16:51:51 +00:00
|
|
|
</p>
|
|
|
|
<hr />
|
|
|
|
<h3>encodeWithCoder:</a></h3>
|
|
|
|
- (void) <b>encodeWithCoder:</b> (NSCoder*)aCoder;<br />
|
|
|
|
<p>
|
2000-03-05 17:39:16 +00:00
|
|
|
|
2001-12-17 16:51:51 +00:00
|
|
|
</p>
|
|
|
|
<hr />
|
|
|
|
<h3>highlightColorInView:</a></h3>
|
|
|
|
- (<a href="NSColor.html#class$NSColor">NSColor</a>*) <b>highlightColorInView:</b> (<a href="NSView.html#class$NSView">NSView</a>*)controlView;<br />
|
|
|
|
<p>
|
2000-03-05 17:39:16 +00:00
|
|
|
|
2001-12-17 16:51:51 +00:00
|
|
|
</p>
|
|
|
|
<hr />
|
|
|
|
<h3>initWithCoder:</a></h3>
|
|
|
|
- (id) <b>initWithCoder:</b> (NSCoder*)aDecoder;<br />
|
|
|
|
<p>
|
2000-03-05 17:39:16 +00:00
|
|
|
|
2001-12-17 16:51:51 +00:00
|
|
|
</p>
|
|
|
|
<hr />
|
|
|
|
<h3>isLeaf</a></h3>
|
|
|
|
- (BOOL) <b>isLeaf</b>;<br />
|
|
|
|
<p>
|
2000-03-05 17:39:16 +00:00
|
|
|
|
2001-12-17 16:51:51 +00:00
|
|
|
</p>
|
|
|
|
<hr />
|
|
|
|
<h3>isLoaded</a></h3>
|
|
|
|
- (BOOL) <b>isLoaded</b>;<br />
|
|
|
|
<p>
|
2000-03-05 17:39:16 +00:00
|
|
|
|
2001-12-17 16:51:51 +00:00
|
|
|
</p>
|
|
|
|
<hr />
|
|
|
|
<h3>reset</a></h3>
|
|
|
|
- (void) <b>reset</b>;<br />
|
|
|
|
<p>
|
2000-03-05 17:39:16 +00:00
|
|
|
|
2001-12-17 16:51:51 +00:00
|
|
|
</p>
|
|
|
|
<hr />
|
|
|
|
<h3>set</a></h3>
|
|
|
|
- (void) <b>set</b>;<br />
|
|
|
|
<p>
|
2000-03-05 17:39:16 +00:00
|
|
|
|
2001-12-17 16:51:51 +00:00
|
|
|
</p>
|
|
|
|
<hr />
|
|
|
|
<h3>setAlternateImage:</a></h3>
|
|
|
|
- (void) <b>setAlternateImage:</b> (<a href="NSImage.html#class$NSImage">NSImage</a>*)anImage;<br />
|
|
|
|
<p>
|
|
|
|
|
|
|
|
</p>
|
|
|
|
<hr />
|
|
|
|
<h3>setLeaf:</a></h3>
|
|
|
|
- (void) <b>setLeaf:</b> (BOOL)flag;<br />
|
|
|
|
<p>
|
|
|
|
|
|
|
|
</p>
|
|
|
|
<hr />
|
|
|
|
<h3>setLoaded:</a></h3>
|
|
|
|
- (void) <b>setLoaded:</b> (BOOL)flag;<br />
|
|
|
|
<p>
|
|
|
|
|
|
|
|
</p>
|
|
|
|
<hr />
|
|
|
|
</body>
|
|
|
|
</html>
|