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

E22562-01

Uses of Class
oracle.apps.fnd.applcore.dt.patterns.metadata.creator.popup.ApplicationsPopupModel

Packages that use ApplicationsPopupModel
oracle.apps.fnd.applcore.dt.patterns.binding.binder.popup Binder Gui for applicationsPopup. 
oracle.apps.fnd.applcore.dt.patterns.metadata.creator.popup Popup Creator. 
 

Uses of ApplicationsPopupModel in oracle.apps.fnd.applcore.dt.patterns.binding.binder.popup
 

Methods in oracle.apps.fnd.applcore.dt.patterns.binding.binder.popup that return ApplicationsPopupModel
 ApplicationsPopupModel SimplePopupWizard.getModel()
          Get the model.
 

Constructors in oracle.apps.fnd.applcore.dt.patterns.binding.binder.popup with parameters of type ApplicationsPopupModel
SimplePopupWizard(ApplicationsPopupModel model)
          Construct the wizard, passing in the model to use.
 

Uses of ApplicationsPopupModel in oracle.apps.fnd.applcore.dt.patterns.metadata.creator.popup
 

Methods in oracle.apps.fnd.applcore.dt.patterns.metadata.creator.popup that return ApplicationsPopupModel
static ApplicationsPopupModel ApplicationsPopupModel.createPopupModel(oracle.adfdt.ADFDesignTimeContext dtContext, oracle.adfdt.model.objects.DataControl dataControl, oracle.binding.meta.NamedDefinition definition, org.w3c.dom.Document document)
          Create a popup model that is ready to use from another wizard/dialog.
 

Constructors in oracle.apps.fnd.applcore.dt.patterns.metadata.creator.popup with parameters of type ApplicationsPopupModel
ApplicationsPopupCreator(ApplicationsPopupModel model)
          Construct this creator.
ApplicationsPopupPageProvider(ApplicationsPopupModel model)
          Construct this creator.
ApplicationsPopupPanel1(oracle.bali.ewt.wizard.WizardPage wizardPage, ApplicationsPopupModel model)
          Construct this panel using the given wizardPage and model.
ApplicationsPopupPanel2(ApplicationsPopupModel model)
          Construct this panel using the given model.
ApplicationsPopupPanel3(ApplicationsPopupModel model)
          Construct this panel using the given model.
ApplicationsPopupPanelFinish(ApplicationsPopupModel model)
          Construct this panel using the given model.
 


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

E22562-01

Copyright © 2011 Oracle. All Rights Reserved.