com.sas.table
Class CellChangedEvent
com.sas.table.CellChangedEvent
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Cloneable
- Direct Known Subclasses:
- DataCellChangedEvent, LabelChangedEvent
public abstract class CellChangedEvent
Defines an abstract base class for reporting changes to table cells.
- See Also:
DataCellChangedEvent
,
LabelChangedEvent
,
Serialized Form
CellChangedEvent
public CellChangedEvent(java.lang.Object source)
- Constructor.
- Parameters:
source
- The table model whose cell(s) has changed.
Copyright © 2009 SAS Institute Inc. All Rights Reserved.