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

E22562-07

oracle.apps.fnd.applcore.dt.flex.wizard.registration.ui.component
Class CodeLovDialog

java.lang.Object
  extended by oracle.apps.fnd.applcore.dt.flex.wizard.registration.ui.component.CodeLovDialog

public class CodeLovDialog
extends java.lang.Object

Flexfield Table Usage Code List of Values Dialog. Provides Table Usage Code.

Since:
release specific (what release of product did this appear in)
Version:
$Header: atgpf/applcore/applications/DesignTime/DT/src/oracle/apps/fnd/applcore/dt/flex/wizard/registration/ui/component/CodeLovDialog.java /st_atgpf_pt-11.1.1.7.0/2 2013/03/27 16:07:32 mluetchf Exp $
mluetchf

Field Summary
static int CODE_LOV_CODE_COLUMN
           
 
Constructor Summary
CodeLovDialog(oracle.jbo.dt.objects.JboApplication app)
           
 
Method Summary
 java.util.List lookupCode(java.lang.String code)
          Lookup all Flexfield Table Usage Code information based on the flexfield usage code supplied.
 java.util.List showDialog(java.lang.String title, java.lang.String helpUrl)
          Launch the dialog.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CODE_LOV_CODE_COLUMN

public static final int CODE_LOV_CODE_COLUMN
See Also:
Constant Field Values
Constructor Detail

CodeLovDialog

public CodeLovDialog(oracle.jbo.dt.objects.JboApplication app)
Method Detail

lookupCode

public java.util.List lookupCode(java.lang.String code)
Lookup all Flexfield Table Usage Code information based on the flexfield usage code supplied.

Parameters:
applicationName -
Returns:

showDialog

public java.util.List showDialog(java.lang.String title,
                                 java.lang.String helpUrl)
Launch the dialog.

Parameters:
title -
helpUrl -
Returns:
The selected flexfield table usage code information.

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

E22562-07

Copyright © 2013 Oracle. All Rights Reserved.