|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DynaConfig | |
|---|---|
| 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.metadata.impl.jsf | |
| Uses of DynaConfig in org.apache.myfaces.orchestra.dynaForm.jsf.component |
|---|
| Methods in org.apache.myfaces.orchestra.dynaForm.jsf.component that return DynaConfig | |
|---|---|
DynaConfig |
DynaConfigs.getConfig(String name)
|
| Methods in org.apache.myfaces.orchestra.dynaForm.jsf.component that return types with arguments of type DynaConfig | |
|---|---|
protected Map<String,DynaConfig> |
DynaConfigs.getConfigMap()
|
Iterator<DynaConfig> |
DynaConfigs.iterator()
|
| Uses of DynaConfig in org.apache.myfaces.orchestra.dynaForm.metadata.impl.jsf |
|---|
| Methods in org.apache.myfaces.orchestra.dynaForm.metadata.impl.jsf with parameters of type DynaConfig | |
|---|---|
protected abstract void |
AbstractJsfExtractor.initFromConfig(MetaFieldWritable field,
DynaConfig config)
|
protected void |
JsfExclusiveExtractor.initFromConfig(MetaFieldWritable field,
DynaConfig config)
|
protected void |
JsfExtractor.initFromConfig(MetaFieldWritable field,
DynaConfig config)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||