- PPM Changes
- Working on data email generator
- Working on a sandbox app to save datagrid data to excel file – donefla
- added a test button to Project Mgmt to test exporting – works!
- added ExportUtils to EdgeUitls
- needed some changes to pom.xml files in both PPM and EdgeUtils to specify Flash Player v10.0
- https://docs.sonatype.org/display/FLEXMOJOS/How+To+Specify+Flash+Player+Target+Version
-
ExportUtils.exportToExcel (arrCol:ArrayCollection, filename:String=null, header:Boolean=true)
- deployed com.as3xls.as3xls:1.0:swc to FGMDEV Nexus
-
<dependency><groupId>com.as3xls</groupId><artifactId>as3xls</artifactId><version>1.0</version><type>swc</type></dependency>
-
- Flash running at the site is v10.0
