DataFunctionInputCollection.SetInput Method

Spotfire 14.5 API Reference
Overload List

  NameDescription
Public methodSetInput(InputParameter, ActionDataViewDefinition)
Sets the DataFunctionInput for an InputParameter using a ActionDataViewDefinition instance.
Public methodSetInput(InputParameter, String)
Sets the DataFunctionInput for an InputParameter using an expression representing a list of column expressions. The value is calculated on all rows in the input.
Public methodSetInput(InputParameter, String,DataSelection[])
Sets the DataFunctionInput for an InputParameter using an expression representing a list of column expressions. The value is calculated on the intersection of all the input selections.
Public methodSetInput(InputParameter, String, Boolean,DataSelection[])
Sets the DataFunctionInput for an InputParameter using an expression representing a list of column expressions. The value is calculated on the intersection of all the input selections.
Top
See Also

Reference