wiki:rp_xml_ele_boolean

<boolean>

A boolean object represents a true/false value:

  <boolean id="iimodel">
    <about>
      <label>Impact Ionization Model</label>
      <description>Used to enable/disable the effects of impact ionization on the mobility model.</description>
    </about>
    <default>yes</default>
  </boolean>

You can see working code in the zoo of examples in the boolean example or on the hub in the directory /apps/rappture/examples/zoo/boolean.

Last modified 11 years ago Last modified on Jun 15, 2013 12:15:53 AM