Interface DeleteCustomFieldEventHandler
-
- All Superinterfaces:
com.google.gwt.event.shared.EventHandler
public interface DeleteCustomFieldEventHandler extends com.google.gwt.event.shared.EventHandlerHandler associated to the DeleteCustomFieldEvent- Author:
- Costantino Perciante at ISTI-CNR (costantino.perciante@isti.cnr.it)
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonRemoveEntry(DeleteCustomFieldEvent event)
-
-
-
Method Detail
-
onRemoveEntry
void onRemoveEntry(DeleteCustomFieldEvent event)
-
-