Myfaces Commons Components Tag Library 2.0.
Tag exporterActionListener


Export datatable contents to an excel file or a pdf file. This class is acting as the tag handler for the Exporter ActionListener.


Tag Information
Tag Classorg.apache.myfaces.commons.exporter.ExporterActionListenerTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
filenamefalsefalsejava.lang.StringDefault name of the generated excel or pdf file, if not specified value of the "for" attribute will be used
fileTypefalsefalsejava.lang.String"PDF" or "XLS"
forfalsefalsejava.lang.StringId of the datatable component whose values to be exported

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.