public class AutocompleteListLayoutStrategy extends AbstractAutocompleteLayoutStrategy implements AutocompleteEncodeStrategy
Constructor and Description |
---|
AutocompleteListLayoutStrategy() |
Modifier and Type | Method and Description |
---|---|
void |
encodeFakeItem(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent component) |
void |
encodeItem(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent component) |
void |
encodeItemBegin(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent component) |
void |
encodeItemEnd(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent component) |
void |
encodeItemsContainerBegin(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent component) |
void |
encodeItemsContainerEnd(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent component) |
getContainerElementId
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getContainerElementId
public void encodeFakeItem(javax.faces.context.FacesContext facesContext, javax.faces.component.UIComponent component) throws IOException
encodeFakeItem
in interface AutocompleteEncodeStrategy
IOException
public void encodeItemsContainerBegin(javax.faces.context.FacesContext facesContext, javax.faces.component.UIComponent component) throws IOException
encodeItemsContainerBegin
in interface AutocompleteEncodeStrategy
IOException
public void encodeItemsContainerEnd(javax.faces.context.FacesContext facesContext, javax.faces.component.UIComponent component) throws IOException
encodeItemsContainerEnd
in interface AutocompleteEncodeStrategy
IOException
public void encodeItemBegin(javax.faces.context.FacesContext facesContext, javax.faces.component.UIComponent component) throws IOException
encodeItemBegin
in interface AutocompleteEncodeStrategy
IOException
public void encodeItemEnd(javax.faces.context.FacesContext facesContext, javax.faces.component.UIComponent component) throws IOException
encodeItemEnd
in interface AutocompleteEncodeStrategy
IOException
public void encodeItem(javax.faces.context.FacesContext facesContext, javax.faces.component.UIComponent component) throws IOException
encodeItem
in interface AutocompleteEncodeStrategy
IOException
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.