Uses of Class
csheets.ui.ctrl.EditEvent

Packages that use EditEvent
csheets.ui.ctrl Provides controllers and actions for the user interface. 
 

Uses of EditEvent in csheets.ui.ctrl
 

Methods in csheets.ui.ctrl with parameters of type EditEvent
 void EditListener.workbookModified(EditEvent event)
          Invoked when a workbook is modified.
 void ActionManager.ActionEnabler.workbookModified(EditEvent event)