com.smartgwt.client.widgets.form.events
Interface ItemKeyPressHandler

All Superinterfaces:
EventHandler

public interface ItemKeyPressHandler
extends EventHandler


Method Summary
 void onItemKeyPress(ItemKeyPressEvent event)
           
 

Method Detail

onItemKeyPress

void onItemKeyPress(ItemKeyPressEvent event)