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

E22562-02

Uses of Class
oracle.apps.fnd.applcore.trees.uiModel.util.UIModelConstants.SelectedNodeAction

Packages that use UIModelConstants.SelectedNodeAction
oracle.apps.fnd.applcore.trees.ui.managed Provides the Managed bean classes in oracle.apps.fnd.applcore.trees.ui.managed package for Application Hierarchy <fnd:hierarchy> 
oracle.apps.fnd.applcore.trees.uiModel.util Provides the utilitu classes for uiModel stored in oracle.apps.fnd.applcore.trees.uiModel.util package for Application Hierarchy <fnd:hierarchy> 
 

Uses of UIModelConstants.SelectedNodeAction in oracle.apps.fnd.applcore.trees.ui.managed
 

Methods in oracle.apps.fnd.applcore.trees.ui.managed with parameters of type UIModelConstants.SelectedNodeAction
protected  void BaseHierBean.processNodeOp(oracle.adf.view.rich.component.rich.RichPopup popup, UIModelConstants.SelectedNodeAction selectedAction)
          process and validate the hierarchy details before launching the page for given action.
 void BaseHierarchyBean.putDialogParameters(org.apache.commons.beanutils.DynaBean[] selectedNodePair, TreeStructure treeStructure, java.util.Map<java.lang.String,Tree> treesMap, java.lang.String treeCode, java.lang.String treeVersionId, UIModelConstants.SelectedNodeAction selectedAction)
          Put the parameters in Process Scope for Addition of Node.
 java.lang.String BaseHierarchyBean.validateTreeNode(java.util.List<org.apache.commons.beanutils.DynaBean[]> selectedTreeNodes, UIModelConstants.SelectedNodeAction selectedAction, java.lang.String treeVersionId, boolean multipleRootNodeFlag)
          Validates a Tree Node operation whether it is permitted or not.
 

Uses of UIModelConstants.SelectedNodeAction in oracle.apps.fnd.applcore.trees.uiModel.util
 

Methods in oracle.apps.fnd.applcore.trees.uiModel.util that return UIModelConstants.SelectedNodeAction
static UIModelConstants.SelectedNodeAction UIModelConstants.SelectedNodeAction.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static UIModelConstants.SelectedNodeAction[] UIModelConstants.SelectedNodeAction.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


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

E22562-02

Copyright © 2011 Oracle. All Rights Reserved.