Package allurium.inputs
package allurium.inputs
-
ClassesClassDescriptionRepresents the base class for input elements in the UI, extending
UIElement
.Represents an abstract class for a required text area in the UI, extendingTextArea
.Represents an abstract class for a required text field in the UI, extendingTextField
.Represents a checkbox element in the UI, extendingUIElement
.Represents a custom dropdown menu that mimics the behavior of a native `Represents a radio button input field in the UI, extendingAbstractInputElement
.Encapsulates interactions with a select menu (`Represents a text area (``) element in the UI, extendingTextField
.Represents a text input field in the UI, extendingAbstractInputElement
.Represents an upload field (``) in the UI, extendingUIElement
.