Package org.apache.myfaces.orchestra.dynaForm.jsf.component

This package declares a couple of JSF components plus the jsp tags that can be used to add those components to a view-tree.

See:
          Description

Class Summary
DynaConfig Overrule the way DynaForm presents a specific persistent attribute.
DynaConfigs An instance of this type can hold any number of DynaConfig components as children.
DynaConfigsTag  
DynaConfigTag  
DynaForm A DynaForm component dynamically creates child jsf component objects to render all the persistent fields of an arbitrary java object.
DynaForm.AddComponentSimple Simply attach a (label, value) pair of JSF components that represent a single persistent property.
DynaForm.AddComponentToTable Create a UIColumn component to wrap a (label, value) pair of JSF components that represent a single persistent property.
DynaFormTag A JSF tag class that defines a DynaForm component.
 

Package org.apache.myfaces.orchestra.dynaForm.jsf.component Description

This package declares a couple of JSF components plus the jsp tags that can be used to add those components to a view-tree.



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