Package-level declarations

Types

Link copied to clipboard

Colors used for a AttachmentsFormElement. Attachments in the element are rendered as a list of tiles.

Link copied to clipboard

Typography used for a AttachmentsFormElement. Attachments in the element are rendered as a list of tiles.

Link copied to clipboard

Colors used for FieldFormElements with input types TextBoxFormInput, TextAreaFormInput, DateTimePickerFormInput, SwitchFormInput and ComboBoxFormInput.

Link copied to clipboard

Typography used for FieldFormElements with input types TextBoxFormInput, TextAreaFormInput, DateTimePickerFormInput, SwitchFormInput and ComboBoxFormInput.

Link copied to clipboard

A color scheme that holds all the color parameters for a FeatureForm.

Link copied to clipboard

Contains the default values used by FeatureForm.

Link copied to clipboard

A Typography system for the FeatureForm built on top of MaterialTheme. This can be used to style the text and labels of the form elements.

Link copied to clipboard

Colors that are used for a GroupFormElement.

Link copied to clipboard

Typography used for a GroupFormElement.

Link copied to clipboard

Colors used for a FieldFormElement with a RadioButtonsFormInput.

Link copied to clipboard

Typography used for a FieldFormElement with a RadioButtonsFormInput.

Link copied to clipboard

Colors used for a FieldFormElement with any input type. If the FieldFormElement.isEditable is false, it is rendered as a read-only field with colors specified by this class.

Link copied to clipboard

Typography used for a FieldFormElement with any input type. If the FieldFormElement.isEditable is false, it is rendered as a read-only field with colors specified by this class.