libs-gui/Documentation/gsdoc/NSSecureTextField.gsdoc
fedor b5cd87ab03 Updated docs
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12233 72102866-910b-0410-8b05-ffd578937521
2002-01-28 04:50:14 +00:00

67 lines
1.9 KiB
XML

<?xml version="1.0"?>
<!DOCTYPE gsdoc PUBLIC "-//GNUstep//DTD gsdoc 0.6.7//EN" "http://www.gnustep.org/gsdoc-0_6_7.xml">
<gsdoc base="NSSecureTextField" up="Gui">
<head>
<title>NSSecureTextField</title>
<author name="Gregory John Casamento">
<email address="borgheron@yahoo.com">
borgheron@yahoo.com
</email>
</author>
<abstract>
Secure Text field control class for hidden text entry
</abstract>
<copy>1999 Free Software Foundation, Inc.</copy>
</head>
<body>
<front><contents /></front>
<chapter>
<heading>
Software documentation for the NSSecureTextField class
</heading>
<class name="NSSecureTextField" super="NSTextField">
<declared>AppKit/NSSecureTextField.h</declared>
<desc>
<em>Description forthcoming.</em>
</desc>
<standards>
<GNUstep /> <MacOS-X /> <OpenStep />
</standards>
</class>
</chapter>
<chapter>
<heading>
Software documentation for the NSSecureTextFieldCell
class
</heading>
<class name="NSSecureTextFieldCell" super="NSTextFieldCell">
<declared>AppKit/NSSecureTextField.h</declared>
<desc>
<em>Description forthcoming.</em>
</desc>
<method type="BOOL">
<sel>echosBullets</sel>
<desc>
<em>Description forthcoming.</em>
</desc>
<standards>
<GNUstep /> <MacOS-X /> <OpenStep />
</standards>
</method>
<method type="void">
<sel>setEchosBullets:</sel>
<arg type="BOOL">flag</arg>
<desc>
<em>Description forthcoming.</em>
</desc>
<standards>
<GNUstep /> <MacOS-X /> <OpenStep />
</standards>
</method>
<standards>
<GNUstep /> <MacOS-X /> <OpenStep />
</standards>
</class>
</chapter>
</body>
</gsdoc>