cancel
Showing results for 
Search instead for 
Did you mean: 

SAPUI5 attachPropertyChange not working when extending from base class

Christophe_SW
Participant
0 Kudos

Hi,

I am trying to manage a model with a state ( a bit like MobX does ) with listeners on the different properties.

I am using sap.ui.model.Model.attachPropertyChange for this.

This function does not seem to work as soon as I am extending objects from a baseclass however.
Any idea on what is wrong here? (the first version is working, the second does not)


Working:


Not working:

Accepted Solutions (0)

Answers (0)