TTMSFNCPlannerCacheItemKind Enumeration
API unit family: TMSFNCPlannerData
Members
| Name | Description |
|---|---|
ikCell |
Cache entry represents a planner grid cell. |
ikItem |
Cache entry represents a planner appointment item. |
ikPositionTop |
Cache entry represents the top band of a position column header. |
ikPositionBottom |
Cache entry represents the bottom band of a position column header. |
ikGroupTop |
Cache entry represents the top band of a group header. |
ikGroupBottom |
Cache entry represents the bottom band of a group header. |
ikTimeLineLeft |
Cache entry represents the left-side time-line label. |
ikTimeLineRight |
Cache entry represents the right-side time-line label. |
ikFullDayTop |
Cache entry represents the top full-day band header. |
ikFullDayBottom |
Cache entry represents the bottom full-day band header. |
ikFullDayItemTop |
Cache entry represents a full-day appointment item in the top band. |
ikFullDayItemBottom |
Cache entry represents a full-day appointment item in the bottom band. |