mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-25 12:21:07 +00:00
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@6444 72102866-910b-0410-8b05-ffd578937521
42 lines
1 KiB
HTML
42 lines
1 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: 0.1</p>
|
|
<p>Date: 28 February, 2000</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>
|
|
|
|
|
|
<ul>
|
|
<li><a href="NSSecureTextFieldCell.html#method-0">-echosBullets</a>
|
|
<li><a href="NSSecureTextFieldCell.html#method-1">-setEchosBullets:</a>
|
|
</ul>
|
|
<hr>
|
|
<h2><a name="method-0">echosBullets</a></h2>
|
|
- (BOOL) <b>echosBullets</b><br>
|
|
|
|
|
|
<hr>
|
|
<h2><a name="method-1">setEchosBullets:</a></h2>
|
|
- (void) <b>setEchosBullets:</b> (BOOL)flag<br>
|
|
|
|
|
|
<hr>
|
|
</body>
|
|
|
|
</html>
|