org.apache.myfaces.orchestra.dynaForm.jsf.guiBuilder
Interface DynaFormComponentHandler


public interface DynaFormComponentHandler

A component handler which will be used to render the component


Method Summary
 void buildComponent(DynaForm dynaForm, GuiBuilder guiBuilder, MetaField field)
           
 

Method Detail

buildComponent

void buildComponent(DynaForm dynaForm,
                    GuiBuilder guiBuilder,
                    MetaField field)


Copyright © 2012 The Apache Software Foundation. All Rights Reserved.