Class TCachedCells

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TCachedCells = class(TObject)

Description

Hierarchy

Overview

Fields

Private FCachedLists: TCMList;
Private FEvalAt: TEvaluatedAt;
Private FOrientation: TDataSetOrientation;

Methods

Public function RestoreFromCache(CellList: TCellAssignmentList; EvalAt: TEvaluatedAt; Orientation: TDataSetOrientation; AssignmentLocation: TAssignmentLocation; const EncloseAnnotation, IntersectAnnotation: string; AModel: TBaseModel): boolean;
Public procedure UpdateCache(CellList: TCellAssignmentList; EvalAt: TEvaluatedAt; Orientation: TDataSetOrientation; AssignmentLocation: TAssignmentLocation; AModel: TBaseModel);
Public Constructor Create;
Public Destructor Destroy; override;
Public procedure Invalidate;

Description

Fields

Private FCachedLists: TCMList;
 
Private FEvalAt: TEvaluatedAt;
 
Private FOrientation: TDataSetOrientation;
 

Methods

Public function RestoreFromCache(CellList: TCellAssignmentList; EvalAt: TEvaluatedAt; Orientation: TDataSetOrientation; AssignmentLocation: TAssignmentLocation; const EncloseAnnotation, IntersectAnnotation: string; AModel: TBaseModel): boolean;
 
Public procedure UpdateCache(CellList: TCellAssignmentList; EvalAt: TEvaluatedAt; Orientation: TDataSetOrientation; AssignmentLocation: TAssignmentLocation; AModel: TBaseModel);
 
Public Constructor Create;
 
Public Destructor Destroy; override;
 
Public procedure Invalidate;
 

Generated by PasDoc 0.12.1 on 2013-05-13 15:42:01