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
Interface ReentrantPanel

All Known Implementing Classes:
BasicInformationPanel, EntityDetailsPanel, FlexfieldPanel, ParametersPanel, PrimaryTablePanel, SecondaryTablesPanel, SummaryPanel

public interface ReentrantPanel

Interface used to determine mark panels that need to have a enter method called on navigation to the panel. This enter method can be used to populate the panel from the wizard model.

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/ReentrantPanel.java /st_atgpf_pt-11.1.1.7.0/1 2013/01/20 20:15:09 mluetchf Exp $
mluetchf

Method Summary
 void enter(oracle.ide.Context context)
           
 

Method Detail

enter

void enter(oracle.ide.Context context)

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

E22562-07

Copyright © 2013 Oracle. All Rights Reserved.