com.sencha.gxt.widget.core.client.event
Interface StartEditEvent.StartEditHandler<M>

All Superinterfaces:
EventHandler
Enclosing class:
StartEditEvent<M>

public static interface StartEditEvent.StartEditHandler<M>
extends EventHandler


Method Summary
 void onStartEdit(StartEditEvent<M> event)
           
 

Method Detail

onStartEdit

void onStartEdit(StartEditEvent<M> event)


Copyright © 2012. All Rights Reserved.