Class SendIndexActivationType

java.lang.Object
uk.ac.starlink.topcat.activate.SendIndexActivationType
All Implemented Interfaces:
ActivationType

public class SendIndexActivationType extends Object implements ActivationType
ActivationType implementation for sending row index via SAMP.
Since:
23 Jan 2018
Author:
Mark Taylor
  • Constructor Details

    • SendIndexActivationType

      public SendIndexActivationType(boolean isSelectTarget)
      Constructor.
      Parameters:
      isSelectTarget - if true, the user can configure the target client, if false the message is broadcast to all clients
  • Method Details