I need that when clicking on an image generated within the code (I created it using XUIViewsUtils.CreateB4XImageView), any instruction is executed (for example, changing the value of a variable). The drawback is that when creating the imageview through code, I don't have a pre-written code on the imageview_click routine. How do I achieve this? This is necesary for B4i, B4J and B4A.