Interface TDInfoMonitor


public interface TDInfoMonitor
Gets callbacks from the registry menu when a particular provider is selected.
Author:
Doug Gillespie
  • Method Summary Link icon

    Modifier and Type
    Method
    Description
    void
    Called when a data provider is selected in the central menu
  • Method Details Link icon

    • selectProvider Link icon

      void selectProvider(TDDataProvider dataProvider)
      Called when a data provider is selected in the central menu
      Parameters:
      dataProvider -