Class StringToField

    • Field Detail

      • m_DefaultDataType

        protected DataType m_DefaultDataType
        the default data type, for overriding UNKNOWN.
    • Constructor Detail

      • StringToField

        public StringToField()
    • Method Detail

      • setDefaultDataType

        public void setDefaultDataType​(DataType value)
        Sets the default data type.
        Parameters:
        value - the data type
      • getDefaultDataType

        public DataType getDefaultDataType()
        Returns the default data type.
        Returns:
        the data type
      • defaultDataTypeTipText

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