mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-26 15:10:55 +00:00
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11788 72102866-910b-0410-8b05-ffd578937521
50 lines
1.3 KiB
HTML
50 lines
1.3 KiB
HTML
<html>
|
|
<head>
|
|
<title>NSSecureTextField</title>
|
|
</head>
|
|
<body>
|
|
<h1>NSSecureTextField</h1>
|
|
<h3>Authors</h3>
|
|
<dl>
|
|
<dt>Gregory John Casamento(<a href="mailto:borgheron@yahoo.com"><code>
|
|
borgheron@yahoo.com
|
|
</code></a>)</dt>
|
|
<dd>
|
|
</dd>
|
|
</dl>
|
|
<blockquote>
|
|
|
|
Secure Text field control class for hidden text entry
|
|
</blockquote>
|
|
<p>Copyright: (C) 1999 Free Software Foundation, Inc.</p>
|
|
<h1>
|
|
Software documentation for the NSSecureTextField class
|
|
</h1>
|
|
<h2><a name="class$NSSecureTextField">NSSecureTextField</a> : <a href="NSTextField.html#class$NSTextField">NSTextField</a></h2>
|
|
Declared: AppKit/NSSecureTextField.h<br />
|
|
<p>
|
|
|
|
</p>
|
|
<h1>
|
|
Software documentation for the NSSecureTextFieldCell
|
|
class
|
|
</h1>
|
|
<h2><a name="class$NSSecureTextFieldCell">NSSecureTextFieldCell</a> : <a href="NSTextFieldCell.html#class$NSTextFieldCell">NSTextFieldCell</a></h2>
|
|
Declared: AppKit/NSSecureTextField.h<br />
|
|
<p>
|
|
|
|
</p>
|
|
<h3>echosBullets</a></h3>
|
|
- (BOOL) <b>echosBullets</b>;<br />
|
|
<p>
|
|
|
|
</p>
|
|
<hr />
|
|
<h3>setEchosBullets:</a></h3>
|
|
- (void) <b>setEchosBullets:</b> (BOOL)flag;<br />
|
|
<p>
|
|
|
|
</p>
|
|
<hr />
|
|
</body>
|
|
</html>
|