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

E22562-02

oracle.apps.fnd.applcore.dt.patterns.metadata.creator.panel
Class ApplicationsPanelUtils

java.lang.Object
  extended by oracle.apps.fnd.applcore.dt.patterns.metadata.creator.panel.ApplicationsPanelUtils

public final class ApplicationsPanelUtils
extends java.lang.Object

This is the utility class for Applications Panel specific panels.


Method Summary
static void checkAndEnablePanel(ApplicationsPanelModel appsPanel, ApplicationsPanelWizardPageProvider provider)
          This method verifies and enables the component layout panel in the wizard.
static oracle.adfdt.view.ui.collection.Item newSubheader(oracle.adfdt.view.ui.collection.ItemHolder parent, oracle.bali.xml.gui.jdev.JDevXmlContext context)
          This method creates a new subheader row in the collections table.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

newSubheader

public static oracle.adfdt.view.ui.collection.Item newSubheader(oracle.adfdt.view.ui.collection.ItemHolder parent,
                                                                oracle.bali.xml.gui.jdev.JDevXmlContext context)
This method creates a new subheader row in the collections table.

Parameters:
parent - The parent collection.
context - The jdev xml context.
Returns:
The newly created subheader.

checkAndEnablePanel

public static void checkAndEnablePanel(ApplicationsPanelModel appsPanel,
                                       ApplicationsPanelWizardPageProvider provider)
This method verifies and enables the component layout panel in the wizard.

Parameters:
appsPanel - The Applications Panel object.
provider - The wizard page provider.

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

E22562-02

Copyright © 2011 Oracle. All Rights Reserved.