libs-gui/Documentation/gsdoc/NSSecureTextFieldCell.html
Adam Fedor 04a3436aff Simple printint implementation
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11341 72102866-910b-0410-8b05-ffd578937521
2001-11-08 18:26:39 +00:00

46 lines
1.2 KiB
HTML

<html><head>
<title>NSSecureTextFieldCell</title>
</head>
<body>
<a href ="NSSecureTextField.html">[Previous] </a>
<a href ="Gui.html">[Up] </a>
<a href ="NSSlider.html">[Next] </a>
<h1>NSSecureTextFieldCell</h1>
<h3>Authors </h3>
<dl>
<dt><a href ="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: $Revision$</p>
<p>Date: $Date$</p>
<h2><a name ="cont-0">NSSecureTextFieldCell</a></h2>
<h2><a name ="NSSecureTextFieldCell">NSSecureTextFieldCell</a></h2>
<p><b>Declared in: </b> Gui/NSSecureTextField.h</p>
<p><b>Inherits from: </b> NSTextFieldCell</p>
<p><b>Conforms to: </b> NSCoding
</p>
<hr>
<h2>Instance Variables </h2>
<ul>
</ul>
<h2>Methods </h2>
<ul>
<li ><a href ="NSSecureTextFieldCell.html#method-0">-echosBullets</a>
<li ><a href ="NSSecureTextFieldCell.html#method-1">-setEchosBullets:</a>
</ul>
<hr><h2>Instances Methods </h2>
<h3><a name ="method-0">echosBullets</a></h3>
- (BOOL) <b>echosBullets</b>;<br>
<hr>
<h3><a name ="method-1">setEchosBullets:</a></h3>
- (void) <b>setEchosBullets:</b> (BOOL)flag;<br>
<hr>
</body>
</html>