OCKDailyPageViewController

E853027

OCKDailyPageViewController is a CareKit UI controller that presents a daily, card-based overview of a user’s care tasks and outcomes in a paged calendar-style interface.

All labels observed (1)

Label Occurrences
OCKDailyPageViewController canonical 2

How this entity was disambiguated

Statements (46)

Predicate Object
instanceOf CareKit UI component ⓘ
CareKit view controller ⓘ
UIViewController subclass ⓘ
author Apple ⓘ
linked to: Apple Inc.
belongsTo CareKit open-source project ⓘ
category care management UI ⓘ
healthcare UI ⓘ
conformsTo OCKEventStoreProtocol ⓘ
linked to: OCKStore
customizable supports custom card views via delegate methods ⓘ
supports customizing which tasks appear each day ⓘ
dataSource OCKAnyStoreProtocol ⓘ
OCKStore ⓘ
displays care tasks ⓘ
events grouped by day ⓘ
outcomes ⓘ
framework CareKit ⓘ
hasProperty calendar ⓘ
selectedDate ⓘ
store ⓘ
hostedOn GitHub CareKit repository ⓘ
inheritsFrom UIViewController ⓘ
language Swift ⓘ
license Apache 2.0 (via CareKit project) ⓘ
module CareKitUI ⓘ
linked to: CareKit
partOf CareKitUI framework ⓘ
linked to: CareKit
platform iOS ⓘ
watchOS ⓘ
purpose to present a daily overview of a user’s care tasks and outcomes ⓘ
relatedTo OCKGridTaskViewController ⓘ
OCKListViewController ⓘ
OCKStore ⓘ
requires iOS 13 or later ⓘ
supports SwiftUI interoperability via container controllers ⓘ
dark mode ⓘ
dynamic type ⓘ
filtering tasks by date ⓘ
horizontal paging between days ⓘ
localization ⓘ
navigating to previous and next days ⓘ
reloading data when the underlying store changes ⓘ
typicalUsage used as the main screen of a CareKit-based care app ⓘ
uiStyle card-based interface ⓘ
paged calendar-style interface ⓘ
usedFor care plan tracking ⓘ
patient engagement ⓘ
visualizing adherence over time ⓘ

How these facts were elicited

Referenced by (2)

Full triples — surface form annotated when it differs from this entity's canonical label.

CareKit → component → OCKDailyPageViewController ⓘ
OCKSimpleTaskViewController → integratesWith → OCKDailyPageViewController ⓘ