2000-02-28 16:33:27 +00:00
|
|
|
<?xml version="1.0"?>
|
2001-12-17 16:51:51 +00:00
|
|
|
<!DOCTYPE gsdoc PUBLIC "-//GNUstep//DTD gsdoc 0.6.7//EN" "http://www.gnustep.org/gsdoc-0_6_7.xml">
|
|
|
|
<gsdoc base="NSSecureTextField" next="NSSlider" prev="NSScroller" up="NSActionCell">
|
2000-02-28 16:33:27 +00:00
|
|
|
<head>
|
|
|
|
<title>NSSecureTextField</title>
|
2001-12-17 16:51:51 +00:00
|
|
|
<author name="Gregory John Casamento">
|
|
|
|
<email address="borgheron@yahoo.com">
|
|
|
|
borgheron@yahoo.com
|
|
|
|
</email>
|
2000-02-28 16:33:27 +00:00
|
|
|
</author>
|
2001-12-17 16:51:51 +00:00
|
|
|
<abstract>
|
|
|
|
Secure Text field control class for hidden text entry
|
|
|
|
</abstract>
|
|
|
|
<copy>1999 Free Software Foundation, Inc.</copy>
|
2000-02-28 16:33:27 +00:00
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<chapter>
|
2001-12-17 16:51:51 +00:00
|
|
|
<heading>
|
|
|
|
Software documentation for the NSSecureTextField class
|
|
|
|
</heading>
|
2000-02-28 16:33:27 +00:00
|
|
|
<class name="NSSecureTextField" super="NSTextField">
|
2001-12-17 16:51:51 +00:00
|
|
|
<declared>AppKit/NSSecureTextField.h</declared>
|
|
|
|
<desc>
|
|
|
|
</desc>
|
|
|
|
</class>
|
|
|
|
</chapter>
|
|
|
|
<chapter>
|
|
|
|
<heading>
|
|
|
|
Software documentation for the NSSecureTextFieldCell
|
|
|
|
class
|
|
|
|
</heading>
|
|
|
|
<class name="NSSecureTextFieldCell" super="NSTextFieldCell">
|
|
|
|
<declared>AppKit/NSSecureTextField.h</declared>
|
|
|
|
<desc>
|
|
|
|
</desc>
|
|
|
|
<method type="BOOL">
|
|
|
|
<sel>echosBullets</sel>
|
|
|
|
<desc>
|
|
|
|
</desc>
|
|
|
|
</method>
|
|
|
|
<method type="void">
|
|
|
|
<sel>setEchosBullets:</sel>
|
|
|
|
<arg type="BOOL">flag</arg>
|
2000-02-29 11:01:41 +00:00
|
|
|
<desc>
|
|
|
|
</desc>
|
2001-12-17 16:51:51 +00:00
|
|
|
</method>
|
2000-02-28 16:33:27 +00:00
|
|
|
</class>
|
|
|
|
</chapter>
|
|
|
|
</body>
|
|
|
|
</gsdoc>
|