ActivationType
public class SendIndexActivationType extends java.lang.Object implements ActivationType
Constructor | Description |
---|---|
SendIndexActivationType(boolean isSelectTarget) |
Constructor.
|
Modifier and Type | Method | Description |
---|---|---|
ActivatorConfigurator |
createConfigurator(TopcatModelInfo tinfo) |
Returns a component that can be used to configure activators of
this type.
|
java.lang.String |
getDescription() |
Description of this activation type.
|
java.lang.String |
getName() |
Name of this activation type.
|
Suitability |
getSuitability(TopcatModelInfo tinfo) |
Indicates the applicability of this activation type to a given table.
|
public SendIndexActivationType(boolean isSelectTarget)
isSelectTarget
- if true, the user can configure the target
client, if false the message is broadcast
to all clientspublic java.lang.String getName()
ActivationType
getName
in interface ActivationType
public java.lang.String getDescription()
ActivationType
getDescription
in interface ActivationType
public Suitability getSuitability(TopcatModelInfo tinfo)
ActivationType
getSuitability
in interface ActivationType
tinfo
- information about topcat modelpublic ActivatorConfigurator createConfigurator(TopcatModelInfo tinfo)
ActivationType
createConfigurator
in interface ActivationType
tinfo
- information about topcat model for which the
activation will take placeCopyright © 2003-2018 CCLRC: Council for the Central Laboratory of the Research Councils. All Rights Reserved.