Package com.adbs.querybuilder
Interface GridCellValueChangingEventListener
- 
- All Superinterfaces:
 java.util.EventListener
public interface GridCellValueChangingEventListener extends java.util.EventListener 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidgridCellValueChangingEventOccurred(GridCellValueChangingEvent event) 
 - 
 
- 
- 
Method Detail
- 
gridCellValueChangingEventOccurred
void gridCellValueChangingEventOccurred(GridCellValueChangingEvent event)
 
 - 
 
 -