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 :  /usr/share/GNUstep/Documentation/Developer/Gui/Reference/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //usr/share/GNUstep/Documentation/Developer/Gui/Reference/NSTabView.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>NSTabView</title>
  </head>
  <body>
    <font face="serif">
    <a href="Gui.html">Up</a>
    <br />
    <h1><a name="title$NSTabView">NSTabView</a></h1>
    <h3>Authors</h3>
    <dl>
      <dt>Michael Hanni (<a href="mailto:mhanni@sprintmail.com"><code>mhanni@sprintmail.com</code></a>)</dt>
      <dd>
      </dd>
    </dl>
    <blockquote>
      The tabular view class
    </blockquote>
    <p><b>Copyright:</b> (C) 1999,2000 Free Software Foundation, Inc.</p>

        <div>
      <hr width="50%" align="left" />
      <h3>Contents -</h3>
      <ol>
        <li>
          <a href="#001000000000">Software documentation for the NSTabView class</a>
        </li>
        <li>
          <a href="#002000000000">Software documentation for the
        NSObject(NSTabViewDelegate)
        informal protocol</a>
        </li>
      </ol>
      <hr width="50%" align="left" />
    </div>

          <h1><a name="001000000000">
        Software documentation for the NSTabView class
      </a></h1>
    <h2><a name="class$NSTabView">NSTabView</a> : <a rel="gsdoc" href="NSView.html#class$NSView">NSView</a></h2>
    <blockquote class="declared">
      <dl>
        <dt><b>Declared in:</b></dt>
        <dd>AppKit/NSTabView.h</dd>
      </dl>
    </blockquote>
    <blockquote>
      <dl>
        <dt><b>Conforms to:</b></dt>
        <dd><a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSObject.html#protocol$(NSCoding)">NSCoding</a></dd>
      </dl>
    </blockquote>
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
          <em>Description forthcoming.</em>
        
    </div>
    <hr width="50%" align="left" />
    <a href="#_NSTabView_ivars">Instance Variables</a>
    <br/><br/>
    <b>Method summary</b>
    <ul>
      <li><a rel="gsdoc" href="NSTabView.html#method$NSTabView-addTabViewItem$">-addTabViewItem:</a></li>
      <li><a rel="gsdoc" href="NSTabView.html#method$NSTabView-allowsTruncatedLabels">-allowsTruncatedLabels</a></li>
      <li><a rel="gsdoc" href="NSTabView.html#method$NSTabView-contentRect">-contentRect</a></li>
      <li><a rel="gsdoc" href="NSTabView.html#method$NSTabView-controlSize">-controlSize</a></li>
      <li><a rel="gsdoc" href="NSTabView.html#method$NSTabView-controlTint">-controlTint</a></li>
      <li><a rel="gsdoc" href="NSTabView.html#method$NSTabView-delegate">-delegate</a></li>
      <li><a rel="gsdoc" href="NSTabView.html#method$NSTabView-drawsBackground">-drawsBackground</a></li>
      <li><a rel="gsdoc" href="NSTabView.html#method$NSTabView-font">-font</a></li>
      <li><a rel="gsdoc" href="NSTabView.html#method$NSTabView-indexOfTabViewItem$">-indexOfTabViewItem:</a></li>
      <li><a rel="gsdoc" href="NSTabView.html#method$NSTabView-indexOfTabViewItemWithIdentifier$">-indexOfTabViewItemWithIdentifier:</a></li>
      <li><a rel="gsdoc" href="NSTabView.html#method$NSTabView-insertTabViewItem$atIndex$">-insertTabViewItem:atIndex:</a></li>
      <li><a rel="gsdoc" href="NSTabView.html#method$NSTabView-minimumSize">-minimumSize</a></li>
      <li><a rel="gsdoc" href="NSTabView.html#method$NSTabView-numberOfTabViewItems">-numberOfTabViewItems</a></li>
      <li><a rel="gsdoc" href="NSTabView.html#method$NSTabView-removeTabViewItem$">-removeTabViewItem:</a></li>
      <li><a rel="gsdoc" href="NSTabView.html#method$NSTabView-selectFirstTabViewItem$">-selectFirstTabViewItem:</a></li>
      <li><a rel="gsdoc" href="NSTabView.html#method$NSTabView-selectLastTabViewItem$">-selectLastTabViewItem:</a></li>
      <li><a rel="gsdoc" href="NSTabView.html#method$NSTabView-selectNextTabViewItem$">-selectNextTabViewItem:</a></li>
      <li><a rel="gsdoc" href="NSTabView.html#method$NSTabView-selectPreviousTabViewItem$">-selectPreviousTabViewItem:</a></li>
      <li><a rel="gsdoc" href="NSTabView.html#method$NSTabView-selectTabViewItem$">-selectTabViewItem:</a></li>
      <li><a rel="gsdoc" href="NSTabView.html#method$NSTabView-selectTabViewItemAtIndex$">-selectTabViewItemAtIndex:</a></li>
      <li><a rel="gsdoc" href="NSTabView.html#method$NSTabView-selectTabViewItemWithIdentifier$">-selectTabViewItemWithIdentifier:</a></li>
      <li><a rel="gsdoc" href="NSTabView.html#method$NSTabView-selectedTabViewItem">-selectedTabViewItem</a></li>
      <li><a rel="gsdoc" href="NSTabView.html#method$NSTabView-setAllowsTruncatedLabels$">-setAllowsTruncatedLabels:</a></li>
      <li><a rel="gsdoc" href="NSTabView.html#method$NSTabView-setControlSize$">-setControlSize:</a></li>
      <li><a rel="gsdoc" href="NSTabView.html#method$NSTabView-setControlTint$">-setControlTint:</a></li>
      <li><a rel="gsdoc" href="NSTabView.html#method$NSTabView-setDelegate$">-setDelegate:</a></li>
      <li><a rel="gsdoc" href="NSTabView.html#method$NSTabView-setDrawsBackground$">-setDrawsBackground:</a></li>
      <li><a rel="gsdoc" href="NSTabView.html#method$NSTabView-setFont$">-setFont:</a></li>
      <li><a rel="gsdoc" href="NSTabView.html#method$NSTabView-setTabViewType$">-setTabViewType:</a></li>
      <li><a rel="gsdoc" href="NSTabView.html#method$NSTabView-tabViewItemAtIndex$">-tabViewItemAtIndex:</a></li>
      <li><a rel="gsdoc" href="NSTabView.html#method$NSTabView-tabViewItemAtPoint$">-tabViewItemAtPoint:</a></li>
      <li><a rel="gsdoc" href="NSTabView.html#method$NSTabView-tabViewItems">-tabViewItems</a></li>
      <li><a rel="gsdoc" href="NSTabView.html#method$NSTabView-tabViewType">-tabViewType</a></li>
      <li><a rel="gsdoc" href="NSTabView.html#method$NSTabView-takeSelectedTabViewItemFromSender$">-takeSelectedTabViewItemFromSender:</a></li>
    </ul>
    <hr width="50%" align="left" />
