InputType

io.github.srs.view.components.InputType
sealed trait InputType

Represents the type of input fields in the form.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class CheckBox
class ComboBox
class TextField
In this article