Hi,

Setters are called at update model actually, not at apply request phase.

I don't see anything wrong about the console print out because value change events are not like button action events. They are called after process validations(before setter) phase whereas button action events are called at invoke application(after setter). They are different.

Cagatay,

Reply via email to