com.smartgwt.client.widgets.form.fields.events
Interface TitleDoubleClickHandler

All Superinterfaces:
EventHandler

public interface TitleDoubleClickHandler
extends EventHandler


Method Summary
 void onTitleDoubleClick(TitleDoubleClickEvent event)
          Notification method fired when the user double-clicks the title for this item
 

Method Detail

onTitleDoubleClick

void onTitleDoubleClick(TitleDoubleClickEvent event)
Notification method fired when the user double-clicks the title for this item

Parameters:
event - the event