Interface FieldInput

All Known Subinterfaces:
BooleanFieldInput, DoubleFieldInput, DoubleFieldInterface
All Known Implementing Classes:
DoubleField, QueueDoubleField, SwitchField

public interface FieldInput
Author:
Lukas Molzberger
  • Method Summary

    Modifier and Type
    Method
    Description
     
    void
     
  • Method Details

    • getLabel

      String getLabel()
    • triggerUpdate

      void triggerUpdate()