com.sencha.gxt.widget.core.client.event
Interface RowDoubleClickEvent.RowDoubleClickHandler

All Superinterfaces:
EventHandler
Enclosing class:
RowDoubleClickEvent

public static interface RowDoubleClickEvent.RowDoubleClickHandler
extends EventHandler


Method Summary
 void onRowDoubleClick(RowDoubleClickEvent event)
           
 

Method Detail

onRowDoubleClick

void onRowDoubleClick(RowDoubleClickEvent event)


Copyright © 2012. All Rights Reserved.