SAP ABAP Class /UI2/CL_MENU_NODES_FACTORY (Factory for Menu Nodes)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   CA-UI2-INT-BE (Application Component) Backend Enablement
     /UI2/SERVICES_START_UP_700 (Package) UI BE: Start-Up of Frontend Shell
Properties
Class /UI2/CL_MENU_NODES_FACTORY  
Short Description Factory for Menu Nodes    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /UI2/SERVICES_START_UP_700   UI BE: Start-Up of Frontend Shell 
Created 20130829   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /UI2/CL_MENU_NODES_FACTORY has no forward declaration.
Interfaces
Class /UI2/CL_MENU_NODES_FACTORY has no interface implemented.
Friends
Class /UI2/CL_MENU_NODES_FACTORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_MENU_NODE_PROV Instance attribute Private Type reference (TYPE) /UI2/MENU_NODE_PROV_PROP_TAB UI2: Menu Node Provider Property Table 20130829
2 MT_REPORT_TYPE Instance attribute Public Type reference (TYPE) STRING_TABLE Table of Strings 20130830
3 M_INSTANCE Static Attribute Private Object reference (TYPE REF TO) /UI2/CL_MENU_NODES_FACTORY Factory for Menu Nodes 20130829
Methods
# Method Level Visibility Method type Description Created on
1 GET_INSTANCE Static method Public Method 20130829
2 GET_NODE Instance method Public Method 20130829
3 INIT Instance method Protected Method 20130829
Events
Class /UI2/CL_MENU_NODES_FACTORY has no event.
Types
Class /UI2/CL_MENU_NODES_FACTORY has no local type.
Method Signatures

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning INSTANCE Value transfer Object reference (TYPE REF TO) /UI2/CL_MENU_NODES_FACTORY Factory for Menu Nodes 20130829

Method GET_INSTANCE on class /UI2/CL_MENU_NODES_FACTORY has no exception.

Method GET_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ASSOC_TYPE Call by reference Type reference (TYPE) STRING 20130830
2 Returning NODE Value transfer Object reference (TYPE REF TO) /UI2/IF_NODE_ASSOCIATION UI2: node of a specific association type 20130829
3 Importing REPORT_TYPE Call by reference Type reference (TYPE) STRING 20130829
4 Importing TEXT Call by reference Type reference (TYPE) STRING 20130829
5 Importing URL Call by reference Type reference (TYPE) STRING 20130829

Method GET_NODE on class /UI2/CL_MENU_NODES_FACTORY has no exception.

Method INIT Signature

Method INIT on class /UI2/CL_MENU_NODES_FACTORY has no parameter.
Method INIT on class /UI2/CL_MENU_NODES_FACTORY has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 100