org.drools.guvnor.client.widgets.drools.decoratedgrid.events
Interface RowGroupingChangeEvent.Handler

All Superinterfaces:
com.google.gwt.event.shared.EventHandler
All Known Implementing Classes:
AbstractDecoratedGridSidebarWidget, AbstractVerticalDecoratedGridSidebarWidget, CopyPasteContextMenu, VerticalDecisionTableSidebarWidget, VerticalTemplateDataSidebarWidget
Enclosing class:
RowGroupingChangeEvent

public static interface RowGroupingChangeEvent.Handler
extends com.google.gwt.event.shared.EventHandler


Method Summary
 void onRowGroupingChange(RowGroupingChangeEvent event)
           
 

Method Detail

onRowGroupingChange

void onRowGroupingChange(RowGroupingChangeEvent event)


Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.