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.trees.uiModel.util.TreeNodeProperties.TreeNodeType

Packages that use TreeNodeProperties.TreeNodeType
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 TreeNodeProperties.TreeNodeType in oracle.apps.fnd.applcore.trees.uiModel.util
 

Methods in oracle.apps.fnd.applcore.trees.uiModel.util that return TreeNodeProperties.TreeNodeType
static TreeNodeProperties.TreeNodeType UIModelUtils.checkTreeNodeType(oracle.jbo.Row treeNodeRow)
          Checks the type of tree node whether it is value based, range based or referenced node.
static TreeNodeProperties.TreeNodeType TreeNodeProperties.TreeNodeType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static TreeNodeProperties.TreeNodeType[] TreeNodeProperties.TreeNodeType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in oracle.apps.fnd.applcore.trees.uiModel.util with parameters of type TreeNodeProperties.TreeNodeType
static boolean UIModelUtils.isLeafNode(TreeNodeProperties.TreeNodeType nodeType, oracle.jbo.Row nodeRow, boolean hasVlAccessorChild)
          Checks whether the node is a referenced tree node.
 


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

E22562-03

Copyright © 2012 Oracle. All Rights Reserved.