Package org.apache.myfaces.html5.renderkit.input.delegate

Interface Summary
SuggestionRendererHelper This interface defines a contract for rendering suggestions related markup.
 

Class Summary
HtmlDataListSuggestionRendererHelper Implementation of SuggestionRendererHelper for usage in HtmlDataLists.
HtmlInputTextRendererDelegate Delegate renderer that is used when the type of < hx:input > is one of "text", "search", "url" or "tel".
HtmlTextAreaRendererDelegate Delegate renderer that is used when the type of < hx:input > is one of "textarea".
HtmlTextInputSuggestionRendererHelper Implementation of SuggestionRendererHelper for usage in HtmlInputTexts.
 



Copyright © 2011 The Apache Software Foundation. All Rights Reserved.