Interface UpdatableBooleanField

All Superinterfaces:
BooleanField, CanBeCustomField, CanRender<Renderer<? extends Renderer<?>>>, Field, UpdatableCanBeCustomField

public interface UpdatableBooleanField extends BooleanField, UpdatableCanBeCustomField
Since:
3.9.0
  • Method Details

    • set

      void set(boolean value)