mirror of
https://github.com/taigrr/arduinolibs
synced 2025-01-18 04:33:12 -08:00
Update docs
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
|
||||
<meta name="generator" content="Doxygen 1.8.6"/>
|
||||
<title>ArduinoLibs: BoolField Class Reference</title>
|
||||
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
||||
<script type="text/javascript" src="jquery.js"></script>
|
||||
@@ -29,7 +30,7 @@
|
||||
</table>
|
||||
</div>
|
||||
<!-- end header part -->
|
||||
<!-- Generated by Doxygen 1.8.1.2 -->
|
||||
<!-- Generated by Doxygen 1.8.6 -->
|
||||
<script type="text/javascript">
|
||||
var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
</script>
|
||||
@@ -90,7 +91,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
</div><!--header-->
|
||||
<div class="contents">
|
||||
|
||||
<p><a class="el" href="classField.html" title="Manages a single data input/output field within a Form.">Field</a> that manages the input of a boolean value.
|
||||
<p><a class="el" href="classField.html" title="Manages a single data input/output field within a Form. ">Field</a> that manages the input of a boolean value.
|
||||
<a href="classBoolField.html#details">More...</a></p>
|
||||
|
||||
<p><code>#include <<a class="el" href="BoolField_8h_source.html">BoolField.h</a>></code></p>
|
||||
@@ -100,72 +101,92 @@ Inheritance diagram for BoolField:</div>
|
||||
<div class="center">
|
||||
<img src="classBoolField.png" usemap="#BoolField_map" alt=""/>
|
||||
<map id="BoolField_map" name="BoolField_map">
|
||||
<area href="classField.html" title="Manages a single data input/output field within a Form." alt="Field" shape="rect" coords="0,0,65,24"/>
|
||||
<area href="classField.html" title="Manages a single data input/output field within a Form. " alt="Field" shape="rect" coords="0,0,65,24"/>
|
||||
</map>
|
||||
</div></div>
|
||||
<table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2><a name="pub-methods"></a>
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
|
||||
Public Member Functions</h2></td></tr>
|
||||
<tr class="memitem:a5d4382cdcdc989de0179d8f3f3a59998"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classBoolField.html#a5d4382cdcdc989de0179d8f3f3a59998">BoolField</a> (const String &<a class="el" href="classField.html#aaa861ef917130c989a955bc75c683afe">label</a>)</td></tr>
|
||||
<tr class="memdesc:a5d4382cdcdc989de0179d8f3f3a59998"><td class="mdescLeft"> </td><td class="mdescRight">Constructs a new boolean field with a specific <em>label</em>. <a href="#a5d4382cdcdc989de0179d8f3f3a59998"></a><br/></td></tr>
|
||||
<tr class="memdesc:a5d4382cdcdc989de0179d8f3f3a59998"><td class="mdescLeft"> </td><td class="mdescRight">Constructs a new boolean field with a specific <em>label</em>. <a href="#a5d4382cdcdc989de0179d8f3f3a59998">More...</a><br/></td></tr>
|
||||
<tr class="separator:a5d4382cdcdc989de0179d8f3f3a59998"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a49aad212ed18f84baa105c24e86281d9"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classBoolField.html#a49aad212ed18f84baa105c24e86281d9">BoolField</a> (<a class="el" href="classForm.html">Form</a> &<a class="el" href="classField.html#a27427319be1cc92db3128637d8884ee5">form</a>, const String &<a class="el" href="classField.html#aaa861ef917130c989a955bc75c683afe">label</a>, const String &<a class="el" href="classBoolField.html#a9972030beec6e007b556c6eb652e163d">trueLabel</a>, const String &<a class="el" href="classBoolField.html#a59ad7a8a33290bda0d9fbb3df4f09b01">falseLabel</a>, bool <a class="el" href="classBoolField.html#a9147826437fbaf9b29eda9dee9e37b39">value</a>)</td></tr>
|
||||
<tr class="memdesc:a49aad212ed18f84baa105c24e86281d9"><td class="mdescLeft"> </td><td class="mdescRight">Constructs a new boolean field with a specific <em>label</em> and attaches it to a <em>form</em>. <a href="#a49aad212ed18f84baa105c24e86281d9"></a><br/></td></tr>
|
||||
<tr class="memdesc:a49aad212ed18f84baa105c24e86281d9"><td class="mdescLeft"> </td><td class="mdescRight">Constructs a new boolean field with a specific <em>label</em> and attaches it to a <em>form</em>. <a href="#a49aad212ed18f84baa105c24e86281d9">More...</a><br/></td></tr>
|
||||
<tr class="separator:a49aad212ed18f84baa105c24e86281d9"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:af793bafc1193d79b495c2ede711bca57"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="classBoolField.html#af793bafc1193d79b495c2ede711bca57">dispatch</a> (int event)</td></tr>
|
||||
<tr class="memdesc:af793bafc1193d79b495c2ede711bca57"><td class="mdescLeft"> </td><td class="mdescRight">Dispatches <em>event</em> via this field. <a href="#af793bafc1193d79b495c2ede711bca57"></a><br/></td></tr>
|
||||
<tr class="memdesc:af793bafc1193d79b495c2ede711bca57"><td class="mdescLeft"> </td><td class="mdescRight">Dispatches <em>event</em> via this field. <a href="#af793bafc1193d79b495c2ede711bca57">More...</a><br/></td></tr>
|
||||
<tr class="separator:af793bafc1193d79b495c2ede711bca57"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ab3f1e610b52caed7e41016f6ae3d7d09"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classBoolField.html#ab3f1e610b52caed7e41016f6ae3d7d09">enterField</a> (bool reverse)</td></tr>
|
||||
<tr class="memdesc:ab3f1e610b52caed7e41016f6ae3d7d09"><td class="mdescLeft"> </td><td class="mdescRight">Enters the field due to form navigation. <a href="#ab3f1e610b52caed7e41016f6ae3d7d09"></a><br/></td></tr>
|
||||
<tr class="memdesc:ab3f1e610b52caed7e41016f6ae3d7d09"><td class="mdescLeft"> </td><td class="mdescRight">Enters the field due to form navigation. <a href="#ab3f1e610b52caed7e41016f6ae3d7d09">More...</a><br/></td></tr>
|
||||
<tr class="separator:ab3f1e610b52caed7e41016f6ae3d7d09"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a9147826437fbaf9b29eda9dee9e37b39"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classBoolField.html#a9147826437fbaf9b29eda9dee9e37b39">value</a> () const </td></tr>
|
||||
<tr class="memdesc:a9147826437fbaf9b29eda9dee9e37b39"><td class="mdescLeft"> </td><td class="mdescRight">Returns the current value of this field, true or false. <a href="#a9147826437fbaf9b29eda9dee9e37b39"></a><br/></td></tr>
|
||||
<tr class="memdesc:a9147826437fbaf9b29eda9dee9e37b39"><td class="mdescLeft"> </td><td class="mdescRight">Returns the current value of this field, true or false. <a href="#a9147826437fbaf9b29eda9dee9e37b39">More...</a><br/></td></tr>
|
||||
<tr class="separator:a9147826437fbaf9b29eda9dee9e37b39"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a080c575fd4a98e6afc4b9197fbab5577"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classBoolField.html#a080c575fd4a98e6afc4b9197fbab5577">setValue</a> (bool <a class="el" href="classBoolField.html#a9147826437fbaf9b29eda9dee9e37b39">value</a>)</td></tr>
|
||||
<tr class="memdesc:a080c575fd4a98e6afc4b9197fbab5577"><td class="mdescLeft"> </td><td class="mdescRight">Sets the current value of this field to <em>value</em>. <a href="#a080c575fd4a98e6afc4b9197fbab5577"></a><br/></td></tr>
|
||||
<tr class="memdesc:a080c575fd4a98e6afc4b9197fbab5577"><td class="mdescLeft"> </td><td class="mdescRight">Sets the current value of this field to <em>value</em>. <a href="#a080c575fd4a98e6afc4b9197fbab5577">More...</a><br/></td></tr>
|
||||
<tr class="separator:a080c575fd4a98e6afc4b9197fbab5577"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a9972030beec6e007b556c6eb652e163d"><td class="memItemLeft" align="right" valign="top">const String & </td><td class="memItemRight" valign="bottom"><a class="el" href="classBoolField.html#a9972030beec6e007b556c6eb652e163d">trueLabel</a> () const </td></tr>
|
||||
<tr class="memdesc:a9972030beec6e007b556c6eb652e163d"><td class="mdescLeft"> </td><td class="mdescRight">Returns the string that is displayed when <a class="el" href="classBoolField.html#a9147826437fbaf9b29eda9dee9e37b39" title="Returns the current value of this field, true or false.">value()</a> is true. <a href="#a9972030beec6e007b556c6eb652e163d"></a><br/></td></tr>
|
||||
<tr class="memdesc:a9972030beec6e007b556c6eb652e163d"><td class="mdescLeft"> </td><td class="mdescRight">Returns the string that is displayed when <a class="el" href="classBoolField.html#a9147826437fbaf9b29eda9dee9e37b39" title="Returns the current value of this field, true or false. ">value()</a> is true. <a href="#a9972030beec6e007b556c6eb652e163d">More...</a><br/></td></tr>
|
||||
<tr class="separator:a9972030beec6e007b556c6eb652e163d"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a803fc8c39765da4a44af01d925cd4194"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classBoolField.html#a803fc8c39765da4a44af01d925cd4194">setTrueLabel</a> (const String &<a class="el" href="classBoolField.html#a9972030beec6e007b556c6eb652e163d">trueLabel</a>)</td></tr>
|
||||
<tr class="memdesc:a803fc8c39765da4a44af01d925cd4194"><td class="mdescLeft"> </td><td class="mdescRight">Sets the string that is displayed when <a class="el" href="classBoolField.html#a9147826437fbaf9b29eda9dee9e37b39" title="Returns the current value of this field, true or false.">value()</a> is true to <em>trueLabel</em>. <a href="#a803fc8c39765da4a44af01d925cd4194"></a><br/></td></tr>
|
||||
<tr class="memdesc:a803fc8c39765da4a44af01d925cd4194"><td class="mdescLeft"> </td><td class="mdescRight">Sets the string that is displayed when <a class="el" href="classBoolField.html#a9147826437fbaf9b29eda9dee9e37b39" title="Returns the current value of this field, true or false. ">value()</a> is true to <em>trueLabel</em>. <a href="#a803fc8c39765da4a44af01d925cd4194">More...</a><br/></td></tr>
|
||||
<tr class="separator:a803fc8c39765da4a44af01d925cd4194"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a59ad7a8a33290bda0d9fbb3df4f09b01"><td class="memItemLeft" align="right" valign="top">const String & </td><td class="memItemRight" valign="bottom"><a class="el" href="classBoolField.html#a59ad7a8a33290bda0d9fbb3df4f09b01">falseLabel</a> () const </td></tr>
|
||||
<tr class="memdesc:a59ad7a8a33290bda0d9fbb3df4f09b01"><td class="mdescLeft"> </td><td class="mdescRight">Returns the string that is displayed when <a class="el" href="classBoolField.html#a9147826437fbaf9b29eda9dee9e37b39" title="Returns the current value of this field, true or false.">value()</a> is false. <a href="#a59ad7a8a33290bda0d9fbb3df4f09b01"></a><br/></td></tr>
|
||||
<tr class="memdesc:a59ad7a8a33290bda0d9fbb3df4f09b01"><td class="mdescLeft"> </td><td class="mdescRight">Returns the string that is displayed when <a class="el" href="classBoolField.html#a9147826437fbaf9b29eda9dee9e37b39" title="Returns the current value of this field, true or false. ">value()</a> is false. <a href="#a59ad7a8a33290bda0d9fbb3df4f09b01">More...</a><br/></td></tr>
|
||||
<tr class="separator:a59ad7a8a33290bda0d9fbb3df4f09b01"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ae6a29d27139fd78f2ca96152059fb30a"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classBoolField.html#ae6a29d27139fd78f2ca96152059fb30a">setFalseLabel</a> (const String &<a class="el" href="classBoolField.html#a59ad7a8a33290bda0d9fbb3df4f09b01">falseLabel</a>)</td></tr>
|
||||
<tr class="memdesc:ae6a29d27139fd78f2ca96152059fb30a"><td class="mdescLeft"> </td><td class="mdescRight">Sets the string that is displayed when <a class="el" href="classBoolField.html#a9147826437fbaf9b29eda9dee9e37b39" title="Returns the current value of this field, true or false.">value()</a> is false to <em>falseLabel</em>. <a href="#ae6a29d27139fd78f2ca96152059fb30a"></a><br/></td></tr>
|
||||
<tr class="inherit_header pub_methods_classField"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classField')"><img src="closed.png" alt="-"/> Public Member Functions inherited from <a class="el" href="classField.html">Field</a></td></tr>
|
||||
<tr class="memdesc:ae6a29d27139fd78f2ca96152059fb30a"><td class="mdescLeft"> </td><td class="mdescRight">Sets the string that is displayed when <a class="el" href="classBoolField.html#a9147826437fbaf9b29eda9dee9e37b39" title="Returns the current value of this field, true or false. ">value()</a> is false to <em>falseLabel</em>. <a href="#ae6a29d27139fd78f2ca96152059fb30a">More...</a><br/></td></tr>
|
||||
<tr class="separator:ae6a29d27139fd78f2ca96152059fb30a"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="inherit_header pub_methods_classField"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classField')"><img src="closed.png" alt="-"/> Public Member Functions inherited from <a class="el" href="classField.html">Field</a></td></tr>
|
||||
<tr class="memitem:ac4ea0d104376233c3f0bfc080ec8564e inherit pub_methods_classField"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classField.html#ac4ea0d104376233c3f0bfc080ec8564e">Field</a> (const String &<a class="el" href="classField.html#aaa861ef917130c989a955bc75c683afe">label</a>)</td></tr>
|
||||
<tr class="memdesc:ac4ea0d104376233c3f0bfc080ec8564e inherit pub_methods_classField"><td class="mdescLeft"> </td><td class="mdescRight">Constructs a new field with a specific <em>label</em>. <a href="#ac4ea0d104376233c3f0bfc080ec8564e"></a><br/></td></tr>
|
||||
<tr class="memdesc:ac4ea0d104376233c3f0bfc080ec8564e inherit pub_methods_classField"><td class="mdescLeft"> </td><td class="mdescRight">Constructs a new field with a specific <em>label</em>. <a href="#ac4ea0d104376233c3f0bfc080ec8564e">More...</a><br/></td></tr>
|
||||
<tr class="separator:ac4ea0d104376233c3f0bfc080ec8564e inherit pub_methods_classField"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a7e2bdb203ddfd9219696f263c1731fe7 inherit pub_methods_classField"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a7e2bdb203ddfd9219696f263c1731fe7"></a>
|
||||
 </td><td class="memItemRight" valign="bottom"><a class="el" href="classField.html#a7e2bdb203ddfd9219696f263c1731fe7">Field</a> (<a class="el" href="classForm.html">Form</a> &<a class="el" href="classField.html#a27427319be1cc92db3128637d8884ee5">form</a>, const String &<a class="el" href="classField.html#aaa861ef917130c989a955bc75c683afe">label</a>)</td></tr>
