Interface IParameterTypeListener

    • Method Detail

      • parameterTypeChanged

        void parameterTypeChanged​(ParameterTypeEvent parameterTypeEvent)
        Notifies that one or more properties of an instance of ParameterType have changed. Specific details are described in the ParameterTypeEvent.
        Parameters:
        parameterTypeEvent - the event. Guaranteed not to be null.