This is an automated email from the ASF dual-hosted git repository.

pushminakazi pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git


The following commit(s) were added to refs/heads/develop by this push:
     new 70e35c2  Added MXAdvancedDataGridItemRenderer in SparkRoyale
70e35c2 is described below

commit 70e35c282b730c1228ced02bc721ae2e5b016534
Author: pashminakazi <[email protected]>
AuthorDate: Wed Oct 16 12:41:30 2019 +0500

    Added MXAdvancedDataGridItemRenderer in SparkRoyale
---
 .../projects/SparkRoyale/src/main/resources/spark-royale-manifest.xml    | 1 +
 1 file changed, 1 insertion(+)

diff --git 
a/frameworks/projects/SparkRoyale/src/main/resources/spark-royale-manifest.xml 
b/frameworks/projects/SparkRoyale/src/main/resources/spark-royale-manifest.xml
index bb0a87e..63c11a3 100644
--- 
a/frameworks/projects/SparkRoyale/src/main/resources/spark-royale-manifest.xml
+++ 
b/frameworks/projects/SparkRoyale/src/main/resources/spark-royale-manifest.xml
@@ -112,6 +112,7 @@
     
     <component id="NonVirtualHDataGroup" 
class="spark.components.NonVirtualHDataGroup"/>
     <component id="NonVirtualVDataGroup" 
class="spark.components.NonVirtualVDataGroup"/>
+    <component id="MXAdvancedDataGridItemRenderer" 
class="spark.controls.advancedDataGridClasses.MXAdvancedDataGridItemRenderer"/>
 
        
 </componentPackage>

Reply via email to