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

Peter Muir peter at bleepbleep.org.uk
Wed Jun 27 08:19:59 EDT 2007


  User: pmuir   
  Date: 07/06/27 08:19:59

  Modified:    doc/reference/en/modules  controls.xml
  Log:
  Add doc for fileSize to s:fileUpload
  
  Revision  Changes    Path
  1.42      +5 -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.41
  retrieving revision 1.42
  diff -u -b -r1.41 -r1.42
  --- controls.xml	26 Jun 2007 09:47:33 -0000	1.41
  +++ controls.xml	27 Jun 2007 12:19:59 -0000	1.42
  @@ -493,6 +493,11 @@
                 </listitem>
                 <listitem>
                   <para>
  +                  <literal>fileSize</literal> &#8212; this value binding receives the file size (optional).
  +                </para>
  +              </listitem>
  +              <listitem>
  +                <para>
                     <literal>accept</literal> &#8212; a comma-separated list of content types to accept,
                     may not be supported by the browser.  E.g. <literal>"images/png,images/jpg"</literal>,
                     <literal>"images/*"</literal>.
  
  
  



More information about the jboss-cvs-commits mailing list