org.richfaces.component
Interface MetaComponentResolver


public interface MetaComponentResolver

Author:
Nick Belaevski

Field Summary
static char META_COMPONENT_SEPARATOR_CHAR
           
 
Method Summary
 java.lang.String resolveClientId(javax.faces.context.FacesContext facesContext, javax.faces.component.UIComponent contextComponent, java.lang.String metaComponentId)
           
 

Field Detail

META_COMPONENT_SEPARATOR_CHAR

static final char META_COMPONENT_SEPARATOR_CHAR
See Also:
Constant Field Values
Method Detail

resolveClientId

java.lang.String resolveClientId(javax.faces.context.FacesContext facesContext,
                                 javax.faces.component.UIComponent contextComponent,
                                 java.lang.String metaComponentId)


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