Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.1.6)

E22562-05

oracle.apps.fnd.applcore.flex.dynamic.factories
Class EnumListChoiceFactory

java.lang.Object
  extended by oracle.apps.fnd.applcore.flex.dynamic.BaseDynamicComponentFactory
      extended by oracle.apps.fnd.applcore.flex.dynamic.factories.EnumListChoiceFactory
All Implemented Interfaces:
java.io.Serializable, DynamicComponentFactory

public class EnumListChoiceFactory
extends BaseDynamicComponentFactory

See Also:
Serialized Form

Field Summary
 
Fields inherited from class oracle.apps.fnd.applcore.flex.dynamic.BaseDynamicComponentFactory
_additionalParameters, _attrDef, _bindingNameSuffix, _canEdit, _context, _isTable, _iterator, _localeContext, _parent, _parentId
 
Constructor Summary
EnumListChoiceFactory()
           
 
Method Summary
 org.apache.myfaces.trinidad.component.UIXComponent create()
          create UIComponent with necessary binding object
protected  oracle.adf.model.binding.DCControlBindingDef createDefinition()
           
 java.lang.String getType()
          component type suppored by this factory
protected  void initializeDefinitionMap(java.util.HashMap values)
           
 
Methods inherited from class oracle.apps.fnd.applcore.flex.dynamic.BaseDynamicComponentFactory
configureComponent, createControlBinding, createExpression, createFormComponent, createHintExpression, createReverseExpression, createTableComponent, getAccessor, getAttrDef, getBindingName, getBindingNameSuffix, getBingindStartString, getComponentType, getControlDefType, getDefClass, getELValidationExpression, getFormELValidationExpression, getId, getIterator, getLocaleContext, getNamespace, getTableELValidationExpression, getValueChangeListener, initialize, isAutoSubmit, isDisabled, isReadOnly, isTable, setId, setupComponentExpression, setupComponentExpression
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EnumListChoiceFactory

public EnumListChoiceFactory()
Method Detail

createDefinition

protected oracle.adf.model.binding.DCControlBindingDef createDefinition()
Overrides:
createDefinition in class BaseDynamicComponentFactory

getType

public java.lang.String getType()
Description copied from interface: DynamicComponentFactory
component type suppored by this factory

Returns:

create

public org.apache.myfaces.trinidad.component.UIXComponent create()
Description copied from interface: DynamicComponentFactory
create UIComponent with necessary binding object

Specified by:
create in interface DynamicComponentFactory
Overrides:
create in class BaseDynamicComponentFactory
Returns:
the UIComponent

initializeDefinitionMap

protected void initializeDefinitionMap(java.util.HashMap values)
Overrides:
initializeDefinitionMap in class BaseDynamicComponentFactory

Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.1.6)

E22562-05

Copyright © 2012 Oracle. All Rights Reserved.