Package org.pentaho.mantle.client.events
Interface ShowDescriptionsEventHandler
-
- All Superinterfaces:
com.google.gwt.event.shared.EventHandler
public interface ShowDescriptionsEventHandler extends com.google.gwt.event.shared.EventHandler- Author:
- Diogo Mariano
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonEdit(ShowDescriptionsEvent event)
-
-
-
Method Detail
-
onEdit
void onEdit(ShowDescriptionsEvent event)
-
-