org.apache.myfaces.orchestra.dynaForm.metadata.impl.jsf
Class JsfExclusiveExtractor
java.lang.Object
org.apache.myfaces.orchestra.dynaForm.metadata.impl.jsf.AbstractJsfExtractor
org.apache.myfaces.orchestra.dynaForm.metadata.impl.jsf.JsfExclusiveExtractor
- All Implemented Interfaces:
- Extractor
public class JsfExclusiveExtractor
- extends AbstractJsfExtractor
Extract metadata from jsf form.
This will read all facets with "ff_" name prefix but nothing will be configured.
Its just there to collect which fields to show if in exclusiveFieldMode
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JsfExclusiveExtractor
public JsfExclusiveExtractor()
initFromConfig
protected void initFromConfig(MetaFieldWritable field,
DynaConfig config)
- Specified by:
initFromConfig in class AbstractJsfExtractor
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.