Richfaces UI Components UI 4.1.0-SNAPSHOT

org.richfaces.renderkit
Class AbstractAutocompleteLayoutStrategy

java.lang.Object
  extended by org.richfaces.renderkit.AbstractAutocompleteLayoutStrategy
Direct Known Subclasses:
AutocompleteDivLayoutStrategy, AutocompleteListLayoutStrategy, AutocompleteTableLayoutStrategy

public class AbstractAutocompleteLayoutStrategy
extends Object


Constructor Summary
AbstractAutocompleteLayoutStrategy()
           
 
Method Summary
 String getContainerElementId(javax.faces.context.FacesContext facesContext, javax.faces.component.UIComponent component)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractAutocompleteLayoutStrategy

public AbstractAutocompleteLayoutStrategy()
Method Detail

getContainerElementId

public String getContainerElementId(javax.faces.context.FacesContext facesContext,
                                    javax.faces.component.UIComponent component)

Richfaces UI Components UI 4.1.0-SNAPSHOT

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.