[jboss-cvs] jboss-seam/doc/reference/en/modules ...

Peter Muir peter at bleepbleep.org.uk
Fri Nov 16 13:49:03 EST 2007


  User: pmuir   
  Date: 07/11/16 13:49:03

  Modified:    doc/reference/en/modules  controls.xml
  Log:
  JBSEAM-1768
  
  Revision  Changes    Path
  1.56      +6 -0      jboss-seam/doc/reference/en/modules/controls.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: controls.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/doc/reference/en/modules/controls.xml,v
  retrieving revision 1.55
  retrieving revision 1.56
  diff -u -b -r1.55 -r1.56
  --- controls.xml	6 Nov 2007 12:05:13 -0000	1.55
  +++ controls.xml	16 Nov 2007 18:49:03 -0000	1.56
  @@ -1098,6 +1098,12 @@
                  </listitem>
                   <listitem>
                    <para>
  +                     <literal>itemValue</literal> &#8212; Value to return to the server if this option is selected. Optional, by default the <literal>var</literal> object is used. Can reference the <literal>var</literal> variable                     
  +                 </para>
  +               </listitem>
  +               
  +                <listitem>
  +                 <para>
                        <literal>disabled</literal> &#8212; if true the <literal>SelectItem</literal> will be rendered disabled.  Can reference
                        the <literal>var</literal> variable
                    </para>
  
  
  



More information about the jboss-cvs-commits mailing list