GanttChartItemObserver

public protocol GanttChartItemObserver : AnyObject

Notifies the receiver when specific events occur on specific items and dependencies within an associated managed collection. An implementation should add or update the appropriate records of the external data source upon request.