Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 7 (11.1.7)

E22562-07

oracle.apps.fnd.applcore.dt.setid.piLayout.poplist
Class SetIdPatterns

java.lang.Object
  extended by oracle.apps.fnd.applcore.dt.setid.piLayout.poplist.AbstractPoplist
      extended by oracle.apps.fnd.applcore.dt.setid.piLayout.poplist.SetIdPatterns
All Implemented Interfaces:
java.beans.PropertyEditor, oracle.bali.xml.model.metadata.ContextualPropertyEditor, oracle.bali.xml.util.AttributeValueItemProvider, oracle.bali.xml.util.AttributeValueItemProvider2

public class SetIdPatterns
extends AbstractPoplist

List of items for Set Id Determinants field.


Field Summary
 
Fields inherited from class oracle.apps.fnd.applcore.dt.setid.piLayout.poplist.AbstractPoplist
_propertyEditorContext
 
Constructor Summary
SetIdPatterns()
          Default Constructor.
 
Method Summary
 java.util.List getAttributeValueItems()
          Retrieve the list of items for this poplist.
 
Methods inherited from class oracle.apps.fnd.applcore.dt.setid.piLayout.poplist.AbstractPoplist
addPropertyChangeListener, clearContext, getAsText, getCustomEditor, getCustomListCellRenderer, getJavaInitializationString, getTags, getValue, hasCustomRenderer, isConstrainedToEnumeration, isPaintable, paintValue, removePropertyChangeListener, setAsText, setContext, setValue, supportsCustomEditor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SetIdPatterns

public SetIdPatterns()
Default Constructor.

Method Detail

getAttributeValueItems

public java.util.List getAttributeValueItems()
Retrieve the list of items for this poplist.

Specified by:
getAttributeValueItems in interface oracle.bali.xml.util.AttributeValueItemProvider
Specified by:
getAttributeValueItems in class AbstractPoplist
Returns:
The list of items.

Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 7 (11.1.7)

E22562-07

Copyright © 2013 Oracle. All Rights Reserved.