<div class="method">
    <h3><a name="method$NSTabView-addTabViewItem$">addTabViewItem:&nbsp;</a></h3>
    - (void) <b>addTabViewItem:</b> (<a rel="gsdoc" href="NSTabViewItem.html#class$NSTabViewItem">NSTabViewItem</a>*)tabViewItem;<br />
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSTabView-allowsTruncatedLabels">allowsTruncatedLabels&nbsp;</a></h3>
    - (BOOL) <b>allowsTruncatedLabels</b>;<br />
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSTabView-contentRect">contentRect&nbsp;</a></h3>
    - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRect">NSRect</a>) <b>contentRect</b>;<br />
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSTabView-controlSize">controlSize&nbsp;</a></h3>
    - (<a rel="gsdoc" href="TypesAndConstants.html#type$NSControlSize">NSControlSize</a>) <b>controlSize</b>;<br />
    <div class="availability">
<b>Availability:</b> 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$NSTabView-controlTint">controlTint&nbsp;</a></h3>
    - (<a rel="gsdoc" href="TypesAndConstants.html#type$NSControlTint">NSControlTint</a>) <b>controlTint</b>;<br />
    <div class="availability">
<b>Availability:</b> 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$NSTabView-delegate">delegate&nbsp;</a></h3>
    - (id) <b>delegate</b>;<br />
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSTabView-drawsBackground">drawsBackground&nbsp;</a></h3>
    - (BOOL) <b>drawsBackground</b>;<br />
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSTabView-font">font&nbsp;</a></h3>
    - (<a rel="gsdoc" href="NSFont.html#class$NSFont">NSFont</a>*) <b>font</b>;<br />
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSTabView-indexOfTabViewItem$">indexOfTabViewItem:&nbsp;</a></h3>
    - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/BaseAdditions/Reference/TypesAndConstants.html#type$NSInteger">NSInteger</a>) <b>indexOfTabViewItem:</b> (<a rel="gsdoc" href="NSTabViewItem.html#class$NSTabViewItem">NSTabViewItem</a>*)tabViewItem;<br />
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSTabView-indexOfTabViewItemWithIdentifier$">indexOfTabViewItemWithIdentifier:&nbsp;</a></h3>
    - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/BaseAdditions/Reference/TypesAndConstants.html#type$NSInteger">NSInteger</a>) <b>indexOfTabViewItemWithIdentifier:</b> (id)identifier;<br />
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSTabView-insertTabViewItem$atIndex$">insertTabViewItem:&nbsp;atIndex:&nbsp;</a></h3>
    - (void) <b>insertTabViewItem:</b> (<a rel="gsdoc" href="NSTabViewItem.html#class$NSTabViewItem">NSTabViewItem</a>*)tabViewItem<b> atIndex:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/BaseAdditions/Reference/TypesAndConstants.html#type$NSInteger">NSInteger</a>)index;<br />
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSTabView-minimumSize">minimumSize&nbsp;</a></h3>
    - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSSize">NSSize</a>) <b>minimumSize</b>;<br />
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSTabView-numberOfTabViewItems">numberOfTabViewItems&nbsp;</a></h3>
    - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/BaseAdditions/Reference/TypesAndConstants.html#type$NSInteger">NSInteger</a>) <b>numberOfTabViewItems</b>;<br />
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSTabView-removeTabViewItem$">removeTabViewItem:&nbsp;</a></h3>
    - (void) <b>removeTabViewItem:</b> (<a rel="gsdoc" href="NSTabViewItem.html#class$NSTabViewItem">NSTabViewItem</a>*)tabViewItem;<br />
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSTabView-selectFirstTabViewItem$">selectFirstTabViewItem:&nbsp;</a></h3>
    - (void) <b>selectFirstTabViewItem:</b> (id)sender;<br />
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSTabView-selectLastTabViewItem$">selectLastTabViewItem:&nbsp;</a></h3>
    - (void) <b>selectLastTabViewItem:</b> (id)sender;<br />
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSTabView-selectNextTabViewItem$">selectNextTabViewItem:&nbsp;</a></h3>
    - (void) <b>selectNextTabViewItem:</b> (id)sender;<br />
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSTabView-selectPreviousTabViewItem$">selectPreviousTabViewItem:&nbsp;</a></h3>
    - (void) <b>selectPreviousTabViewItem:</b> (id)sender;<br />
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSTabView-selectTabViewItem$">selectTabViewItem:&nbsp;</a></h3>
    - (void) <b>selectTabViewItem:</b> (<a rel="gsdoc" href="NSTabViewItem.html#class$NSTabViewItem">NSTabViewItem</a>*)tabViewItem;<br />
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSTabView-selectTabViewItemAtIndex$">selectTabViewItemAtIndex:&nbsp;</a></h3>
    - (void) <b>selectTabViewItemAtIndex:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/BaseAdditions/Reference/TypesAndConstants.html#type$NSInteger">NSInteger</a>)index;<br />
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSTabView-selectTabViewItemWithIdentifier$">selectTabViewItemWithIdentifier:&nbsp;</a></h3>
    - (void) <b>selectTabViewItemWithIdentifier:</b> (id)identifier;<br />
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSTabView-selectedTabViewItem">selectedTabViewItem&nbsp;</a></h3>
    - (<a rel="gsdoc" href="NSTabViewItem.html#class$NSTabViewItem">NSTabViewItem</a>*) <b>selectedTabViewItem</b>;<br />
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSTabView-setAllowsTruncatedLabels$">setAllowsTruncatedLabels:&nbsp;</a></h3>
    - (void) <b>setAllowsTruncatedLabels:</b> (BOOL)allowTruncatedLabels;<br />
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSTabView-setControlSize$">setControlSize:&nbsp;</a></h3>
    - (void) <b>setControlSize:</b> (<a rel="gsdoc" href="TypesAndConstants.html#type$NSControlSize">NSControlSize</a>)controlSize;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 10.0.0</div>
