What file contains the:

org.apache.royale.utils.Language.as(this.dbzAdjustmentTypeSetup_valueObj,
    com.dbz.VO.INV.dbzAdjustmentTypeSetupVO)

and what does that source code look like?

-Alex

On 11/7/19, 4:04 AM, "Alina Kazi" <alina.k...@d-bz.com> wrote:

    Hi,
    
     
    
    We have a custom vo dbzAdjustmentTypeSetupVO 
    
     
    
    When we send it to java side from royale side system change its value on
    line :
    
    org.apache.royale.utils.Language.as(this.dbzAdjustmentTypeSetup_valueObj,
    com.dbz.VO.INV.dbzAdjustmentTypeSetupVO)
    
    dbzAdjustmentTypeSetupVO file is 
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fpaste.apache.org%2Fwonx1&amp;data=02%7C01%7Caharui%40adobe.com%7Ca98830c96afb47d7016408d7637ab091%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C1%7C637087250906390820&amp;sdata=SH3Zuu8vQg3eBIgRbdWh5Yme%2BvGu%2BmOwfoa4%2Fapj2nc%3D&amp;reserved=0
    
    its property ad_SanType is 0 and it becomes 0.0  after the execution of line
    org.apache.royale.utils.Language.as(this.dbzAdjustmentTypeSetup_valueObj,
    com.dbz.VO.INV.dbzAdjustmentTypeSetupVO)
    
     
    
    'ad_SanType': { type: 'spark.components.DropDownList', access: 'readwrite',
    declaredBy: 'dbzAdjustmentTypeSetup'}
    
    'ad_SanType' is a dropdownlist though all our properties in
    dbzAdjustmentTypeSetupVO were of string type. 
    
     
    
    -Alina
    
     
    
    

Reply via email to