mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-25 19:31:18 +00:00
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12233 72102866-910b-0410-8b05-ffd578937521
204 lines
8.9 KiB
HTML
204 lines
8.9 KiB
HTML
<html>
|
|
<head>
|
|
<title>NSDataLinkPanel</title>
|
|
</head>
|
|
<body>
|
|
<a href="Gui.html">Up</a>
|
|
<br />
|
|
<h1><a name="title$NSDataLinkPanel">NSDataLinkPanel</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>
|
|
</dl>
|
|
<p><b>Copyright:</b> (C) 1996 Free Software Foundation, Inc.</p>
|
|
<div>
|
|
<hr width="50%" align="left" />
|
|
<h3>Contents -</h3>
|
|
<ol>
|
|
<li>
|
|
<a href="#001000000000">Software documentation for the NSDataLinkPanel class</a>
|
|
</li>
|
|
</ol>
|
|
<hr width="50%" align="left" />
|
|
</div>
|
|
<h1><a name="001000000000">
|
|
Software documentation for the NSDataLinkPanel class
|
|
</a></h1>
|
|
<h2><a name="class$NSDataLinkPanel">NSDataLinkPanel</a> : <a rel="gsdoc" href="NSPanel.html#class$NSPanel">NSPanel</a></h2>
|
|
<blockquote>
|
|
<dl>
|
|
<dt><b>Declared in:</b></dt>
|
|
<dd>AppKit/NSDataLinkPanel.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="NSDataLinkPanel.html#method$NSDataLinkPanel+getLink:manager:isMultiple:">+getLink:manager:isMultiple:</a></li>
|
|
<li><a rel="gsdoc" href="NSDataLinkPanel.html#method$NSDataLinkPanel+setLink:manager:isMultiple:">+setLink:manager:isMultiple:</a></li>
|
|
<li><a rel="gsdoc" href="NSDataLinkPanel.html#method$NSDataLinkPanel+sharedDataLinkPanel">+sharedDataLinkPanel</a></li>
|
|
<li><a rel="gsdoc" href="NSDataLinkPanel.html#method$NSDataLinkPanel-accessoryView">-accessoryView</a></li>
|
|
<li><a rel="gsdoc" href="NSDataLinkPanel.html#method$NSDataLinkPanel-encodeWithCoder:">-encodeWithCoder:</a></li>
|
|
<li><a rel="gsdoc" href="NSDataLinkPanel.html#method$NSDataLinkPanel-getLink:manager:isMultiple:">-getLink:manager:isMultiple:</a></li>
|
|
<li><a rel="gsdoc" href="NSDataLinkPanel.html#method$NSDataLinkPanel-initWithCoder:">-initWithCoder:</a></li>
|
|
<li><a rel="gsdoc" href="NSDataLinkPanel.html#method$NSDataLinkPanel-pickedBreakAllLinks:">-pickedBreakAllLinks:</a></li>
|
|
<li><a rel="gsdoc" href="NSDataLinkPanel.html#method$NSDataLinkPanel-pickedBreakLink:">-pickedBreakLink:</a></li>
|
|
<li><a rel="gsdoc" href="NSDataLinkPanel.html#method$NSDataLinkPanel-pickedOpenSource:">-pickedOpenSource:</a></li>
|
|
<li><a rel="gsdoc" href="NSDataLinkPanel.html#method$NSDataLinkPanel-pickedUpdateDestination:">-pickedUpdateDestination:</a></li>
|
|
<li><a rel="gsdoc" href="NSDataLinkPanel.html#method$NSDataLinkPanel-pickedUpdateMode:">-pickedUpdateMode:</a></li>
|
|
<li><a rel="gsdoc" href="NSDataLinkPanel.html#method$NSDataLinkPanel-setAccessoryView:">-setAccessoryView:</a></li>
|
|
<li><a rel="gsdoc" href="NSDataLinkPanel.html#method$NSDataLinkPanel-setLink:manager:isMultiple:">-setLink:manager:isMultiple:</a></li>
|
|
</ul>
|
|
<hr width="50%" align="left" />
|
|
<h3><a name="method$NSDataLinkPanel+getLink:manager:isMultiple:">getLink:manager:isMultiple:</a></h3>
|
|
+ (void) <b>getLink:</b> (<a rel="gsdoc" href="NSDataLink.html#class$NSDataLink">NSDataLink</a>**)link<b> manager:</b> (<a rel="gsdoc" href="NSDataLinkManager.html#class$NSDataLinkManager">NSDataLinkManager</a>**)linkManager<b> isMultiple:</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$NSDataLinkPanel+setLink:manager:isMultiple:">setLink:manager:isMultiple:</a></h3>
|
|
+ (void) <b>setLink:</b> (<a rel="gsdoc" href="NSDataLink.html#class$NSDataLink">NSDataLink</a>*)link<b> manager:</b> (<a rel="gsdoc" href="NSDataLinkManager.html#class$NSDataLinkManager">NSDataLinkManager</a>*)linkManager<b> isMultiple:</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$NSDataLinkPanel+sharedDataLinkPanel">sharedDataLinkPanel</a></h3>
|
|
+ (<a rel="gsdoc" href="#class$NSDataLinkPanel">NSDataLinkPanel</a>*) <b>sharedDataLinkPanel</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$NSDataLinkPanel-accessoryView">accessoryView</a></h3>
|
|
- (<a rel="gsdoc" href="NSView.html#class$NSView">NSView</a>*) <b>accessoryView</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$NSDataLinkPanel-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$NSDataLinkPanel-getLink:manager:isMultiple:">getLink:manager:isMultiple:</a></h3>
|
|
- (void) <b>getLink:</b> (<a rel="gsdoc" href="NSDataLink.html#class$NSDataLink">NSDataLink</a>**)link<b> manager:</b> (<a rel="gsdoc" href="NSDataLinkManager.html#class$NSDataLinkManager">NSDataLinkManager</a>**)linkManager<b> isMultiple:</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$NSDataLinkPanel-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$NSDataLinkPanel-pickedBreakAllLinks:">pickedBreakAllLinks:</a></h3>
|
|
- (void) <b>pickedBreakAllLinks:</b> (id)sender;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSDataLinkPanel-pickedBreakLink:">pickedBreakLink:</a></h3>
|
|
- (void) <b>pickedBreakLink:</b> (id)sender;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSDataLinkPanel-pickedOpenSource:">pickedOpenSource:</a></h3>
|
|
- (void) <b>pickedOpenSource:</b> (id)sender;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSDataLinkPanel-pickedUpdateDestination:">pickedUpdateDestination:</a></h3>
|
|
- (void) <b>pickedUpdateDestination:</b> (id)sender;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSDataLinkPanel-pickedUpdateMode:">pickedUpdateMode:</a></h3>
|
|
- (void) <b>pickedUpdateMode:</b> (id)sender;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSDataLinkPanel-setAccessoryView:">setAccessoryView:</a></h3>
|
|
- (void) <b>setAccessoryView:</b> (<a rel="gsdoc" href="NSView.html#class$NSView">NSView</a>*)aView;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSDataLinkPanel-setLink:manager:isMultiple:">setLink:manager:isMultiple:</a></h3>
|
|
- (void) <b>setLink:</b> (<a rel="gsdoc" href="NSDataLink.html#class$NSDataLink">NSDataLink</a>*)link<b> manager:</b> (<a rel="gsdoc" href="NSDataLinkManager.html#class$NSDataLinkManager">NSDataLinkManager</a>*)linkManager<b> isMultiple:</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>
|