Uses of Package
com.foreach.across.modules.web.ui
Package
Description
-
ClassDescriptionAPI responsible for converting raw attribute values, to valid String values for HTML.Registers a global
ViewElementBuilderContext
on the request and attaches it as the current thread-local builder context. -
-
ClassDescriptionBase interface to create a single
ViewElement
instance.Base class for aViewElementBuilder
of aMutableViewElement
. -
-
ClassDescriptionRepresents a
ViewElement
in its most simple form.API responsible for converting raw attribute values, to valid String values for HTML. -
ClassDescriptionStandard implementation of a
ViewElementBuilderContext
that optionally allows a parent set of attributes to be provided.Implementation that looks for a collection ofViewElementPostProcessor
s on theViewElementBuilderContext
and applies all of them.Represents a collection of temporary modifications to an existingViewElementBuilderContext
.Represents aViewElement
in its most simple form.A wrapper for any type ofViewElement
which 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 singleViewElement
instance.Encapsulates either aViewElement
orViewElementBuilder
for fetching within aViewElementBuilderContext
.General purpose interface for post-processing aViewElement
. -
ClassDescriptionRepresents a
ViewElement
in 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 singleViewElement
instance. -
ClassDescriptionRepresents a
ViewElement
in its most simple form.Function that modifies a view element by setting or adding values.Base interface to create a singleViewElement
instance.Base class for aViewElementBuilder
of aMutableViewElement
.General purpose interface for post-processing aViewElement
. -
ClassDescriptionRepresents a
ViewElement
in 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. -