Package com.foreach.across.modules.entity.views.bootstrapui
package com.foreach.across.modules.entity.views.bootstrapui
-
ClassDescriptionCreates an auto-suggest control for a property value.Default
ViewElementTypeLookupStrategy
that maps the defaultViewElementMode
to a known view element type.Builds aOptionFormElementBuilder
in the form of a checkbox for boolean attributes.ApplyPast
andFuture
validation constraints that determine min and max date of the datetime picker.Change the basic format of the datetime picker if aTemporal
annotation is present.Experimental.Builds aViewElementFieldset
for a property.Builds the simple form group for a filter control in a basic filter form.Renders a hidden input for a property.Writes out the id in case of a registered entity.Reponsible for creating either aLabelFormElementBuilder
or a simpleTextViewElementBuilder
for the label of a property.Simple implementation that supports an unordered (set) of Strings as property value.Builds aOptionsFormElementBuilder
for a givenEntityPropertyDescriptor
.Builds aTextboxFormElement
for a givenEntityPropertyDescriptor
.Detects email types based on theEmail
annotation presence.Unreadable properties rendered as password type will have their text cleared.Creates a text value element for a given property.Builds aOptionFormElementBuilder
in the form of a bootstrap toggle for boolean attributes.