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

E22562-01

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

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

public class SetIdDeterminants
extends AbstractPoplist

List of items for Set Id Determinants field.

Author:
Michael Luetchford <michael.luetchford@oracle.com>

Field Summary
 
Fields inherited from class oracle.apps.fnd.applcore.dt.setid.piLayout.poplist.AbstractPoplist
_propertyEditorContext
 
Constructor Summary
SetIdDeterminants()
          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

SetIdDeterminants

public SetIdDeterminants()
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 1 (11.1.1.5)

E22562-01

Copyright © 2011 Oracle. All Rights Reserved.