Interface ArrayProvider

    • Method Detail

      • setOutputArray

        void setOutputArray​(boolean value)
        Sets whether to output the items as array or as single strings.
        Specified by:
        setOutputArray in interface ArrayProvider
        Parameters:
        value - true if output is an array
      • getOutputArray

        boolean getOutputArray()
        Returns whether to output the items as array or as single strings.
        Specified by:
        getOutputArray in interface ArrayProvider
        Returns:
        true if output is an array
      • outputArrayTipText

        String outputArrayTipText()
        Returns the tip text for this property.
        Specified by:
        outputArrayTipText in interface ArrayProvider
        Returns:
        tip text for this property suitable for displaying in the GUI or for listing the options.