Uses of Package
com.foreach.across.modules.web.ui
Packages that use com.foreach.across.modules.web.ui
Package
Description
-
Classes in com.foreach.across.modules.web.ui used by com.foreach.across.modules.web.configClassDescriptionAPI responsible for converting raw attribute values, to valid String values for HTML.Registers a global
ViewElementBuilderContexton the request and attaches it as the current thread-local builder context. -
Classes in com.foreach.across.modules.web.ui used by com.foreach.across.modules.web.resource
-
Classes in com.foreach.across.modules.web.ui used by com.foreach.across.modules.web.resource.elementsClassDescriptionBase interface to create a single
ViewElementinstance.Base class for aViewElementBuilderof aMutableViewElement. -
Classes in com.foreach.across.modules.web.ui used by com.foreach.across.modules.web.resource.rules
-
Classes in com.foreach.across.modules.web.ui used by com.foreach.across.modules.web.thymeleafClassDescriptionRepresents a
ViewElementin its most simple form.API responsible for converting raw attribute values, to valid String values for HTML. -
Classes in com.foreach.across.modules.web.ui used by com.foreach.across.modules.web.uiClassDescriptionStandard implementation of a
ViewElementBuilderContextthat optionally allows a parent set of attributes to be provided.Implementation that looks for a collection ofViewElementPostProcessors on theViewElementBuilderContextand applies all of them.Represents a collection of temporary modifications to an existingViewElementBuilderContext.Represents aViewElementin its most simple form.A wrapper for any type ofViewElementwhich allows the use of separate functions to perform the actions.Function that fetches a value from a view element and optionally returns it as a specific type for compile time checking.Function that modifies a view element by removing values.Function that modifies a view element by setting or adding values.API responsible for converting raw attribute values, to valid String values for HTML.Base interface to create a singleViewElementinstance.Encapsulates either aViewElementorViewElementBuilderfor fetching within aViewElementBuilderContext.General purpose interface for post-processing aViewElement. -
Classes in com.foreach.across.modules.web.ui used by com.foreach.across.modules.web.ui.elementsClassDescriptionRepresents a
ViewElementin its most simple form.Function that fetches a value from a view element and optionally returns it as a specific type for compile time checking.Function that modifies a view element by removing values.Function that modifies a view element by setting or adding values.Base interface to create a singleViewElementinstance. -
Classes in com.foreach.across.modules.web.ui used by com.foreach.across.modules.web.ui.elements.builderClassDescriptionRepresents a
ViewElementin its most simple form.Function that modifies a view element by setting or adding values.Base interface to create a singleViewElementinstance.Base class for aViewElementBuilderof aMutableViewElement.General purpose interface for post-processing aViewElement. -
Classes in com.foreach.across.modules.web.ui used by com.foreach.across.modules.web.ui.elements.supportClassDescriptionRepresents a
ViewElementin its most simple form.Function that fetches a value from a view element and optionally returns it as a specific type for compile time checking.Function that modifies a view element by removing values.Function that modifies a view element by setting or adding values. -
Classes in com.foreach.across.modules.web.ui used by com.foreach.across.modules.web.ui.thymeleaf