VaKeR CYBER ARMY
Logo of a company Server : Apache/2.4.41 (Ubuntu)
System : Linux absol.cf 5.4.0-198-generic #218-Ubuntu SMP Fri Sep 27 20:18:53 UTC 2024 x86_64
User : www-data ( 33)
PHP Version : 7.4.33
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Directory :  /proc/self/root/usr/share/GNUstep/Documentation/Developer/Gui/Reference/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //proc/self/root/usr/share/GNUstep/Documentation/Developer/Gui/Reference/NSHelpPanel.html
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">

    <head>
    <title>NSHelpPanel</title>
  </head>
  <body>
    <font face="serif">
    <a href="Gui.html">Up</a>
    <br />
    <h1><a name="title$NSHelpPanel">NSHelpPanel</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 NSHelpPanel class</a>
        </li>
        <li>
          <a href="#002000000000">Software documentation for the
        NSApplication(NSHelpPanel) category</a>
        </li>
      </ol>
      <hr width="50%" align="left" />
    </div>

          <h1><a name="001000000000">
        Software documentation for the NSHelpPanel class
      </a></h1>
    <h2><a name="class$NSHelpPanel">NSHelpPanel</a> : <a rel="gsdoc" href="NSPanel.html#class$NSPanel">NSPanel</a></h2>
    <blockquote class="declared">
      <dl>
        <dt><b>Declared in:</b></dt>
        <dd>AppKit/NSHelpPanel.h</dd>
      </dl>
    </blockquote>
    <div class="availability">
<b>Availability:</b> OPENSTEP 4.0.0 removed at MacOS-X 10.0.0</div>
<br />
    <div class="desc">
      
          <em>Description forthcoming.</em>
        
    </div>
    <b>Method summary</b>
    <ul>
      <li><a rel="gsdoc" href="NSHelpPanel.html#method$NSHelpPanel+attachHelpFile$markerName$to$">+attachHelpFile:markerName:to:</a></li>
      <li><a rel="gsdoc" href="NSHelpPanel.html#method$NSHelpPanel+detachHelpFrom$">+detachHelpFrom:</a></li>
      <li><a rel="gsdoc" href="NSHelpPanel.html#method$NSHelpPanel+setHelpDirectory$">+setHelpDirectory:</a></li>
      <li><a rel="gsdoc" href="NSHelpPanel.html#method$NSHelpPanel+sharedHelpPanel">+sharedHelpPanel</a></li>
      <li><a rel="gsdoc" href="NSHelpPanel.html#method$NSHelpPanel+sharedHelpPanelWithDirectory$">+sharedHelpPanelWithDirectory:</a></li>
      <li><a rel="gsdoc" href="NSHelpPanel.html#method$NSHelpPanel-addSupplement$inPath$">-addSupplement:inPath:</a></li>
      <li><a rel="gsdoc" href="NSHelpPanel.html#method$NSHelpPanel-helpDirectory">-helpDirectory</a></li>
      <li><a rel="gsdoc" href="NSHelpPanel.html#method$NSHelpPanel-helpFile">-helpFile</a></li>
      <li><a rel="gsdoc" href="NSHelpPanel.html#method$NSHelpPanel-print$">-print:</a></li>
      <li><a rel="gsdoc" href="NSHelpPanel.html#method$NSHelpPanel-showFile$atMarker$">-showFile:atMarker:</a></li>
      <li><a rel="gsdoc" href="NSHelpPanel.html#method$NSHelpPanel-showHelpAttachedTo$">-showHelpAttachedTo:</a></li>
    </ul>
    <hr width="50%" align="left" />
<div class="method">
    <h3><a name="method$NSHelpPanel+attachHelpFile$markerName$to$">attachHelpFile:&nbsp;markerName:&nbsp;to:&nbsp;</a></h3>
    + (void) <b>attachHelpFile:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSString.html#class$NSString">NSString</a>*)filename<b> markerName:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSString.html#class$NSString">NSString</a>*)markerName<b> to:</b> (id)anObject;<br />
    <div class="availability">
<b>Availability:</b> OPENSTEP 4.0.0 removed at MacOS-X 10.0.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSHelpPanel+detachHelpFrom$">detachHelpFrom:&nbsp;</a></h3>
    + (void) <b>detachHelpFrom:</b> (id)anObject;<br />
    <div class="availability">
<b>Availability:</b> OPENSTEP 4.0.0 removed at MacOS-X 10.0.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSHelpPanel+setHelpDirectory$">setHelpDirectory:&nbsp;</a></h3>
    + (void) <b>setHelpDirectory:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSString.html#class$NSString">NSString</a>*)helpDirectory;<br />
    <div class="availability">
