Hi,
in RowMouseDownEvent I can find:
isCtrlKeyDown()
isAltKeyDown()
but nothing regarding the SHIFT key... Would it be possible to add this one as well ?
Thx
(We are currently using SmartGWT 4.0p)
in RowMouseDownEvent I can find:
isCtrlKeyDown()
isAltKeyDown()
but nothing regarding the SHIFT key... Would it be possible to add this one as well ?
Thx
(We are currently using SmartGWT 4.0p)
Comment