Interface PropertyConfiguration.IntInput.OnIntChange

Enclosing class:
PropertyConfiguration.IntInput

public static interface PropertyConfiguration.IntInput.OnIntChange
  • Method Summary

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

    • onChange

      void onChange(int newVal)