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

All Superinterfaces:
EventHandler

public interface FormItemInitHandler
extends EventHandler


Method Summary
 void onInit(FormItem item)
           
 

Method Detail

onInit

void onInit(FormItem item)