OCKGridTaskViewController

E853032

OCKGridTaskViewController is a CareKit UI view controller that presents and manages task-related content in a grid-based layout for patient care apps.

All labels observed (1)

Label Occurrences
OCKGridTaskViewController canonical 3

How this entity was disambiguated

Statements (42)

Predicate Object
instanceOf CareKit UI component
class
task view controller
category healthcare UI
task management UI
conformsTo OCKTaskDisplayable
UIAdaptivePresentationControllerDelegate
designedBy Apple
linked to: Apple Inc.
displays task cards in a grid
task schedule
documentationURL https://developer.apple.com/documentation/carekitui/ockgridtaskviewcontroller
framework CareKit
integratesWith CareKit synchronization APIs
linked to: CareKit

OCKStore
introducedIn CareKit 2.x family
language Swift
layoutType grid
license open source
manages task events
task outcomes
module CareKitUI
linked to: CareKit
platform iOS
watchOS
purpose manage patient care tasks
present task-related content in a grid layout
relatedTo OCKInstructionsTaskViewController
OCKListTaskViewController
OCKTaskViewController
repository https://github.com/carekit-apple/CareKit
requires UIKit
superclass UIViewController
supports CareKit store-backed tasks
accessibility features
custom theming via OCKStyler
interactive task completion
targetUser care teams
patients
typicalUsage configured with an OCKTask and OCKStore
embedded in a UINavigationController
updates UI in response to task outcome changes
usedFor patient care apps
research and health-related applications

How these facts were elicited

Referenced by (3)

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

CareKit component OCKGridTaskViewController
OCKDailyPageViewController relatedTo OCKGridTaskViewController
OCKInstructionsTaskViewController relatedTo OCKGridTaskViewController