mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-28 00:50:45 +00:00
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12233 72102866-910b-0410-8b05-ffd578937521
202 lines
7.4 KiB
HTML
202 lines
7.4 KiB
HTML
<html>
|
|
<head>
|
|
<title>NSBrowserCell</title>
|
|
</head>
|
|
<body>
|
|
<a href="Gui.html">Up</a>
|
|
<br />
|
|
<h1><a name="title$NSBrowserCell">NSBrowserCell</a></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><b>Copyright:</b> (C) 1996, 1997, 1999 Free Software Foundation, Inc.</p>
|
|
<div>
|
|
<hr width="50%" align="left" />
|
|
<h3>Contents -</h3>
|
|
<ol>
|
|
<li>
|
|
<a href="#001000000000">Software documentation for the NSBrowserCell class</a>
|
|
</li>
|
|
</ol>
|
|
<hr width="50%" align="left" />
|
|
</div>
|
|
<h1><a name="001000000000">
|
|
Software documentation for the NSBrowserCell class
|
|
</a></h1>
|
|
<h2><a name="class$NSBrowserCell">NSBrowserCell</a> : <a rel="gsdoc" href="NSCell.html#class$NSCell">NSCell</a></h2>
|
|
<blockquote>
|
|
<dl>
|
|
<dt><b>Declared in:</b></dt>
|
|
<dd>AppKit/NSBrowserCell.h</dd>
|
|
</dl>
|
|
</blockquote>
|
|
<blockquote>
|
|
<dl>
|
|
<dt><b>Conforms to:</b></dt>
|
|
<dd><a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSObject.html#protocol$(NSCoding)">NSCoding</a></dd>
|
|
</dl>
|
|
</blockquote>
|
|
<blockquote>
|
|
<b>Standards:</b>
|
|
<ul>
|
|
<li>GNUstep</li>
|
|
<li>MacOS-X</li>
|
|
<li>OpenStep</li>
|
|
</ul>
|
|
</blockquote>
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<b>Method summary</b>
|
|
<ul>
|
|
<li><a rel="gsdoc" href="NSBrowserCell.html#method$NSBrowserCell+branchImage">+branchImage</a></li>
|
|
<li><a rel="gsdoc" href="NSBrowserCell.html#method$NSBrowserCell+highlightedBranchImage">+highlightedBranchImage</a></li>
|
|
<li><a rel="gsdoc" href="NSBrowserCell.html#method$NSBrowserCell-alternateImage">-alternateImage</a></li>
|
|
<li><a rel="gsdoc" href="NSBrowserCell.html#method$NSBrowserCell-encodeWithCoder:">-encodeWithCoder:</a></li>
|
|
<li><a rel="gsdoc" href="NSBrowserCell.html#method$NSBrowserCell-highlightColorInView:">-highlightColorInView:</a></li>
|
|
<li><a rel="gsdoc" href="NSBrowserCell.html#method$NSBrowserCell-initWithCoder:">-initWithCoder:</a></li>
|
|
<li><a rel="gsdoc" href="NSBrowserCell.html#method$NSBrowserCell-isLeaf">-isLeaf</a></li>
|
|
<li><a rel="gsdoc" href="NSBrowserCell.html#method$NSBrowserCell-isLoaded">-isLoaded</a></li>
|
|
<li><a rel="gsdoc" href="NSBrowserCell.html#method$NSBrowserCell-reset">-reset</a></li>
|
|
<li><a rel="gsdoc" href="NSBrowserCell.html#method$NSBrowserCell-set">-set</a></li>
|
|
<li><a rel="gsdoc" href="NSBrowserCell.html#method$NSBrowserCell-setAlternateImage:">-setAlternateImage:</a></li>
|
|
<li><a rel="gsdoc" href="NSBrowserCell.html#method$NSBrowserCell-setLeaf:">-setLeaf:</a></li>
|
|
<li><a rel="gsdoc" href="NSBrowserCell.html#method$NSBrowserCell-setLoaded:">-setLoaded:</a></li>
|
|
</ul>
|
|
<hr width="50%" align="left" />
|
|
<h3><a name="method$NSBrowserCell+branchImage">branchImage</a></h3>
|
|
+ (<a rel="gsdoc" href="NSImage.html#class$NSImage">NSImage</a>*) <b>branchImage</b>;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSBrowserCell+highlightedBranchImage">highlightedBranchImage</a></h3>
|
|
+ (<a rel="gsdoc" href="NSImage.html#class$NSImage">NSImage</a>*) <b>highlightedBranchImage</b>;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSBrowserCell-alternateImage">alternateImage</a></h3>
|
|
- (<a rel="gsdoc" href="NSImage.html#class$NSImage">NSImage</a>*) <b>alternateImage</b>;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSBrowserCell-encodeWithCoder:">encodeWithCoder:</a></h3>
|
|
- (void) <b>encodeWithCoder:</b> (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSCoder.html#class$NSCoder">NSCoder</a>*)aCoder;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSBrowserCell-highlightColorInView:">highlightColorInView:</a></h3>
|
|
- (<a rel="gsdoc" href="NSColor.html#class$NSColor">NSColor</a>*) <b>highlightColorInView:</b> (<a rel="gsdoc" href="NSView.html#class$NSView">NSView</a>*)controlView;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSBrowserCell-initWithCoder:">initWithCoder:</a></h3>
|
|
- (id) <b>initWithCoder:</b> (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSCoder.html#class$NSCoder">NSCoder</a>*)aDecoder;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSBrowserCell-isLeaf">isLeaf</a></h3>
|
|
- (BOOL) <b>isLeaf</b>;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSBrowserCell-isLoaded">isLoaded</a></h3>
|
|
- (BOOL) <b>isLoaded</b>;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSBrowserCell-reset">reset</a></h3>
|
|
- (void) <b>reset</b>;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSBrowserCell-set">set</a></h3>
|
|
- (void) <b>set</b>;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSBrowserCell-setAlternateImage:">setAlternateImage:</a></h3>
|
|
- (void) <b>setAlternateImage:</b> (<a rel="gsdoc" href="NSImage.html#class$NSImage">NSImage</a>*)anImage;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSBrowserCell-setLeaf:">setLeaf:</a></h3>
|
|
- (void) <b>setLeaf:</b> (BOOL)flag;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSBrowserCell-setLoaded:">setLoaded:</a></h3>
|
|
- (void) <b>setLoaded:</b> (BOOL)flag;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<br />
|
|
<a href="Gui.html">Up</a>
|
|
</body>
|
|
</html>
|