Package ilog.views.faces

This package contains the base classes to write JViews JavaServer Faces components.

See:
          Description

Interface Summary
IlvFacesConstants Interface defining various JViews Faces constants.
IlvFrameworkConstants This class describes constants that are used by components, renderers and tags to describe properties in the framework.
 

Class Summary
IlvFacesController A Servlet used to forward requests to either an IlvResourceController or a component servlet.
IlvFacesUtil Various JViews Faces utilities.
IlvResourceController The resource controller servlet is in charge of loading resources (.gif, .jpg, .js, and so on) from the client.
 

Exception Summary
IlvNotInJSFLifecycleException This exception is thrown when some unauthorized code is executed on a JSF component out of the JSF lifecycle.
 

Package ilog.views.faces Description

This package contains the base classes to write JViews JavaServer Faces components. It contains base classes for creating and rendering components, associated tag library and utility classes.



Copyright © 1996-2007 ILOG S.A. All rights reserved.   Documentation homepage.