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/NSStepperCell.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>NSStepperCell</title>
  </head>
  <body>
    <font face="serif">
    <a href="Gui.html">Up</a>
    <br />
    <h1><a name="title$NSStepperCell">NSStepperCell</a></h1>
    <h3>Authors</h3>
    <dl>
      <dt>Pierre-Yves Rivaille (<a href="mailto:pyrivail@ens-lyon.fr"><code>pyrivail@ens-lyon.fr</code></a>)</dt>
      <dd>
      </dd>
      <dt>Fred Kiefer (<a href="mailto:FredKiefer@gmx.de"><code>FredKiefer@gmx.de</code></a>)</dt>
      <dd>
      </dd>
    </dl>
    <p><b>Copyright:</b> (C) 2001 Free Software Foundation, Inc.</p>

        <div>
    </div>

          <h1><a name="001000000000">
        Software documentation for the NSStepperCell class
      </a></h1>
    <h2><a name="class$NSStepperCell">NSStepperCell</a> : <a rel="gsdoc" href="NSActionCell.html#class$NSActionCell">NSActionCell</a></h2>
    <blockquote class="declared">
      <dl>
        <dt><b>Declared in:</b></dt>
        <dd>AppKit/NSStepperCell.h</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="#_NSStepperCell_ivars">Instance Variables</a>
    <br/><br/>
    <b>Method summary</b>
    <ul>
      <li><a rel="gsdoc" href="NSStepperCell.html#method$NSStepperCell-autorepeat">-autorepeat</a></li>
      <li><a rel="gsdoc" href="NSStepperCell.html#method$NSStepperCell-increment">-increment</a></li>
      <li><a rel="gsdoc" href="NSStepperCell.html#method$NSStepperCell-maxValue">-maxValue</a></li>
      <li><a rel="gsdoc" href="NSStepperCell.html#method$NSStepperCell-minValue">-minValue</a></li>
      <li><a rel="gsdoc" href="NSStepperCell.html#method$NSStepperCell-setAutorepeat$">-setAutorepeat:</a></li>
      <li><a rel="gsdoc" href="NSStepperCell.html#method$NSStepperCell-setIncrement$">-setIncrement:</a></li>
      <li><a rel="gsdoc" href="NSStepperCell.html#method$NSStepperCell-setMaxValue$">-setMaxValue:</a></li>
      <li><a rel="gsdoc" href="NSStepperCell.html#method$NSStepperCell-setMinValue$">-setMinValue:</a></li>
      <li><a rel="gsdoc" href="NSStepperCell.html#method$NSStepperCell-setValueWraps$">-setValueWraps:</a></li>
      <li><a rel="gsdoc" href="NSStepperCell.html#method$NSStepperCell-valueWraps">-valueWraps</a></li>
    </ul>
    <hr width="50%" align="left" />
<div class="method">
    <h3><a name="method$NSStepperCell-autorepeat">autorepeat&nbsp;</a></h3>
    - (BOOL) <b>autorepeat</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$NSStepperCell-increment">increment&nbsp;</a></h3>
    - (double) <b>increment</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$NSStepperCell-maxValue">maxValue&nbsp;</a></h3>
    - (double) <b>maxValue</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$NSStepperCell-minValue">minValue&nbsp;</a></h3>
    - (double) <b>minValue</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$NSStepperCell-setAutorepeat$">setAutorepeat:&nbsp;</a></h3>
    - (void) <b>setAutorepeat:</b> (BOOL)autorepeat;<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$NSStepperCell-setIncrement$">setIncrement:&nbsp;</a></h3>
    - (void) <b>setIncrement:</b> (double)increment;<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$NSStepperCell-setMaxValue$">setMaxValue:&nbsp;</a></h3>
    - (void) <b>setMaxValue:</b> (double)maxValue;<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$NSStepperCell-setMinValue$">setMinValue:&nbsp;</a></h3>
    - (void) <b>setMinValue:</b> (double)minValue;<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$NSStepperCell-setValueWraps$">setValueWraps:&nbsp;</a></h3>
    - (void) <b>setValueWraps:</b> (BOOL)valueWraps;<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$NSStepperCell-valueWraps">valueWraps&nbsp;</a></h3>
    - (BOOL) <b>valueWraps</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>
<a name="_NSStepperCell_ivars"/>    <br/><hr width="50%" align="left" />
    <h2>Instance Variables for NSStepperCell Class</h2>
    <h3><a name="ivariable$NSStepperCell*_increment">_increment</a></h3>
    @protected double <b>_increment</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$NSStepperCell*_maxValue">_maxValue</a></h3>
    @protected double <b>_maxValue</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$NSStepperCell*_minValue">_minValue</a></h3>
    @protected double <b>_minValue</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$NSStepperCell*highlightDown">highlightDown</a></h3>
    @protected BOOL <b>highlightDown</b>;<br />
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
    <h3><a name="ivariable$NSStepperCell*highlightUp">highlightUp</a></h3>
    @protected BOOL <b>highlightUp</b>;<br />
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
    <br/><hr width="50%" align="left" /><br/>
    <br />
    <a href="Gui.html">Up</a>
    </font>
</body>
</html>

VaKeR 2022