Class SearchBlotter

java.lang.Object
com.caplin.motif.fx.search.SearchBlotter
All Implemented Interfaces:
com.caplin.datasource.blotter.BlotterApplicationListener, BlotterListener

public class SearchBlotter extends Object implements BlotterListener
  • Constructor Details

    • SearchBlotter

      public SearchBlotter(SearchBlotterListener searchBlotterListener, com.caplin.datasource.DataSource dataSource)
  • Method Details

    • initialise

      public void initialise(com.caplin.datasource.blotter.BlotterConfiguration configuration, BlotterItemFactory blotterItemFactory)
      Specified by:
      initialise in interface BlotterListener
    • blotterChannelOpened

      public void blotterChannelOpened(com.caplin.datasource.blotter.BlotterChannel channel)
      Specified by:
      blotterChannelOpened in interface com.caplin.datasource.blotter.BlotterApplicationListener
    • blotterChannelClosed

      public void blotterChannelClosed(com.caplin.datasource.blotter.BlotterChannel channel)
      Specified by:
      blotterChannelClosed in interface com.caplin.datasource.blotter.BlotterApplicationListener