Class Field.ValueChangeEvent

    • Constructor Detail

      • ValueChangeEvent

        public ValueChangeEvent​(Field source)
        Deprecated.
        Constructs a new event object with the specified source field object.
        Parameters:
        source - the field that caused the event.