GanttChartContentRangeObserver

public protocol GanttChartContentRangeObserver : AnyObject

Responds to row range changing events occurring on an associated controller.

  • totalRowCountDidChange() Default implementation

    Undocumented

    Default Implementation

    Undocumented

    Declaration

    Swift

    func totalRowCountDidChange()
  • visibleRangeDidChange() Default implementation

    Undocumented

    Default Implementation

    Undocumented

    Declaration

    Swift

    func visibleRangeDidChange()