GanttChartHeaderRowArrayObserver

public protocol GanttChartHeaderRowArrayObserver : AnyObject

Responds to row array change events occurring on an associated controller.

  • rowCountDidChange() Default implementation

    Undocumented

    Default Implementation

    Undocumented

    Declaration

    Swift

    func rowCountDidChange()