There is no built-in way to do this. Easiest thing to do is attach a keyboard listener to the button's container or another ancestor and handle the shortcut key presses there.
On Oct 2, 2011, at 10:59 PM, Adarsh Y.V wrote: > How can we enable key board short-cuts (if mouse is not present) for buttons > in apache pivot ?? > > Thanks
