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.masterdetail
Class MasterDetailBinder

java.lang.Object
  extended by oracle.apps.fnd.applcore.dt.patterns.binding.binder.AbstractWizard
      extended by oracle.apps.fnd.applcore.dt.patterns.binding.binder.AbstractCreatorWizard
          extended by oracle.apps.fnd.applcore.dt.patterns.binding.binder.masterdetail.MasterDetailBinder
All Implemented Interfaces:
oracle.adfdt.view.common.binding.creator.Creator

public class MasterDetailBinder
extends AbstractCreatorWizard
implements oracle.adfdt.view.common.binding.creator.Creator

Binder gui for applicationsTable.

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

Constructor Summary
MasterDetailBinder()
           
 
Method Summary
 org.w3c.dom.DocumentFragment getCreationFragment()
          Callback to obtain the DocumentFragment to return to JDev infrastructure.
 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.AbstractCreatorWizard
create, getDocument, getDtContext, getInsertionSubtreeRoot, getModelProvider
 
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.Creator
create
 

Constructor Detail

MasterDetailBinder

public MasterDetailBinder()
Method Detail

getWizardCreator

public oracle.bali.xml.gui.swing.wizard.AbstractNodeWizard getWizardCreator()
Description copied from class: AbstractCreatorWizard
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 AbstractCreatorWizard
Returns:
specific AbstractNodeWizard to their requirements.

getCreationFragment

public org.w3c.dom.DocumentFragment getCreationFragment()
Description copied from class: AbstractCreatorWizard
Callback to obtain the DocumentFragment to return to JDev infrastructure.

Specified by:
getCreationFragment in class AbstractCreatorWizard
Returns:

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

E22562-02

Copyright © 2011 Oracle. All Rights Reserved.