Skip to content

Add generics to ValueChangeEvent for oldValue and newValue #2033

@pizzi80

Description

@pizzi80
class ValueChangeEvent<T> {

  T oldValue;
  T newValue;

}

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions