Interface PropertyConfiguration.Select.OnDeselect

Enclosing class:
PropertyConfiguration.Select<T>

public static interface PropertyConfiguration.Select.OnDeselect
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onChange(Object newVal)
     
  • Method Details

    • onChange

      void onChange(Object newVal)