📄 classphtml_1_1inputfield.html
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"><title>PHTML::InputField class Reference</title><link href="doxygen.css" rel="stylesheet" type="text/css"></head><body><!-- Generated by Doxygen 1.2.18 --><center><a class="qindex" href="index.html">Main Page</a> <a class="qindex" href="namespaces.html">Namespace List</a> <a class="qindex" href="hierarchy.html">Class Hierarchy</a> <a class="qindex" href="annotated.html">Compound List</a> <a class="qindex" href="files.html">File List</a> <a class="qindex" href="functions.html">Compound Members</a> <a class="qindex" href="globals.html">File Members</a> </center><hr><h1>PHTML::InputField Class Reference</h1><code>#include <<a class="el" href="html_8h-source.html">html.h</a>></code><p><p>Inheritance diagram for PHTML::InputField:<p><center><img src="classPHTML_1_1InputField.png" usemap="#PHTML::InputField_map" border="0" alt=""></center><map name="PHTML::InputField_map"><area href="classPHTML_1_1FormField.html" alt="PHTML::FormField" shape="rect" coords="380,112,522,136"><area href="classPHTML_1_1FieldElement.html" alt="PHTML::FieldElement" shape="rect" coords="380,56,522,80"><area href="classPHTML_1_1Element.html" alt="PHTML::Element" shape="rect" coords="380,0,522,24"><area href="classPHTML_1_1HiddenField.html" alt="PHTML::HiddenField" shape="rect" coords="0,224,142,248"><area href="classPHTML_1_1InputFile.html" alt="PHTML::InputFile" shape="rect" coords="152,224,294,248"><area href="classPHTML_1_1InputImage.html" alt="PHTML::InputImage" shape="rect" coords="304,224,446,248"><area href="classPHTML_1_1InputRange.html" alt="PHTML::InputRange" shape="rect" coords="456,224,598,248"><area href="classPHTML_1_1InputText.html" alt="PHTML::InputText" shape="rect" coords="608,224,750,248"><area href="classPHTML_1_1RadioButton.html" alt="PHTML::RadioButton" shape="rect" coords="760,224,902,248"><area href="classPHTML_1_1InputScribble.html" alt="PHTML::InputScribble" shape="rect" coords="228,280,370,304"><area href="classPHTML_1_1ResetButton.html" alt="PHTML::ResetButton" shape="rect" coords="380,280,522,304"><area href="classPHTML_1_1InputPassword.html" alt="PHTML::InputPassword" shape="rect" coords="608,280,750,304"><area href="classPHTML_1_1CheckBox.html" alt="PHTML::CheckBox" shape="rect" coords="760,280,902,304"><area href="classPHTML_1_1SubmitButton.html" alt="PHTML::SubmitButton" shape="rect" coords="380,336,522,360"></map><a href="classPHTML_1_1InputField-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0><tr><td></td></tr><tr><td colspan=2><br><h2>Protected Methods</h2></td></tr><tr><td nowrap align=right valign=top> </td><td valign=bottom><a class="el" href="classPHTML_1_1InputField.html#b0">InputField</a> (const char *type, const char *fname, <a class="el" href="classPHTML.html#s54">DisableCodes</a> disabled, const char *attr)</td></tr><tr><td nowrap align=right valign=top>virtual void </td><td valign=bottom><a class="el" href="classPHTML_1_1InputField.html#b1">AddAttr</a> (<a class="el" href="classPHTML.html">PHTML</a> &html) const</td></tr></table><hr><h2>Constructor & Destructor Documentation</h2><a name="b0" doxytag="PHTML::InputField::InputField"></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0"> <tr> <td class="md"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> PHTML::InputField::InputField </td> <td class="md" valign="top">( </td> <td class="md" nowrap valign="top">const char * </td> <td class="mdname" nowrap> <em>type</em>, </td> </tr> <tr> <td></td> <td></td> <td class="md" nowrap>const char * </td> <td class="mdname" nowrap> <em>fname</em>, </td> </tr> <tr> <td></td> <td></td> <td class="md" nowrap><a class="el" href="classPHTML.html#s54">DisableCodes</a> </td> <td class="mdname" nowrap> <em>disabled</em>, </td> </tr> <tr> <td></td> <td></td> <td class="md" nowrap>const char * </td> <td class="mdname" nowrap> <em>attr</em></td> </tr> <tr> <td></td> <td class="md">) </td> <td class="md" colspan="2"><code> [protected]</code></td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p> </td> </tr></table><hr><h2>Member Function Documentation</h2><a name="b1" doxytag="PHTML::InputField::AddAttr"></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0"> <tr> <td class="md"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> virtual void PHTML::InputField::AddAttr </td> <td class="md" valign="top">( </td> <td class="md" nowrap valign="top"><a class="el" href="classPHTML.html">PHTML</a> & </td> <td class="mdname1" valign="top" nowrap> <em>html</em> </td> <td class="md" valign="top">) </td> <td class="md" nowrap> const<code> [protected, virtual]</code></td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p><p>Reimplemented from <a class="el" href="classPHTML_1_1FormField.html#b1">PHTML::FormField</a>.<p>Reimplemented in <a class="el" href="classPHTML_1_1HiddenField.html#b0">PHTML::HiddenField</a>, <a class="el" href="classPHTML_1_1InputText.html#b1">PHTML::InputText</a>, <a class="el" href="classPHTML_1_1RadioButton.html#b1">PHTML::RadioButton</a>, <a class="el" href="classPHTML_1_1InputRange.html#b0">PHTML::InputRange</a>, <a class="el" href="classPHTML_1_1InputFile.html#b0">PHTML::InputFile</a>, <a class="el" href="classPHTML_1_1InputImage.html#b1">PHTML::InputImage</a>, and <a class="el" href="classPHTML_1_1ResetButton.html#b1">PHTML::ResetButton</a>. </td> </tr></table><hr>The documentation for this class was generated from the following file:<ul><li><a class="el" href="html_8h-source.html">html.h</a></ul><hr><address style="align: right;"><small>Generated on Wed Sep 29 22:44:16 2004 for PWLib by<a href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border=0 width=110 height=53></a>1.2.18 </small></address></body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -