libs-gui/Documentation/gsdoc/NSSecureTextField.gsdoc
Adam Fedor d47e202fbe Markup for autogsdoc
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11788 72102866-910b-0410-8b05-ffd578937521
2001-12-17 16:51:51 +00:00

50 lines
1.4 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" next="NSSlider" prev="NSScroller" up="NSActionCell">
<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>
<chapter>
<heading>
Software documentation for the NSSecureTextField class
</heading>
<class name="NSSecureTextField" super="NSTextField">
<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>
<desc>
</desc>
</method>
</class>
</chapter>
</body>
</gsdoc>