If you use an ActionListener, you should be able to find the original
component from the ActionEvent.

If you use an Action, no.


On 4/26/07, NDBurn <[EMAIL PROTECTED]> wrote:

when I bind several components to that method, is there a way to find out
which component triggered the method?




    public UIComponent getLocationComponent()
    public void setLocationComponent(UIComponent locationComponent)


--
View this message in context: 
http://www.nabble.com/generic-component-binding-tf209374.html#a10211367
Sent from the MyFaces - Users mailing list archive at Nabble.com.


Reply via email to