|
||||
<tr class="memdesc:a7e2bdb203ddfd9219696f263c1731fe7 inherit pub_methods_classField"><td class="mdescLeft"> </td><td class="mdescRight">Constructs a new field with a specific <em>label</em> and attaches it to a <em>form</em>. <br/></td></tr>
|
||||
<tr class="separator:a7e2bdb203ddfd9219696f263c1731fe7 inherit pub_methods_classField"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a45d6e6d09b8f8e46de62b40119d62c60 inherit pub_methods_classField"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classField.html#a45d6e6d09b8f8e46de62b40119d62c60">~Field</a> ()</td></tr>
|
||||
<tr class="memdesc:a45d6e6d09b8f8e46de62b40119d62c60 inherit pub_methods_classField"><td class="mdescLeft"> </td><td class="mdescRight">Destroys this field and removes it from its owning <a class="el" href="classForm.html" title="Manager for a form containing data input/output fields.">Form</a>. <a href="#a45d6e6d09b8f8e46de62b40119d62c60"></a><br/></td></tr>
|
||||
<tr class="memdesc:a45d6e6d09b8f8e46de62b40119d62c60 inherit pub_methods_classField"><td class="mdescLeft"> </td><td class="mdescRight">Destroys this field and removes it from its owning <a class="el" href="classForm.html" title="Manager for a form containing data input/output fields. ">Form</a>. <a href="#a45d6e6d09b8f8e46de62b40119d62c60">More...</a><br/></td></tr>
|
||||
<tr class="separator:a45d6e6d09b8f8e46de62b40119d62c60 inherit pub_methods_classField"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a27427319be1cc92db3128637d8884ee5 inherit pub_methods_classField"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a27427319be1cc92db3128637d8884ee5"></a>
|
||||
<a class="el" href="classForm.html">Form</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classField.html#a27427319be1cc92db3128637d8884ee5">form</a> () const </td></tr>
|
||||
<tr class="memdesc:a27427319be1cc92db3128637d8884ee5 inherit pub_methods_classField"><td class="mdescLeft"> </td><td class="mdescRight">Returns the <a class="el" href="classForm.html" title="Manager for a form containing data input/output fields.">Form</a> that owns this field; null if not associated with a <a class="el" href="classForm.html" title="Manager for a form containing data input/output fields.">Form</a>. <br/></td></tr>
|
||||
<tr class="memdesc:a27427319be1cc92db3128637d8884ee5 inherit pub_methods_classField"><td class="mdescLeft"> </td><td class="mdescRight">Returns the <a class="el" href="classForm.html" title="Manager for a form containing data input/output fields. ">Form</a> that owns this field; null if not associated with a <a class="el" href="classForm.html" title="Manager for a form containing data input/output fields. ">Form</a>. <br/></td></tr>
|
||||
<tr class="separator:a27427319be1cc92db3128637d8884ee5 inherit pub_methods_classField"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ad6805c75ee1e62f8cd8bd550c4530c07 inherit pub_methods_classField"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classField.html#ad6805c75ee1e62f8cd8bd550c4530c07">exitField</a> ()</td></tr>
|
||||
<tr class="memdesc:ad6805c75ee1e62f8cd8bd550c4530c07 inherit pub_methods_classField"><td class="mdescLeft"> </td><td class="mdescRight">Exits the field due to form navigation. <a href="#ad6805c75ee1e62f8cd8bd550c4530c07"></a><br/></td></tr>
|
||||
<tr class="memdesc:ad6805c75ee1e62f8cd8bd550c4530c07 inherit pub_methods_classField"><td class="mdescLeft"> </td><td class="mdescRight">Exits the field due to form navigation. <a href="#ad6805c75ee1e62f8cd8bd550c4530c07">More...</a><br/></td></tr>
|
||||
<tr class="separator:ad6805c75ee1e62f8cd8bd550c4530c07 inherit pub_methods_classField"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:aaa861ef917130c989a955bc75c683afe inherit pub_methods_classField"><td class="memItemLeft" align="right" valign="top">const String & </td><td class="memItemRight" valign="bottom"><a class="el" href="classField.html#aaa861ef917130c989a955bc75c683afe">label</a> () const </td></tr>
|
||||
<tr class="memdesc:aaa861ef917130c989a955bc75c683afe inherit pub_methods_classField"><td class="mdescLeft"> </td><td class="mdescRight">Returns the label to display in the first line of this field. <a href="#aaa861ef917130c989a955bc75c683afe"></a><br/></td></tr>
|
||||
<tr class="memdesc:aaa861ef917130c989a955bc75c683afe inherit pub_methods_classField"><td class="mdescLeft"> </td><td class="mdescRight">Returns the label to display in the first line of this field. <a href="#aaa861ef917130c989a955bc75c683afe">More...</a><br/></td></tr>
|
||||
<tr class="separator:aaa861ef917130c989a955bc75c683afe inherit pub_methods_classField"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ad4ea63599d780c35b296cf2840b69f7b inherit pub_methods_classField"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classField.html#ad4ea63599d780c35b296cf2840b69f7b">setLabel</a> (const String &<a class="el" href="classField.html#aaa861ef917130c989a955bc75c683afe">label</a>)</td></tr>
|
||||
<tr class="memdesc:ad4ea63599d780c35b296cf2840b69f7b inherit pub_methods_classField"><td class="mdescLeft"> </td><td class="mdescRight">Sets the <em>label</em> to display in the first line of this field. <a href="#ad4ea63599d780c35b296cf2840b69f7b"></a><br/></td></tr>
|
||||
<tr class="memdesc:ad4ea63599d780c35b296cf2840b69f7b inherit pub_methods_classField"><td class="mdescLeft"> </td><td class="mdescRight">Sets the <em>label</em> to display in the first line of this field. <a href="#ad4ea63599d780c35b296cf2840b69f7b">More...</a><br/></td></tr>
|
||||
<tr class="separator:ad4ea63599d780c35b296cf2840b69f7b inherit pub_methods_classField"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a25d86a67b321e8c642edf75a10a35f72 inherit pub_methods_classField"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classField.html#a25d86a67b321e8c642edf75a10a35f72">isCurrent</a> () const </td></tr>
|
||||
<tr class="memdesc:a25d86a67b321e8c642edf75a10a35f72 inherit pub_methods_classField"><td class="mdescLeft"> </td><td class="mdescRight">Returns true if this field is the currently-displayed field in its owning form; false otherwise. <a href="#a25d86a67b321e8c642edf75a10a35f72"></a><br/></td></tr>
|
||||
<tr class="memdesc:a25d86a67b321e8c642edf75a10a35f72 inherit pub_methods_classField"><td class="mdescLeft"> </td><td class="mdescRight">Returns true if this field is the currently-displayed field in its owning form; false otherwise. <a href="#a25d86a67b321e8c642edf75a10a35f72">More...</a><br/></td></tr>
|
||||
<tr class="separator:a25d86a67b321e8c642edf75a10a35f72 inherit pub_methods_classField"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table><table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2><a name="inherited"></a>
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="inherited"></a>
|
||||
Additional Inherited Members</h2></td></tr>
|
||||
<tr class="inherit_header pro_methods_classField"><td colspan="2" onclick="javascript:toggleInherit('pro_methods_classField')"><img src="closed.png" alt="-"/> Protected Member Functions inherited from <a class="el" href="classField.html">Field</a></td></tr>
|
||||
<tr class="inherit_header pro_methods_classField"><td colspan="2" onclick="javascript:toggleInherit('pro_methods_classField')"><img src="closed.png" alt="-"/> Protected Member Functions inherited from <a class="el" href="classField.html">Field</a></td></tr>
|
||||
<tr class="memitem:a5cf21bf958a71e51feac9e1bf9f599d1 inherit pro_methods_classField"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a5cf21bf958a71e51feac9e1bf9f599d1"></a>
|
||||
LiquidCrystal * </td><td class="memItemRight" valign="bottom"><a class="el" href="classField.html#a5cf21bf958a71e51feac9e1bf9f599d1">lcd</a> () const </td></tr>
|
||||
<tr class="memdesc:a5cf21bf958a71e51feac9e1bf9f599d1 inherit pro_methods_classField"><td class="mdescLeft"> </td><td class="mdescRight">Returns the <a class="el" href="classLCD.html" title="Enhanced library for Freetronics 16x2 LCD shields.">LCD</a> that this field is being drawn on. <br/></td></tr>
|
||||
<tr class="memdesc:a5cf21bf958a71e51feac9e1bf9f599d1 inherit pro_methods_classField"><td class="mdescLeft"> </td><td class="mdescRight">Returns the <a class="el" href="classLCD.html" title="Enhanced library for Freetronics 16x2 LCD shields. ">LCD</a> that this field is being drawn on. <br/></td></tr>
|
||||
<tr class="separator:a5cf21bf958a71e51feac9e1bf9f599d1 inherit pro_methods_classField"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:afc612378167be0e7f8a6f8395b3537bd inherit pro_methods_classField"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classField.html#afc612378167be0e7f8a6f8395b3537bd">updateCursor</a> ()</td></tr>
|
||||
<tr class="memdesc:afc612378167be0e7f8a6f8395b3537bd inherit pro_methods_classField"><td class="mdescLeft"> </td><td class="mdescRight">Updates the cursor position after the label has been drawn by <a class="el" href="classField.html#ad4ea63599d780c35b296cf2840b69f7b" title="Sets the label to display in the first line of this field.">setLabel()</a>. <a href="#afc612378167be0e7f8a6f8395b3537bd"></a><br/></td></tr>
|
||||
<tr class="memdesc:afc612378167be0e7f8a6f8395b3537bd inherit pro_methods_classField"><td class="mdescLeft"> </td><td class="mdescRight">Updates the cursor position after the label has been drawn by <a class="el" href="classField.html#ad4ea63599d780c35b296cf2840b69f7b" title="Sets the label to display in the first line of this field. ">setLabel()</a>. <a href="#afc612378167be0e7f8a6f8395b3537bd">More...</a><br/></td></tr>
|
||||
<tr class="separator:afc612378167be0e7f8a6f8395b3537bd inherit pro_methods_classField"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table>
|
||||
<a name="details" id="details"></a><h2>Detailed Description</h2>
|
||||
<div class="textblock"><p><a class="el" href="classField.html" title="Manages a single data input/output field within a Form.">Field</a> that manages the input of a boolean value. </p>
|
||||
<p><a class="el" href="classBoolField.html" title="Field that manages the input of a boolean value.">BoolField</a> is intended for field values that are modifiable by the user. Pressing one of Up or Down will toggle the field's current value.</p>
|
||||
<p>The following example creates a boolean field that shows the state of the status LED on D13. When the LED is on (the default), the string "On" will be displayed on the <a class="el" href="classLCD.html" title="Enhanced library for Freetronics 16x2 LCD shields.">LCD</a> screen. When the LED is off, the string "Off" will be displayed instead.</p>
|
||||
<div class="fragment"><div class="line"><a class="code" href="classForm.html" title="Manager for a form containing data input/output fields.">Form</a> mainForm(lcd);</div>
|
||||
<div class="line"><a class="code" href="classBoolField.html" title="Field that manages the input of a boolean value.">BoolField</a> ledField(mainForm, <span class="stringliteral">"Status LED"</span>, <span class="stringliteral">"On"</span>, <span class="stringliteral">"Off"</span>, <span class="keyword">true</span>);</div>
|
||||
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
|
||||
<div class="textblock"><p><a class="el" href="classField.html" title="Manages a single data input/output field within a Form. ">Field</a> that manages the input of a boolean value. </p>
|
||||
<p><a class="el" href="classBoolField.html" title="Field that manages the input of a boolean value. ">BoolField</a> is intended for field values that are modifiable by the user. Pressing one of Up or Down will toggle the field's current value.</p>
|
||||
<p>The following example creates a boolean field that shows the state of the status LED on D13. When the LED is on (the default), the string "On" will be displayed on the <a class="el" href="classLCD.html" title="Enhanced library for Freetronics 16x2 LCD shields. ">LCD</a> screen. When the LED is off, the string "Off" will be displayed instead.</p>
|
||||
<div class="fragment"><div class="line"><a class="code" href="classForm.html">Form</a> mainForm(lcd);</div>
|
||||
<div class="line"><a class="code" href="classBoolField.html">BoolField</a> ledField(mainForm, <span class="stringliteral">"Status LED"</span>, <span class="stringliteral">"On"</span>, <span class="stringliteral">"Off"</span>, <span class="keyword">true</span>);</div>
|
||||
</div><!-- fragment --><div class="image">
|
||||
<img src="FormBool.png" alt="FormBool.png"/>
|
||||
</div>
|
||||
<p>To actually toggle the LED, the application's main loop() function should contain the following code:</p>
|
||||
<div class="fragment"><div class="line"><span class="keywordtype">int</span> <span class="keyword">event</span> = lcd.<a class="code" href="classLCD.html#ac1e80e2603bd1cf0276c36092c416292" title="Gets the next button press, release, or idle event.">getButton</a>();</div>
|
||||
<div class="fragment"><div class="line"><span class="keywordtype">int</span> <span class="keyword">event</span> = lcd.<a class="code" href="classLCD.html#ac1e80e2603bd1cf0276c36092c416292">getButton</a>();</div>
|
||||
<div class="line"><span class="keywordflow">if</span> (mainForm.dispatch(event) == FORM_CHANGED) {</div>
|
||||
<div class="line"> <span class="keywordflow">if</span> (mainForm.isCurrent(ledField)) {</div>
|
||||
<div class="line"> <span class="keywordflow">if</span> (ledField.value())</div>
|
||||
@@ -174,12 +195,12 @@ LiquidCrystal * </td><td class="memItemRight" valign="bottom"><a class="el"
|
||||
<div class="line"> digitalWrite(STATUS_LED, LOW);</div>
|
||||
<div class="line"> }</div>
|
||||
<div class="line">}</div>
|
||||
</div><!-- fragment --><p>Use <a class="el" href="classTextField.html" title="Field that displays a read-only text value.">TextField</a> for read-only fields that report boolean values but which are not modifiable by the user.</p>
|
||||
<p><a class="el" href="classListField.html" title="Field that manages selection from a static list of items.">ListField</a> can be used to select between more than two items.</p>
|
||||
<dl class="section see"><dt>See Also</dt><dd><a class="el" href="classField.html" title="Manages a single data input/output field within a Form.">Field</a>, <a class="el" href="classListField.html" title="Field that manages selection from a static list of items.">ListField</a>, <a class="el" href="classTextField.html" title="Field that displays a read-only text value.">TextField</a> </dd></dl>
|
||||
</div><!-- fragment --><p>Use <a class="el" href="classTextField.html" title="Field that displays a read-only text value. ">TextField</a> for read-only fields that report boolean values but which are not modifiable by the user.</p>
|
||||
<p><a class="el" href="classListField.html" title="Field that manages selection from a static list of items. ">ListField</a> can be used to select between more than two items.</p>
|
||||
<dl class="section see"><dt>See Also</dt><dd><a class="el" href="classField.html" title="Manages a single data input/output field within a Form. ">Field</a>, <a class="el" href="classListField.html" title="Field that manages selection from a static list of items. ">ListField</a>, <a class="el" href="classTextField.html" title="Field that displays a read-only text value. ">TextField</a> </dd></dl>
|
||||
|
||||
<p>Definition at line <a class="el" href="BoolField_8h_source.html#l00028">28</a> of file <a class="el" href="BoolField_8h_source.html">BoolField.h</a>.</p>
|
||||
</div><h2>Constructor & Destructor Documentation</h2>
|
||||
</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
|
||||
<a class="anchor" id="a5d4382cdcdc989de0179d8f3f3a59998"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
@@ -203,9 +224,9 @@ LiquidCrystal * </td><td class="memItemRight" valign="bottom"><a class="el"
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Constructs a new boolean field with a specific <em>label</em>. </p>
|
||||
<p>The field is initially not associated with a <a class="el" href="classForm.html" title="Manager for a form containing data input/output fields.">Form</a>. The field can be added to a form later using <a class="el" href="classForm.html#a5cb056ace428e75e321610555bfecac7" title="Adds field to this form.">Form::addField()</a>.</p>
|
||||
<p>The initial <a class="el" href="classBoolField.html#a9147826437fbaf9b29eda9dee9e37b39" title="Returns the current value of this field, true or false.">value()</a> will be false.</p>
|
||||
<dl class="section see"><dt>See Also</dt><dd><a class="el" href="classForm.html#a5cb056ace428e75e321610555bfecac7" title="Adds field to this form.">Form::addField()</a> </dd></dl>
|
||||
<p>The field is initially not associated with a <a class="el" href="classForm.html" title="Manager for a form containing data input/output fields. ">Form</a>. The field can be added to a form later using <a class="el" href="classForm.html#a5cb056ace428e75e321610555bfecac7" title="Adds field to this form. ">Form::addField()</a>.</p>
|
||||
<p>The initial <a class="el" href="classBoolField.html#a9147826437fbaf9b29eda9dee9e37b39" title="Returns the current value of this field, true or false. ">value()</a> will be false.</p>
|
||||
<dl class="section see"><dt>See Also</dt><dd><a class="el" href="classForm.html#a5cb056ace428e75e321610555bfecac7" title="Adds field to this form. ">Form::addField()</a> </dd></dl>
|
||||
|
||||
<p>Definition at line <a class="el" href="BoolField_8cpp_source.html#l00077">77</a> of file <a class="el" href="BoolField_8cpp_source.html">BoolField.cpp</a>.</p>
|
||||
|
||||
@@ -254,14 +275,14 @@ LiquidCrystal * </td><td class="memItemRight" valign="bottom"><a class="el"
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Constructs a new boolean field with a specific <em>label</em> and attaches it to a <em>form</em>. </p>
|
||||
<p>The initial <a class="el" href="classBoolField.html#a9147826437fbaf9b29eda9dee9e37b39" title="Returns the current value of this field, true or false.">value()</a> of the field is set to the parameter <em>value</em>. When <a class="el" href="classBoolField.html#a9147826437fbaf9b29eda9dee9e37b39" title="Returns the current value of this field, true or false.">value()</a> is true, <em>trueLabel</em> will be displayed on the screen. When <a class="el" href="classBoolField.html#a9147826437fbaf9b29eda9dee9e37b39" title="Returns the current value of this field, true or false.">value()</a> is false, <em>falseLabel</em> will be displayed on the screen.</p>
|
||||
<dl class="section see"><dt>See Also</dt><dd><a class="el" href="classBoolField.html#a9147826437fbaf9b29eda9dee9e37b39" title="Returns the current value of this field, true or false.">value()</a> </dd></dl>
|
||||
<p>The initial <a class="el" href="classBoolField.html#a9147826437fbaf9b29eda9dee9e37b39" title="Returns the current value of this field, true or false. ">value()</a> of the field is set to the parameter <em>value</em>. When <a class="el" href="classBoolField.html#a9147826437fbaf9b29eda9dee9e37b39" title="Returns the current value of this field, true or false. ">value()</a> is true, <em>trueLabel</em> will be displayed on the screen. When <a class="el" href="classBoolField.html#a9147826437fbaf9b29eda9dee9e37b39" title="Returns the current value of this field, true or false. ">value()</a> is false, <em>falseLabel</em> will be displayed on the screen.</p>
|
||||
<dl class="section see"><dt>See Also</dt><dd><a class="el" href="classBoolField.html#a9147826437fbaf9b29eda9dee9e37b39" title="Returns the current value of this field, true or false. ">value()</a> </dd></dl>
|
||||
|
||||
<p>Definition at line <a class="el" href="BoolField_8cpp_source.html#l00094">94</a> of file <a class="el" href="BoolField_8cpp_source.html">BoolField.cpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<h2>Member Function Documentation</h2>
|
||||
<h2 class="groupheader">Member Function Documentation</h2>
|
||||
<a class="anchor" id="af793bafc1193d79b495c2ede711bca57"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
@@ -285,11 +306,11 @@ LiquidCrystal * </td><td class="memItemRight" valign="bottom"><a class="el"
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Dispatches <em>event</em> via this field. </p>
|
||||
<p>The <em>event</em> is usually obtained from <a class="el" href="classLCD.html#ac1e80e2603bd1cf0276c36092c416292" title="Gets the next button press, release, or idle event.">LCD::getButton()</a>.</p>
|
||||
<p>The <em>event</em> is usually obtained from <a class="el" href="classLCD.html#ac1e80e2603bd1cf0276c36092c416292" title="Gets the next button press, release, or idle event. ">LCD::getButton()</a>.</p>
|
||||
<p>Returns zero if the <em>event</em> has been handled and no further action is required.</p>
|
||||
<p>Returns FORM_CHANGED if the <em>event</em> has changed the value of this field in a manner that may require the application to take further action based on the new field value.</p>
|
||||
<p>Returns -1 if the <em>event</em> is not handled by this field, and should be handled by the <a class="el" href="classForm.html" title="Manager for a form containing data input/output fields.">Form</a> itself (particularly for Left and Right buttons). The default implementation returns -1 for all events.</p>
|
||||
<dl class="section see"><dt>See Also</dt><dd><a class="el" href="classForm.html#a89bd3850e87caa2ca7b2e946f923d0ee" title="Dispatches event to the currently active field using Field::dispatch().">Form::dispatch()</a>, <a class="el" href="classLCD.html#ac1e80e2603bd1cf0276c36092c416292" title="Gets the next button press, release, or idle event.">LCD::getButton()</a> </dd></dl>
|
||||
<p>Returns -1 if the <em>event</em> is not handled by this field, and should be handled by the <a class="el" href="classForm.html" title="Manager for a form containing data input/output fields. ">Form</a> itself (particularly for Left and Right buttons). The default implementation returns -1 for all events.</p>
|
||||
<dl class="section see"><dt>See Also</dt><dd><a class="el" href="classForm.html#a89bd3850e87caa2ca7b2e946f923d0ee" title="Dispatches event to the currently active field using Field::dispatch(). ">Form::dispatch()</a>, <a class="el" href="classLCD.html#ac1e80e2603bd1cf0276c36092c416292" title="Gets the next button press, release, or idle event. ">LCD::getButton()</a> </dd></dl>
|
||||
|
||||
<p>Reimplemented from <a class="el" href="classField.html#a061bd1ed4d8b079df86465df8facd3b3">Field</a>.</p>
|
||||
|
||||
@@ -322,8 +343,8 @@ LiquidCrystal * </td><td class="memItemRight" valign="bottom"><a class="el"
|
||||
<p>Enters the field due to form navigation. </p>
|
||||
<p>This function is typically called when the user presses Left and Right buttons to navigate to the field. If <em>reverse</em> is true, then navigation was due to the Left button being pressed.</p>
|
||||
<p>This function can assume that the display has been cleared and the cursor is positioned at (0, 0).</p>
|
||||
<p>The default implementation prints the <a class="el" href="classField.html#aaa861ef917130c989a955bc75c683afe" title="Returns the label to display in the first line of this field.">label()</a>.</p>
|
||||
<dl class="section see"><dt>See Also</dt><dd><a class="el" href="classField.html#ad6805c75ee1e62f8cd8bd550c4530c07" title="Exits the field due to form navigation.">exitField()</a> </dd></dl>
|
||||
<p>The default implementation prints the <a class="el" href="classField.html#aaa861ef917130c989a955bc75c683afe" title="Returns the label to display in the first line of this field. ">label()</a>.</p>
|
||||
<dl class="section see"><dt>See Also</dt><dd><a class="el" href="classField.html#ad6805c75ee1e62f8cd8bd550c4530c07" title="Exits the field due to form navigation. ">exitField()</a> </dd></dl>
|
||||
|
||||
<p>Reimplemented from <a class="el" href="classField.html#aa032bbeacb405c56546cb56fbbee94f5">Field</a>.</p>
|
||||
|
||||
@@ -352,8 +373,8 @@ LiquidCrystal * </td><td class="memItemRight" valign="bottom"><a class="el"
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Returns the string that is displayed when <a class="el" href="classBoolField.html#a9147826437fbaf9b29eda9dee9e37b39" title="Returns the current value of this field, true or false.">value()</a> is false. </p>
|
||||
<dl class="section see"><dt>See Also</dt><dd><a class="el" href="classBoolField.html#ae6a29d27139fd78f2ca96152059fb30a" title="Sets the string that is displayed when value() is false to falseLabel.">setFalseLabel()</a>, <a class="el" href="classBoolField.html#a9972030beec6e007b556c6eb652e163d" title="Returns the string that is displayed when value() is true.">trueLabel()</a> </dd></dl>
|
||||
<p>Returns the string that is displayed when <a class="el" href="classBoolField.html#a9147826437fbaf9b29eda9dee9e37b39" title="Returns the current value of this field, true or false. ">value()</a> is false. </p>
|
||||
<dl class="section see"><dt>See Also</dt><dd><a class="el" href="classBoolField.html#ae6a29d27139fd78f2ca96152059fb30a" title="Sets the string that is displayed when value() is false to falseLabel. ">setFalseLabel()</a>, <a class="el" href="classBoolField.html#a9972030beec6e007b556c6eb652e163d" title="Returns the string that is displayed when value() is true. ">trueLabel()</a> </dd></dl>
|
||||
|
||||
<p>Definition at line <a class="el" href="BoolField_8h_source.html#l00043">43</a> of file <a class="el" href="BoolField_8h_source.html">BoolField.h</a>.</p>
|
||||
|
||||
@@ -373,8 +394,8 @@ LiquidCrystal * </td><td class="memItemRight" valign="bottom"><a class="el"
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Sets the string that is displayed when <a class="el" href="classBoolField.html#a9147826437fbaf9b29eda9dee9e37b39" title="Returns the current value of this field, true or false.">value()</a> is false to <em>falseLabel</em>. </p>
|
||||
<dl class="section see"><dt>See Also</dt><dd><a class="el" href="classBoolField.html#a59ad7a8a33290bda0d9fbb3df4f09b01" title="Returns the string that is displayed when value() is false.">falseLabel()</a>, <a class="el" href="classBoolField.html#a803fc8c39765da4a44af01d925cd4194" title="Sets the string that is displayed when value() is true to trueLabel.">setTrueLabel()</a> </dd></dl>
|
||||
<p>Sets the string that is displayed when <a class="el" href="classBoolField.html#a9147826437fbaf9b29eda9dee9e37b39" title="Returns the current value of this field, true or false. ">value()</a> is false to <em>falseLabel</em>. </p>
|
||||
<dl class="section see"><dt>See Also</dt><dd><a class="el" href="classBoolField.html#a59ad7a8a33290bda0d9fbb3df4f09b01" title="Returns the string that is displayed when value() is false. ">falseLabel()</a>, <a class="el" href="classBoolField.html#a803fc8c39765da4a44af01d925cd4194" title="Sets the string that is displayed when value() is true to trueLabel. ">setTrueLabel()</a> </dd></dl>
|
||||
|
||||
<p>Definition at line <a class="el" href="BoolField_8cpp_source.html#l00173">173</a> of file <a class="el" href="BoolField_8cpp_source.html">BoolField.cpp</a>.</p>
|
||||
|
||||
@@ -394,8 +415,8 @@ LiquidCrystal * </td><td class="memItemRight" valign="bottom"><a class="el"
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Sets the string that is displayed when <a class="el" href="classBoolField.html#a9147826437fbaf9b29eda9dee9e37b39" title="Returns the current value of this field, true or false.">value()</a> is true to <em>trueLabel</em>. </p>
|
||||
<dl class="section see"><dt>See Also</dt><dd><a class="el" href="classBoolField.html#a9972030beec6e007b556c6eb652e163d" title="Returns the string that is displayed when value() is true.">trueLabel()</a>, <a class="el" href="classBoolField.html#ae6a29d27139fd78f2ca96152059fb30a" title="Sets the string that is displayed when value() is false to falseLabel.">setFalseLabel()</a> </dd></dl>
|
||||
<p>Sets the string that is displayed when <a class="el" href="classBoolField.html#a9147826437fbaf9b29eda9dee9e37b39" title="Returns the current value of this field, true or false. ">value()</a> is true to <em>trueLabel</em>. </p>
|
||||
<dl class="section see"><dt>See Also</dt><dd><a class="el" href="classBoolField.html#a9972030beec6e007b556c6eb652e163d" title="Returns the string that is displayed when value() is true. ">trueLabel()</a>, <a class="el" href="classBoolField.html#ae6a29d27139fd78f2ca96152059fb30a" title="Sets the string that is displayed when value() is false to falseLabel. ">setFalseLabel()</a> </dd></dl>
|
||||
|
||||
<p>Definition at line <a class="el" href="BoolField_8cpp_source.html#l00153">153</a> of file <a class="el" href="BoolField_8cpp_source.html">BoolField.cpp</a>.</p>
|
||||
|
||||
@@ -416,7 +437,7 @@ LiquidCrystal * </td><td class="memItemRight" valign="bottom"><a class="el"
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Sets the current value of this field to <em>value</em>. </p>
|
||||
<dl class="section see"><dt>See Also</dt><dd><a class="el" href="classBoolField.html#a9147826437fbaf9b29eda9dee9e37b39" title="Returns the current value of this field, true or false.">value()</a> </dd></dl>
|
||||
<dl class="section see"><dt>See Also</dt><dd><a class="el" href="classBoolField.html#a9147826437fbaf9b29eda9dee9e37b39" title="Returns the current value of this field, true or false. ">value()</a> </dd></dl>
|
||||
|
||||
<p>Definition at line <a class="el" href="BoolField_8cpp_source.html#l00131">131</a> of file <a class="el" href="BoolField_8cpp_source.html">BoolField.cpp</a>.</p>
|
||||
|
||||
@@ -443,8 +464,8 @@ LiquidCrystal * </td><td class="memItemRight" valign="bottom"><a class="el"
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Returns the string that is displayed when <a class="el" href="classBoolField.html#a9147826437fbaf9b29eda9dee9e37b39" title="Returns the current value of this field, true or false.">value()</a> is true. </p>
|
||||
<dl class="section see"><dt>See Also</dt><dd><a class="el" href="classBoolField.html#a803fc8c39765da4a44af01d925cd4194" title="Sets the string that is displayed when value() is true to trueLabel.">setTrueLabel()</a>, <a class="el" href="classBoolField.html#a59ad7a8a33290bda0d9fbb3df4f09b01" title="Returns the string that is displayed when value() is false.">falseLabel()</a> </dd></dl>
|
||||
<p>Returns the string that is displayed when <a class="el" href="classBoolField.html#a9147826437fbaf9b29eda9dee9e37b39" title="Returns the current value of this field, true or false. ">value()</a> is true. </p>
|
||||
<dl class="section see"><dt>See Also</dt><dd><a class="el" href="classBoolField.html#a803fc8c39765da4a44af01d925cd4194" title="Sets the string that is displayed when value() is true to trueLabel. ">setTrueLabel()</a>, <a class="el" href="classBoolField.html#a59ad7a8a33290bda0d9fbb3df4f09b01" title="Returns the string that is displayed when value() is false. ">falseLabel()</a> </dd></dl>
|
||||
|
||||
<p>Definition at line <a class="el" href="BoolField_8h_source.html#l00040">40</a> of file <a class="el" href="BoolField_8h_source.html">BoolField.h</a>.</p>
|
||||
|
||||
@@ -472,7 +493,7 @@ LiquidCrystal * </td><td class="memItemRight" valign="bottom"><a class="el"
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Returns the current value of this field, true or false. </p>
|
||||
<dl class="section see"><dt>See Also</dt><dd><a class="el" href="classBoolField.html#a080c575fd4a98e6afc4b9197fbab5577" title="Sets the current value of this field to value.">setValue()</a> </dd></dl>
|
||||
<dl class="section see"><dt>See Also</dt><dd><a class="el" href="classBoolField.html#a080c575fd4a98e6afc4b9197fbab5577" title="Sets the current value of this field to value. ">setValue()</a> </dd></dl>
|
||||
|
||||
<p>Definition at line <a class="el" href="BoolField_8h_source.html#l00037">37</a> of file <a class="el" href="BoolField_8h_source.html">BoolField.h</a>.</p>
|
||||
|
||||
@@ -485,9 +506,9 @@ LiquidCrystal * </td><td class="memItemRight" valign="bottom"><a class="el"
|
||||
</div><!-- contents -->
|
||||
<!-- start footer part -->
|
||||
<hr class="footer"/><address class="footer"><small>
|
||||
Generated on Sun Sep 29 2013 09:30:46 for ArduinoLibs by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Thu Mar 12 2015 19:02:05 for ArduinoLibs by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.1.2
|
||||
</a> 1.8.6
|
||||
</small></address>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user