itemChanged( oControlEvent, oControlEvent.getSource, oControlEvent.getParameters ) event

This event is triggered when the value of (input, select, checkbox) contol is changed.

The args consists of row, column & value.

Parameters

Name Type Description
oControlEvent sap.ui.base.Event  
oControlEvent.getSource sap.ui.base.EventProvider  
oControlEvent.getParameters object  

Source

SuperList.API.js, line 155.