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

All Superinterfaces:
EventHandler

public interface TitleClickHandler
extends EventHandler


Method Summary
 void onTitleClick(TitleClickEvent event)
          Notification method fired when the user clicks the title for this item
 

Method Detail

onTitleClick

void onTitleClick(TitleClickEvent event)
Notification method fired when the user clicks the title for this item

Parameters:
event - the event