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

All Superinterfaces:
EventHandler

public interface SubmitValuesHandler
extends EventHandler


Method Summary
 void onSubmitValues(SubmitValuesEvent event)
           
 

Method Detail

onSubmitValues

void onSubmitValues(SubmitValuesEvent event)