Interface Checkbox.OnValueChange

Enclosing class:
Checkbox

public static interface Checkbox.OnValueChange
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onValueChange(Checkbox p_309925_, boolean p_310656_)
     
  • Field Details

  • Method Details

    • onValueChange

      void onValueChange(Checkbox p_309925_, boolean p_310656_)