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

E22562-02

oracle.apps.fnd.applcore.dt.patterns.binding.binder.panel
Class PanelBinder

java.lang.Object
  extended by oracle.apps.fnd.applcore.dt.patterns.binding.binder.AbstractWizard
      extended by oracle.apps.fnd.applcore.dt.patterns.binding.binder.AbstractBinderWizard
          extended by oracle.apps.fnd.applcore.dt.patterns.binding.binder.panel.PanelBinder
All Implemented Interfaces:
oracle.adfdt.view.common.binding.creator.Binder

public class PanelBinder
extends AbstractBinderWizard
implements oracle.adfdt.view.common.binding.creator.Binder

Binder gui for applicationsPopup.

Author:
David Groves <david.groves@oracle.com>

Constructor Summary
PanelBinder()
           
 
Method Summary
 oracle.bali.xml.gui.swing.wizard.AbstractNodeWizard getWizardCreator()
          Callback to obtain the specific Wizard creator for this wizard.
 
Methods inherited from class oracle.apps.fnd.applcore.dt.patterns.binding.binder.AbstractBinderWizard
bind, canRebind, getDtContext, getModelProvider, getRoot
 
Methods inherited from class oracle.apps.fnd.applcore.dt.patterns.binding.binder.AbstractWizard
runWizard
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface oracle.adfdt.view.common.binding.creator.Binder
bind, canRebind
 

Constructor Detail

PanelBinder

public PanelBinder()
Method Detail

getWizardCreator

public oracle.bali.xml.gui.swing.wizard.AbstractNodeWizard getWizardCreator()
Callback to obtain the specific Wizard creator for this wizard. Subclassed must implement this method and supply the relevant wizardCreator.

Specified by:
getWizardCreator in class AbstractBinderWizard
Returns:
specific AbstractNodeWizard to their requirements.

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

E22562-02

Copyright © 2011 Oracle. All Rights Reserved.