org.apache.myfaces.tobago.renderkit
Interface LayoutRenderer

All Known Implementing Classes:
AbstractLayoutRendererWrapper, FlowLayoutRenderer, GridLayoutRenderer, SheetLayoutRenderer, TabGroupLayoutRenderer

public interface LayoutRenderer


Method Summary
 void prepareRender(FacesContext facesContext, UIComponent component)
           
 

Method Detail

prepareRender

void prepareRender(FacesContext facesContext,
                   UIComponent component)
                   throws IOException
Throws:
IOException


Copyright © 2002-2011 Apache Software Foundation. All Rights Reserved.