Changes between Version 7 and Version 8 of rp_xml_ele_choice


Ignore:
Timestamp:
Jun 15, 2013 12:16:22 AM (11 years ago)
Author:
ldelgass
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • rp_xml_ele_choice

    v7 v8  
    4040Each {{{<option>}}} can also have a {{{<value>}}} used to represent it.  The {{{<value>}}} for the selected option is passed along as the current value for the choice in the driver file passed to the underlying simulator.  If there is no value, then the {{{<label>}}} is used instead.  Either the {{{<label>}}} or the {{{<value>}}} can be used in the {{{<default>}}} specification to set the default choice.
    4141
    42 You can see working code in the [browser:trunk/examples/zoo zoo of example's] in the [browser:trunk/examples/zoo/choice choice example] or on the hub in the directory /apps/rappture/examples/zoo/choice.
     42You can see working code in the [browser:trunk/examples/zoo zoo of examples] in the [browser:trunk/examples/zoo/choice choice example] or on the hub in the directory /apps/rappture/examples/zoo/choice.