<br />
    <div class="desc">
      
            Not implemented.
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSTabView-setControlTint$">setControlTint:&nbsp;</a></h3>
    - (void) <b>setControlTint:</b> (<a rel="gsdoc" href="TypesAndConstants.html#type$NSControlTint">NSControlTint</a>)controlTint;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 10.0.0</div>
<br />
    <div class="desc">
      
            Not implemented.
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSTabView-setDelegate$">setDelegate:&nbsp;</a></h3>
    - (void) <b>setDelegate:</b> (id)anObject;<br />
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSTabView-setDrawsBackground$">setDrawsBackground:&nbsp;</a></h3>
    - (void) <b>setDrawsBackground:</b> (BOOL)flag;<br />
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSTabView-setFont$">setFont:&nbsp;</a></h3>
    - (void) <b>setFont:</b> (<a rel="gsdoc" href="NSFont.html#class$NSFont">NSFont</a>*)font;<br />
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSTabView-setTabViewType$">setTabViewType:&nbsp;</a></h3>
    - (void) <b>setTabViewType:</b> (<a rel="gsdoc" href="TypesAndConstants.html#type$NSTabViewType">NSTabViewType</a>)tabViewType;<br />
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSTabView-tabViewItemAtIndex$">tabViewItemAtIndex:&nbsp;</a></h3>
    - (<a rel="gsdoc" href="NSTabViewItem.html#class$NSTabViewItem">NSTabViewItem</a>*) <b>tabViewItemAtIndex:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/BaseAdditions/Reference/TypesAndConstants.html#type$NSInteger">NSInteger</a>)index;<br />
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSTabView-tabViewItemAtPoint$">tabViewItemAtPoint:&nbsp;</a></h3>
    - (<a rel="gsdoc" href="NSTabViewItem.html#class$NSTabViewItem">NSTabViewItem</a>*) <b>tabViewItemAtPoint:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSPoint">NSPoint</a>)point;<br />
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSTabView-tabViewItems">tabViewItems&nbsp;</a></h3>
    - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSArray.html#class$NSArray">NSArray</a>*) <b>tabViewItems</b>;<br />
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSTabView-tabViewType">tabViewType&nbsp;</a></h3>
    - (<a rel="gsdoc" href="TypesAndConstants.html#type$NSTabViewType">NSTabViewType</a>) <b>tabViewType</b>;<br />
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSTabView-takeSelectedTabViewItemFromSender$">takeSelectedTabViewItemFromSender:&nbsp;</a></h3>
    - (void) <b>takeSelectedTabViewItemFromSender:</b> (id)sender;<br />
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<a name="_NSTabView_ivars"/>    <br/><hr width="50%" align="left" />
    <h2>Instance Variables for NSTabView Class</h2>
    <h3><a name="ivariable$NSTabView*_delegate">_delegate</a></h3>
    @protected id <b>_delegate</b>;<br />
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
            <em>Warning</em> the underscore at the start of the
            name of this instance variable indicates that, even
            though it is not technically <em>private</em>, it is
            intended for internal use within the package, and
            you should not use the variable in other code.
          
    </div>
    <hr width="25%" align="left" />
    <h3><a name="ivariable$NSTabView*_draws_background">_draws_background</a></h3>
    @protected BOOL <b>_draws_background</b>;<br />
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
            <em>Warning</em> the underscore at the start of the
            name of this instance variable indicates that, even
            though it is not technically <em>private</em>, it is
            intended for internal use within the package, and
            you should not use the variable in other code.
          
    </div>
    <hr width="25%" align="left" />
    <h3><a name="ivariable$NSTabView*_font">_font</a></h3>
    @protected NSFont* <b>_font</b>;<br />
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
            <em>Warning</em> the underscore at the start of the
            name of this instance variable indicates that, even
            though it is not technically <em>private</em>, it is
            intended for internal use within the package, and
            you should not use the variable in other code.
          
    </div>
    <hr width="25%" align="left" />
    <h3><a name="ivariable$NSTabView*_items">_items</a></h3>
    @protected NSMutableArray* <b>_items</b>;<br />
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
            <em>Warning</em> the underscore at the start of the
            name of this instance variable indicates that, even
            though it is not technically <em>private</em>, it is
            intended for internal use within the package, and
            you should not use the variable in other code.
          
    </div>
    <hr width="25%" align="left" />
    <h3><a name="ivariable$NSTabView*_original_nextKeyView">_original_nextKeyView</a></h3>
    @protected NSView* <b>_original_nextKeyView</b>;<br />
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
            <em>Warning</em> the underscore at the start of the
            name of this instance variable indicates that, even
            though it is not technically <em>private</em>, it is
            intended for internal use within the package, and
            you should not use the variable in other code.
          
    </div>
    <hr width="25%" align="left" />
    <h3><a name="ivariable$NSTabView*_selected">_selected</a></h3>
    @protected NSTabViewItem* <b>_selected</b>;<br />
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
            <em>Warning</em> the underscore at the start of the
            name of this instance variable indicates that, even
            though it is not technically <em>private</em>, it is
            intended for internal use within the package, and
            you should not use the variable in other code.
          
    </div>
    <hr width="25%" align="left" />
    <h3><a name="ivariable$NSTabView*_selected_item">_selected_item</a></h3>
    @protected NSUInteger <b>_selected_item</b>;<br />
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
            <em>Warning</em> the underscore at the start of the
            name of this instance variable indicates that, even
            though it is not technically <em>private</em>, it is
            intended for internal use within the package, and
            you should not use the variable in other code.
          
    </div>
    <hr width="25%" align="left" />
    <h3><a name="ivariable$NSTabView*_truncated_label">_truncated_label</a></h3>
    @protected BOOL <b>_truncated_label</b>;<br />
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
            <em>Warning</em> the underscore at the start of the
            name of this instance variable indicates that, even
            though it is not technically <em>private</em>, it is
            intended for internal use within the package, and
            you should not use the variable in other code.
          
    </div>
    <hr width="25%" align="left" />
    <h3><a name="ivariable$NSTabView*_type">_type</a></h3>
    @protected NSTabViewType <b>_type</b>;<br />
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
            <em>Warning</em> the underscore at the start of the
            name of this instance variable indicates that, even
            though it is not technically <em>private</em>, it is
            intended for internal use within the package, and
            you should not use the variable in other code.
          
    </div>
    <hr width="25%" align="left" />
    <br/><hr width="50%" align="left" /><br/>

          <h1><a name="002000000000">
        Software documentation for the
        NSObject(NSTabViewDelegate)
        informal protocol
      </a></h1>
    <h2><a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSObject.html#class$NSObject">NSObject</a>(<a name="category$NSObject(NSTabViewDelegate)">NSTabViewDelegate</a>)</h2>
    <blockquote class="declared">
      <dl>
        <dt><b>Declared in:</b></dt>
        <dd>AppKit/NSTabView.h</dd>
      </dl>
    </blockquote>
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
          <em>Description forthcoming.</em>
        
    </div>
    <b>Method summary</b>
    <ul>
      <li><a rel="gsdoc" href="NSTabView.html#method$NSObject(NSTabViewDelegate)-tabView$didSelectTabViewItem$">-tabView:didSelectTabViewItem:</a></li>
      <li><a rel="gsdoc" href="NSTabView.html#method$NSObject(NSTabViewDelegate)-tabView$shouldSelectTabViewItem$">-tabView:shouldSelectTabViewItem:</a></li>
      <li><a rel="gsdoc" href="NSTabView.html#method$NSObject(NSTabViewDelegate)-tabView$willSelectTabViewItem$">-tabView:willSelectTabViewItem:</a></li>
      <li><a rel="gsdoc" href="NSTabView.html#method$NSObject(NSTabViewDelegate)-tabViewDidChangeNumberOfTabViewItems$">-tabViewDidChangeNumberOfTabViewItems:</a></li>
    </ul>
    <hr width="50%" align="left" />
