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

Peter Muir peter at bleepbleep.org.uk
Mon Jan 29 19:09:12 EST 2007


  User: pmuir   
  Date: 07/01/29 19:09:11

  Modified:    doc/reference/en/modules  controls.xml
  Log:
  JBSEAM-709 forgot disabled attribute
  
  Revision  Changes    Path
  1.16      +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.15
  retrieving revision 1.16
  diff -u -b -r1.15 -r1.16
  --- controls.xml	30 Jan 2007 00:06:01 -0000	1.15
  +++ controls.xml	30 Jan 2007 00:09:11 -0000	1.16
  @@ -102,6 +102,12 @@
                      </listitem>
                      <listitem>
                      <para>
  +                       <literal>disabled</literal> &mdash; if true the <literal>SelectItem</literal> will be rendered disabled.  Can reference 
  +                       the <literal>var</literal> variable
  +                   </para>
  +                   </listitem>
  +                   <listitem>
  +                   <para>
                          <literal>noSelectionLabel</literal> &mdash; specifies the (optional) label to place at the top of list (if 
                          <literal>required="true"</literal> is also specified then selecting this value will cause a validation error)
                      </para>
  
  
  



More information about the jboss-cvs-commits mailing list