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

E22562-03

Uses of Class
oracle.apps.fnd.applcore.dt.patterns.piLayout.gui.BaseGuiPanel

Packages that use BaseGuiPanel
oracle.apps.fnd.applcore.dt.patterns.piLayout.gui Custom Classes relating to property inspector Gui. 
oracle.apps.fnd.applcore.dt.patterns.piLayout.gui.table Custom Gui for the Property Inspector for applicationsTable. 
oracle.apps.fnd.applcore.dt.patterns.piLayout.gui.tree Custom Gui for the Property Inspector for applicationsTree. 
oracle.apps.fnd.applcore.dt.patterns.piLayout.gui.treetable Custom Gui for the Property Inspector for applicationsTreeTable. 
 

Uses of BaseGuiPanel in oracle.apps.fnd.applcore.dt.patterns.piLayout.gui
 

Methods in oracle.apps.fnd.applcore.dt.patterns.piLayout.gui that return BaseGuiPanel
protected abstract  BaseGuiPanel BaseGuiComponent.createGuiPanel(oracle.bali.xml.gui.jdev.JDevXmlContext xmlContext, oracle.bali.inspector.PropertyModel model)
          Create the specific Gui Panel to be shown in the custom Gui.
 

Uses of BaseGuiPanel in oracle.apps.fnd.applcore.dt.patterns.piLayout.gui.table
 

Subclasses of BaseGuiPanel in oracle.apps.fnd.applcore.dt.patterns.piLayout.gui.table
 class TableGuiPanel
          Class that acts as a Gui Panel for use in the table custom gui component in the property inspector.
 

Methods in oracle.apps.fnd.applcore.dt.patterns.piLayout.gui.table that return BaseGuiPanel
protected  BaseGuiPanel TableGuiComponent.createGuiPanel(oracle.bali.xml.gui.jdev.JDevXmlContext xmlContext, oracle.bali.inspector.PropertyModel model)
          Create the specific Gui Panel to be shown in the custom Gui.
 

Uses of BaseGuiPanel in oracle.apps.fnd.applcore.dt.patterns.piLayout.gui.tree
 

Subclasses of BaseGuiPanel in oracle.apps.fnd.applcore.dt.patterns.piLayout.gui.tree
 class TreeGuiPanel
          Class that acts as a Gui Panel for use in the tree custom gui component in the property inspector.
 

Methods in oracle.apps.fnd.applcore.dt.patterns.piLayout.gui.tree that return BaseGuiPanel
protected  BaseGuiPanel TreeGuiComponent.createGuiPanel(oracle.bali.xml.gui.jdev.JDevXmlContext xmlContext, oracle.bali.inspector.PropertyModel model)
          Create the specific Gui Panel to be shown in the custom Gui.
 

Uses of BaseGuiPanel in oracle.apps.fnd.applcore.dt.patterns.piLayout.gui.treetable
 

Subclasses of BaseGuiPanel in oracle.apps.fnd.applcore.dt.patterns.piLayout.gui.treetable
 class TreeTableGuiPanel
          Class that acts as a Gui Panel for use in the tree table custom gui component in the property inspector.
 

Methods in oracle.apps.fnd.applcore.dt.patterns.piLayout.gui.treetable that return BaseGuiPanel
protected  BaseGuiPanel TreeTableGuiComponent.createGuiPanel(oracle.bali.xml.gui.jdev.JDevXmlContext xmlContext, oracle.bali.inspector.PropertyModel model)
          Create the specific Gui Panel to be shown in the custom Gui.
 


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

E22562-03

Copyright © 2012 Oracle. All Rights Reserved.