<div class="method">
    <h3><a name="method$NSObject(NSTabViewDelegate)-tabView$didSelectTabViewItem$">tabView:&nbsp;didSelectTabViewItem:&nbsp;</a></h3>
    - (void) <b>tabView:</b> (<a rel="gsdoc" href="#class$NSTabView">NSTabView</a>*)tabView<b> didSelectTabViewItem:</b> (<a rel="gsdoc" href="NSTabViewItem.html#class$NSTabViewItem">NSTabViewItem</a>*)tabViewItem;<br />
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSObject(NSTabViewDelegate)-tabView$shouldSelectTabViewItem$">tabView:&nbsp;shouldSelectTabViewItem:&nbsp;</a></h3>
    - (BOOL) <b>tabView:</b> (<a rel="gsdoc" href="#class$NSTabView">NSTabView</a>*)tabView<b> shouldSelectTabViewItem:</b> (<a rel="gsdoc" href="NSTabViewItem.html#class$NSTabViewItem">NSTabViewItem</a>*)tabViewItem;<br />
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSObject(NSTabViewDelegate)-tabView$willSelectTabViewItem$">tabView:&nbsp;willSelectTabViewItem:&nbsp;</a></h3>
    - (void) <b>tabView:</b> (<a rel="gsdoc" href="#class$NSTabView">NSTabView</a>*)tabView<b> willSelectTabViewItem:</b> (<a rel="gsdoc" href="NSTabViewItem.html#class$NSTabViewItem">NSTabViewItem</a>*)tabViewItem;<br />
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSObject(NSTabViewDelegate)-tabViewDidChangeNumberOfTabViewItems$">tabViewDidChangeNumberOfTabViewItems:&nbsp;</a></h3>
    - (void) <b>tabViewDidChangeNumberOfTabViewItems:</b> (<a rel="gsdoc" href="#class$NSTabView">NSTabView</a>*)TabView;<br />
    <div class="availability">
<b>Availability:</b> OpenStep</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