Package com.extentech.ExtenXLS.eventui.event

The ExtenXLS event package contains swing UI spreadsheet for the event-driven WorkBookModel components.

See:
          Description

Interface Summary
ActiveCellChangedListener Defines the method for receiving ActiveCellChangedEvents.
ActiveSheetChangedListener Defines the method for receiving ActiveSheetChangedEvents.
EditEndListener Defines the method for receiving EditEndEvents.
EditStartListener Defines the method for receiving EditStartEvents.
SelectionChangedListener Defines the method for receiving SelectionChangedEvents.
StructureChangedListener Defines the method for receiving StructureChangedEvents.
 

Class Summary
ActiveCellChangedEvent Event sent by WorkBookModel when the active cell has changed.
ActiveSheetChangedEvent Event sent by WorkBookModel when the active sheet has changed.
EditEndEvent Event indicating the user has finished editing a cell.
EditStartEvent Event indicating that the user has started to edit a cell.
SelectionChangedEvent Event sent by WorkBookModel when the selection has changed.
StructureChangedEvent Event sent by WorkBookModel when the sheet layout has changed and everything needs to be rebuilt.
WorkBookModelEvent Abstract parent class of all events fired by WorkBookModel.
 

Package com.extentech.ExtenXLS.eventui.event Description

The ExtenXLS event package contains swing UI spreadsheet for the event-driven WorkBookModel components. See: ExtenXLS Docs



Copyright © 2011 Extentech Inc. All Rights Reserved.