The equipment view faces component displays the contents of an IlpEquipment in a JavaServer Page (JSP) compliant with the JavaServer Faces (JSF) technology. It is implemented by the class IltFacesEquipmentView and acts as a facade to an IlpEquipment component. It provides a convenient API for the most common uses of the equipment component, such as setting or retrieving the associated data source, accessing the underlying equipment component, or accessing the equipment view directly.
This section contains the following topics: