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

All Superinterfaces:
com.google.gwt.event.shared.EventHandler

public interface SubmitValuesHandler
extends com.google.gwt.event.shared.EventHandler


Method Summary
 void onSubmitValues(SubmitValuesEvent event)
          Triggered when a SubmitItem is included in the form is submitted and gets pressed.
 

Method Detail

onSubmitValues

void onSubmitValues(SubmitValuesEvent event)
Triggered when a SubmitItem is included in the form is submitted and gets pressed.

Parameters:
event - the event