All Classes and Interfaces

Class
Description
 
Extended ListTableInfo
BeanScope
 
ControlRenderInfo
 
ControlSeparatorComponent
 
 
 
 
FacesConfiguration Allows programmatic Faces configuration as an alternative to the faces-config.xml In order to provide custom configuration you must override the class WebAppStartupListener and put it in the faces-config.xml
ConfigTypeList
 
BeanStorageProvider
 
 
 
FromGridRenderInfo Rendering the form Grid
 
 
 
DisabledType
This interface extends the value information by information about the input control used with the renderInput function
This interface allows access to a value and its metainformation used with the renderData function
 
 
 
 
 
 
 
This class holds information about the list view to display.
Interface to uniquely identify a list item This will be used for selection and navigation
Abstract superclass to make a list item selectable
SelectionSet Contains the key of all items implementing "SelectableItem"
 
 
 
BeanStorageProvider
 
BeanStorageProvider
 
 
 
 
PageElement<P extends Page>
 
 
 
 
 
 
This class manages request parameters in a way that they cannot be analyzed and modified by the user
ParameterObject This interface is used to store objects in the session parameter map The object must provide a unique instance key as a String
 
 
 
 
 
SelectGroup helper class for building SelectItemGroups
 
 
 
 
StyleClass Represents the "class" attribute of a html tag, and thus may contain none, one or many style class names.
 
 
TabPageActionListener
 
 
TagEncodingHelper Used by all Empire Components to exchange data and render
ColumnExprWrapper wraps a ColumnExpr object into a Column interface object
 
TagEncodingHolder
Collection of TagStyleClasses
 
 
NumberInputConverter Formats a decimal value based on the NumberFormat
 
 
 
ValueExpressionUnwrapper
 
 
 
This is the basic implementation of a DBContext for a web application Important: The connection is obtained on HttpRequest scope and hot held by the context The connection is automatically released via the FacesRequestPhaseListener