widgets/active_grid_form_widgets library

Classes

ActionButton
Button for a Form Action used inside a ActiveGridForm
CheckBoxFormWidget
FormComponent Widget to display a BooleanFormComponent
DateFormWidget
FormComponent Widget to display a DateFormComponent
DateTimeFormWidget
FormComponent Widget to display a DateTimeFormComponent
EnumFormWidget
FormComponent Widget to display a EnumFormComponent
NumberFormWidget
FormComponent Widget to display a IntegerFormComponent
TextFormWidget
FormComponent Widget to display a StringFormComponent

Functions

fromModel(FormComponent<DataEntity> component) Widget
Returns a corresponding Widget for a specific component