0 Replies Latest reply on Nov 8, 2009 11:08 PM by prakash_bande

    Ctrl and Shift key info in a4j:onclick

    prakash_bande

      Hello,

      I have a a4j:support for onclick event on my component (in a tr/td table). How do I access the state of CTRL and SHIFT key? I am trying to support multiselect. Ok please don't ask me to change the component now (I don't want to start with extendedDatatable now, but will do so when I have some more time).

      All I want is when the actionListener is called, somehow my backing bean should know that this click was done with ctrl/shift key down.

      Regards,

      Prakash