com.jxcell
Interface StartEditListener

All Superinterfaces:
java.util.EventListener

public interface StartEditListener
extends java.util.EventListener

The listener interface for receiving StartEdit events


Method Summary
 void startEdit(StartEditEvent starteditevent)
          This method is called whenever the user begins to edit the contents of a cell
 

Method Detail

startEdit

void startEdit(StartEditEvent starteditevent)
This method is called whenever the user begins to edit the contents of a cell

Parameters:
starteditevent - start edit event