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

E22562-02

Uses of Class
oracle.apps.fnd.applcore.dt.patterns.metadata.creator.common.CommitablePanel

Packages that use CommitablePanel
oracle.apps.fnd.applcore.dt.patterns.metadata.creator.common Common creator panels. 
oracle.apps.fnd.applcore.dt.patterns.metadata.creator.dialogDetails Dialog Details creator. 
oracle.apps.fnd.applcore.dt.patterns.metadata.creator.masterdetail Master Detail creator. 
 

Uses of CommitablePanel in oracle.apps.fnd.applcore.dt.patterns.metadata.creator.common
 

Subclasses of CommitablePanel in oracle.apps.fnd.applcore.dt.patterns.metadata.creator.common
 class GenericFormCreatorPanel
          Generic panel shown to the user in Form creators.
 class GenericTableCreatorPanel
          Generic panel shown to the user in Table creators.
 class GenericTreeCreationPanel
          Generic DT panel for creating trees.
 class GenericTreeTableCreationPanel
          A CommitablePanel capable of showing form children to implement master/detail relations.
 

Uses of CommitablePanel in oracle.apps.fnd.applcore.dt.patterns.metadata.creator.dialogDetails
 

Subclasses of CommitablePanel in oracle.apps.fnd.applcore.dt.patterns.metadata.creator.dialogDetails
 class GenericDialogDetailsBound
          GenericDialogDetailsBound is Generic creator panel class for generating UI to be shown to the user incase the dragged collection is a stand alone collection.
 class GenericDialogDetailsMasterBound
          GenericDialogDetailsMasterBound is Generic creator panel class for generating UI to be shown to the user incase the dragged collection is a detail/child collection of the underlying table collection.
 class GenericDialogDetailsTableBound
          GenericDialogDetailsTableBound is Generic creator panel class for generating UI to be shown to the user incase the dragged collection is same as the underlying table collection.
 class GenericDialogDetailsUnboundForm
          GenericDialogDetailsUnboundForm is Generic creator panel class for generating UI to be shown to the user incase a no data is bound.
 

Uses of CommitablePanel in oracle.apps.fnd.applcore.dt.patterns.metadata.creator.masterdetail
 

Subclasses of CommitablePanel in oracle.apps.fnd.applcore.dt.patterns.metadata.creator.masterdetail
 class MDFormCreatorPanel
          A CommitablePanel capable of showing form children to implement master/detail relations.
 class MDMultiCreatorPanel
          A CommitablePanel capable of showing multiple table/form children to implement master/detail-detail relations.
 class MDTableCreatorPanel
          A CommitablePanel capable of showing table children to implement master/detail relations.
 class MDTreeCreatorPanel
          A CommitablePanel capable of showing form children to implement master/detail relations.
 class MDTreeDetailPanel
          A specialization of CommitablePanel for use as the details of a tree/treetable master pattern.
 class MDTreeDetailTablePanel
          A specialization of MDTableCreatorPanel for use as a detail table when in a tree/treetable master pattern.
 class MDTreeDetailTreeTablePanel
          A specialization of MDTreeTableCreatorPanel for use as a detail tree table when in a tree/treetable master pattern.
 class MDTreeTableCreatorPanel
          A CommitablePanel capable of showing form children to implement master/detail relations.
 


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

E22562-02

Copyright © 2011 Oracle. All Rights Reserved.