CaptainCasa
Power User
Joined: 21/11/2007 12:23:06
Messages: 5555
Offline
|
Hi,
...it is planned, but not for the near future (i.e. next week(s)). (I am never sure, if these improvements are really sooo nice from architectural point of view - because then a significamt part of the logic is reflected in the control definition...)
Please note: you can currently assigen a REFERENCE to the component, and then can ask the event in the actionListener for the Reference (gerSourceRefence method - you have to cast to the specific component or to BaseActionEvent before).
So if it's just the differentiation between different components (which one has called the actionListener?), then ther REFERENCE is the better option from my perspective.
Regards, Björn
|