- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- DataCellKey, HeaderCellKey, UIGrid.NullCellKey
public abstract class CellKey
extends java.lang.Object
implements java.io.Serializable
Unique identifier of a Pivot Table cell. Cell keys indicate which data is represented
by a cell, such as "Boston, 2010, Sales", while cell indexes indicate the ordinal
position of a cell, such as "row 4, column 2".
- Since:
- release specific (what release of product did this appear in)
- See Also:
- Serialized Form