com.smartgwt.client.widgets.events
Interface RestoreClickHandler

All Superinterfaces:
EventHandler

public interface RestoreClickHandler
extends EventHandler


Method Summary
 void onRestoreClick(RestoreClickEvent event)
          Notification method fired when the user clicks the 'restore' button.
 

Method Detail

onRestoreClick

void onRestoreClick(RestoreClickEvent event)
Notification method fired when the user clicks the 'restore' button.

Parameters:
event - the event