Package org.bejug.javacareers.common.ajax

Interface Summary
Completable Interface implemented by classes which can provide completion results for a given prefix.
 

Class Summary
CompletionResult Class which gathers completion results from event handlers
PhaseListener

Phase listener which handles two types of requests: Responds to requests for the JavaScript file referenced by the rendered textfield component markup Responds to autocompletion requests

TextField

Completion-capable JSF text field.

TextFieldRenderer This renderer generates HTML (including JavaScript) for AjaxTextFields, emitting the necessary markup to provide auto completion for the textfield.
TextFieldTag This class is the tag handler class for a TextField component associated with a TextFieldRenderer renderer.
Utilities Utility methods for the AJAX Text component (and possibly other components we'll develop next)
 



Copyright © 2005-2006 BeJUG. All Rights Reserved.