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

Peter Muir peter at bleepbleep.org.uk
Sun Nov 18 11:24:56 EST 2007


  User: pmuir   
  Date: 07/11/18 11:24:55

  Modified:    doc/reference/en/modules  controls.xml
  Log:
  JBSEAM-2269, and note that it only works with buttons
  
  Revision  Changes    Path
  1.59      +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.58
  retrieving revision 1.59
  diff -u -b -r1.58 -r1.59
  --- controls.xml	18 Nov 2007 14:57:17 -0000	1.58
  +++ controls.xml	18 Nov 2007 16:24:55 -0000	1.59
  @@ -391,6 +391,12 @@
                 the enter key.
               </para>
               <para>
  +              Currently you can only nest it inside buttons (e.g. 
  +              <literal>&lt;h:commandButton /&gt;</literal>,
  +              <literal>&lt;a:commandButton /&gt;</literal> or
  +              <literal>&lt;tr:commandButton /&gt;</literal>).
  +            </para>
  +            <para>
                 You must specify an id on the action source. You can only have one
                 default action per form.
               </para>
  
  
  



More information about the jboss-cvs-commits mailing list