org.apache.myfaces.orchestra.dynaForm.jsf.guiBuilder
Class Slipstream
java.lang.Object
org.apache.myfaces.orchestra.dynaForm.jsf.guiBuilder.Slipstream
public class Slipstream
- extends Object
The slipstream will bring the configuration-metaData/gui together
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Slipstream
public Slipstream()
getModelMetaData
public MetaData getModelMetaData()
setModelMetaData
public void setModelMetaData(MetaData modelMetaData)
getGuiBuilder
public GuiBuilder getGuiBuilder()
setGuiBuilder
public void setGuiBuilder(GuiBuilder guiBuilder)
getLabelBundle
public Map<String,String> getLabelBundle()
setLabelBundle
public void setLabelBundle(Map<String,String> labelBundle)
getDynaForm
public DynaForm getDynaForm()
setDynaForm
public void setDynaForm(DynaForm dynaForm)
process
public void process()
getComponentHandler
protected DynaFormComponentHandler getComponentHandler(Object ch)
configureGuiBuilder
protected void configureGuiBuilder()
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.