Interface OptionalCallableActor

    • Method Detail

      • setOptional

        void setOptional​(boolean value)
        Sets whether the callable actor is optional.
        Parameters:
        value - true if optional
      • getOptional

        boolean getOptional()
        Returns whether the callable actor is optional.
        Returns:
        true if optional
      • optionalTipText

        String optionalTipText()
        Returns the tip text for this property.
        Returns:
        tip text for this property suitable for displaying in the GUI or for listing the options.