You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by ca...@apache.org on 2007/05/20 14:13:12 UTC

svn commit: r539874 - /myfaces/tomahawk/trunk/sandbox/core/src/site/xdoc/excelexport.xml

Author: cagatay
Date: Sun May 20 05:13:11 2007
New Revision: 539874

URL: http://svn.apache.org/viewvc?view=rev&rev=539874
Log:
Doc update, add info about filename attribute

Modified:
    myfaces/tomahawk/trunk/sandbox/core/src/site/xdoc/excelexport.xml

Modified: myfaces/tomahawk/trunk/sandbox/core/src/site/xdoc/excelexport.xml
URL: http://svn.apache.org/viewvc/myfaces/tomahawk/trunk/sandbox/core/src/site/xdoc/excelexport.xml?view=diff&rev=539874&r1=539873&r2=539874
==============================================================================
--- myfaces/tomahawk/trunk/sandbox/core/src/site/xdoc/excelexport.xml (original)
+++ myfaces/tomahawk/trunk/sandbox/core/src/site/xdoc/excelexport.xml Sun May 20 05:13:11 2007
@@ -64,6 +64,7 @@
             
             <blockquote><h3>&lt;s:excelExport&gt;</h3>
                 <code>for="Id of the datatable"</code><br/>
+				<code>filename="Optional attribute to specify the filename of the exported excel file"</code><br/>
             </blockquote>
         </section>