|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DynaForm | |
|---|---|
| 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. |
| org.apache.myfaces.orchestra.dynaForm.jsf.guiBuilder | |
| org.apache.myfaces.orchestra.dynaForm.metadata.impl.jsf | |
| Uses of DynaForm in org.apache.myfaces.orchestra.dynaForm.jsf.component |
|---|
| Methods in org.apache.myfaces.orchestra.dynaForm.jsf.component that return DynaForm | |
|---|---|
protected DynaForm |
DynaForm.findParentDynaForm(DynaForm start)
try to find a parent dyna form+ |
static DynaForm |
DynaForm.getDynaForm(javax.faces.component.UIComponent component)
Find the dynaForm component |
| Methods in org.apache.myfaces.orchestra.dynaForm.jsf.component with parameters of type DynaForm | |
|---|---|
protected void |
DynaForm.addComponents(javax.faces.context.FacesContext context,
DynaForm dynaForm,
javax.faces.component.UIComponent layoutComponent,
ViewType viewType)
create and add the components to the layout component. |
protected DynaForm |
DynaForm.findParentDynaForm(DynaForm start)
try to find a parent dyna form+ |
protected String |
DynaForm.getValueBindingPrefix(DynaForm dynaForm,
javax.faces.component.UIComponent layoutComponent)
|
| Uses of DynaForm in org.apache.myfaces.orchestra.dynaForm.jsf.guiBuilder |
|---|
| Methods in org.apache.myfaces.orchestra.dynaForm.jsf.guiBuilder that return DynaForm | |
|---|---|
DynaForm |
Slipstream.getDynaForm()
|
| Methods in org.apache.myfaces.orchestra.dynaForm.jsf.guiBuilder with parameters of type DynaForm | |
|---|---|
void |
DynaFormComponentHandler.buildComponent(DynaForm dynaForm,
GuiBuilder guiBuilder,
MetaField field)
|
void |
Slipstream.setDynaForm(DynaForm dynaForm)
|
| Uses of DynaForm in org.apache.myfaces.orchestra.dynaForm.metadata.impl.jsf |
|---|
| Methods in org.apache.myfaces.orchestra.dynaForm.metadata.impl.jsf with parameters of type DynaForm | |
|---|---|
protected void |
JsfRequestFieldExtractor.create(MetaDataWritable metaData,
DynaForm dynaForm)
create the metadata out of the dynaConfigs for the given component |
protected void |
AbstractJsfExtractor.create(MetaDataWritable metaData,
DynaForm dynaForm)
create the metadata out of the dynaConfigs for the given component |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||