<b>Availability:</b> OPENSTEP 4.0.0 removed at MacOS-X 10.0.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSHelpPanel+sharedHelpPanel">sharedHelpPanel&nbsp;</a></h3>
    + (<a rel="gsdoc" href="#class$NSHelpPanel">NSHelpPanel</a>*) <b>sharedHelpPanel</b>;<br />
    <div class="availability">
<b>Availability:</b> OPENSTEP 4.0.0 removed at MacOS-X 10.0.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSHelpPanel+sharedHelpPanelWithDirectory$">sharedHelpPanelWithDirectory:&nbsp;</a></h3>
    + (<a rel="gsdoc" href="#class$NSHelpPanel">NSHelpPanel</a>*) <b>sharedHelpPanelWithDirectory:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSString.html#class$NSString">NSString</a>*)helpDirectory;<br />
    <div class="availability">
<b>Availability:</b> OPENSTEP 4.0.0 removed at MacOS-X 10.0.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSHelpPanel-addSupplement$inPath$">addSupplement:&nbsp;inPath:&nbsp;</a></h3>
    - (void) <b>addSupplement:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSString.html#class$NSString">NSString</a>*)helpDirectory<b> inPath:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSString.html#class$NSString">NSString</a>*)supplementPath;<br />
    <div class="availability">
<b>Availability:</b> OPENSTEP 4.0.0 removed at MacOS-X 10.0.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSHelpPanel-helpDirectory">helpDirectory&nbsp;</a></h3>
    - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSString.html#class$NSString">NSString</a>*) <b>helpDirectory</b>;<br />
    <div class="availability">
<b>Availability:</b> OPENSTEP 4.0.0 removed at MacOS-X 10.0.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSHelpPanel-helpFile">helpFile&nbsp;</a></h3>
    - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSString.html#class$NSString">NSString</a>*) <b>helpFile</b>;<br />
    <div class="availability">
<b>Availability:</b> OPENSTEP 4.0.0 removed at MacOS-X 10.0.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSHelpPanel-print$">print:&nbsp;</a></h3>
    - (void) <b>print:</b> (id)sender;<br />
    <div class="availability">
<b>Availability:</b> OPENSTEP 4.0.0 removed at MacOS-X 10.0.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSHelpPanel-showFile$atMarker$">showFile:&nbsp;atMarker:&nbsp;</a></h3>
    - (void) <b>showFile:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSString.html#class$NSString">NSString</a>*)filename<b> atMarker:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSString.html#class$NSString">NSString</a>*)markerName;<br />
    <div class="availability">
<b>Availability:</b> OPENSTEP 4.0.0 removed at MacOS-X 10.0.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSHelpPanel-showHelpAttachedTo$">showHelpAttachedTo:&nbsp;</a></h3>
    - (BOOL) <b>showHelpAttachedTo:</b> (id)anObject;<br />
    <div class="availability">
<b>Availability:</b> OPENSTEP 4.0.0 removed at MacOS-X 10.0.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>

          <h1><a name="002000000000">
        Software documentation for the
        NSApplication(NSHelpPanel) category
      </a></h1>
    <h2><a rel="gsdoc" href="NSApplication.html#class$NSApplication">NSApplication</a>(<a name="category$NSApplication(NSHelpPanel)">NSHelpPanel</a>)</h2>
    <blockquote class="declared">
      <dl>
        <dt><b>Declared in:</b></dt>
        <dd>AppKit/NSHelpPanel.h</dd>
      </dl>
    </blockquote>
    <div class="availability">
<b>Availability:</b> OPENSTEP 4.0.0 removed at MacOS-X 10.0.0</div>
<br />
    <div class="desc">
      
          <em>Description forthcoming.</em>
        
    </div>
    <b>Method summary</b>
    <ul>
      <li><a rel="gsdoc" href="NSHelpPanel.html#method$NSApplication(NSHelpPanel)-orderFrontHelpPanel$">-orderFrontHelpPanel:</a></li>
    </ul>
    <hr width="50%" align="left" />
<div class="method">
    <h3><a name="method$NSApplication(NSHelpPanel)-orderFrontHelpPanel$">orderFrontHelpPanel:&nbsp;</a></h3>
    - (void) <b>orderFrontHelpPanel:</b> (id)sender;<br />
    <div class="availability">
<b>Availability:</b> OPENSTEP 4.0.0 removed at MacOS-X 10.0.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
    <br />
    <a href="Gui.html">Up</a>
    </font>
</body>
</html>

VaKeR 2022