RichFaces Core API 4.3.5.Final

org.richfaces.component
Interface MetaComponentEncoder


public interface MetaComponentEncoder

The MetaComponentEncoder is used to control the rendering of a meta component

Author:
Nick Belaevski

Method Summary
 void encodeMetaComponent(javax.faces.context.FacesContext context, String metaComponentId)
           
 

Method Detail

encodeMetaComponent

void encodeMetaComponent(javax.faces.context.FacesContext context,
                         String metaComponentId)
                         throws IOException
Throws:
IOException

RichFaces Core API 4.3.5.Final

Copyright © 2014 JBoss by Red Hat. All Rights Reserved.