Package javawebparts.ajaxparts.taglib.config

Contains all classes that store AjaxParts Taglib configuration information.

See:
          Description

Class Summary
AjaxConfig This class is the top-level class that holds all Ajax configuration information generated by the parsing of the config file.
AjaxElement This class holds configuration information on each element of a form that has been Ajax-enabled.
AjaxErrorHandler This class holds configuration information on an error handler.
AjaxEvent This class holds configuration information on each event for an Ajax-enabled element that has been defined as implementing Ajax functionality.
AjaxGroup This class holds configuration information on each group of elements (usually a group corresponds to a page, but it doesn't have to) that contains Ajax-enabled elements.
AjaxHandlerConfig This class holds configuration information on a handler, standard or custom.
AjaxRequestHandler This class holds configuration information on a request handler defined for a given event of an Ajax-enabled element.
AjaxResponseHandler This class holds configuration information on a response handler defined for a given event of an Ajax-enabled element.
 

Package javawebparts.ajaxparts.taglib.config Description

Contains all classes that store AjaxParts Taglib configuration information.

This package depends on the following extra packages to compile and run: None.



Copyright © 2005 Frank W. Zammetti