Uses of Package
com.foreach.across.modules.web.ui.elements
Package
Description
-
ClassDescriptionA container is a named collection of elements (
ContainerViewElement.getChildren()
that allows configuration of a custom template for rendering. -
ClassDescriptionRepresents a generic node (html element).A simple text item.A void node is a node that has attributes but contains no children.
-
ClassDescriptionBase class for a
HtmlViewElement
that supports child nodes.Base class that extendsAbstractNodeViewElement
with theConfigurableTextViewElement
.Base class for a single configurable node that supports attributes but no child nodes.Interface extending aViewElement
with a settable text property.A container is a named collection of elements (ContainerViewElement.getChildren()
that allows configuration of a custom template for rendering.Adds base properties for a HTML node, like css class and html id support.Contains factory methods andViewElement.Wither
functions for HTML5 nodes.Represents a generic node (html element).AViewElement
that simply renders as a custom template.A simple text item.Represents a collection ofViewElement
instances that are generated based on a template or callback method and an input item.Callback interface for customizing the generatedViewElement
.A void node is a node that has attributes but contains no children. -
ClassDescriptionBase class for a
HtmlViewElement
that supports child nodes.Base class for a single configurable node that supports attributes but no child nodes.A container is a named collection of elements (ContainerViewElement.getChildren()
that allows configuration of a custom template for rendering.Adds base properties for a HTML node, like css class and html id support.Represents a generic node (html element).A simple text item.Represents a collection ofViewElement
instances that are generated based on a template or callback method and an input item.Callback interface for customizing the generatedViewElement
.A void node is a node that has attributes but contains no children. -
ClassDescriptionA container is a named collection of elements (
ContainerViewElement.getChildren()
that allows configuration of a custom template for rendering.Adds base properties for a HTML node, like css class and html id support. -
ClassDescriptionA container is a named collection of elements (
ContainerViewElement.getChildren()
that allows configuration of a custom template for rendering.Adds base properties for a HTML node, like css class and html id support.A simple text item.Represents a collection ofViewElement
instances that are generated based on a template or callback method and an input item.