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

All Superinterfaces:
EventHandler

public interface SubmitValuesHandler
extends 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