I have a GridPanel with a column that contains some ImageCommand buttons. When the user clicks on a button, I want to change the iconCls so it displays a different icon. How can I know programmatically which button the user clicked on?