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

All Superinterfaces:
com.google.gwt.event.shared.EventHandler
All Known Implementing Classes:
AbstractMergableGridWidget, AbstractVerticalMergableGridWidget, ScorecardAttributeGridWidget, VerticalMergableDecisionTableGridWidget, VerticalMergableTemplateDataGridWidget
Enclosing class:
CellStateChangedEvent

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


Method Summary
 void onCellStateChanged(CellStateChangedEvent event)
           
 

Method Detail

onCellStateChanged

void onCellStateChanged(CellStateChangedEvent event)


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