com.smartgwt.client.widgets.tree.events
Interface LeafContextClickHandler

All Superinterfaces:
EventHandler

public interface LeafContextClickHandler
extends EventHandler


Method Summary
 void onLeafContextClick(LeafContextClickEvent event)
           
 

Method Detail

onLeafContextClick

void onLeafContextClick(LeafContextClickEvent event)