SAP ABAP Class CL_AXT_RA_BOL_UI_TREE (BOL UI Tree)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-RA (Application Component) Rapid Applications
     AXT_RA_TOOL_UI (Package) RA Tool UI
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_AXT_RA_BOL_UI_BASE_TREE Basis Class for RA BOL UI Tree 20091021
Properties
Class CL_AXT_RA_BOL_UI_TREE  
Short Description BOL UI Tree    
Super Class CL_AXT_RA_BOL_UI_BASE_TREE Basis Class for RA BOL UI Tree 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package AXT_RA_TOOL_UI   RA Tool UI 
Created 20091021   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_AXT_RA_BOL_UI_TREE has no forward declaration.
Interfaces
Class CL_AXT_RA_BOL_UI_TREE has no interface implemented.
Friends
Class CL_AXT_RA_BOL_UI_TREE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_MODEL Instance attribute Protected Object reference (TYPE REF TO) CL_AXT_RA_BOL_MODEL BOL UI Tree 20091021
2 GT_POSSIBLE_CHILDREN Instance attribute Protected Type reference (TYPE) AXTT_BOL_UI_POSSIBLE_CHILDREN List of possible child elements for BOL UI Generation 20091023
3 GV_COMPONENT_SET Instance attribute Protected Type reference (TYPE) CRMT_GENIL_APPL Component Set Name for Generic Interaction Layer 20091021
4 GV_FLT_CHILD_OF Instance attribute Protected Type reference (TYPE) CRMT_EXT_OBJ_NAME External Name of Object 20091021
5 GV_FLT_NO_QUERY Instance attribute Protected Type reference (TYPE) FLAG General Flag 20091021
6 GV_FLT_ROOT Instance attribute Protected Type reference (TYPE) CRMT_EXT_OBJ_NAME External Name of Object 20091021
Methods
# Method Level Visibility Method type Description Created on
1 ADD_BOL_OBJECT_TO_MODEL Instance method Protected Method 20091021
2 ADD_NODE Instance method Protected Method 20091021
3 CONSTRUCTOR Instance method Public Constructor 20091021
4 DELETE_BOL_OBJECT_FROM_MODEL Instance method Protected Method 20091021
5 GET_NODE_PATH Instance method Protected Method OBSOLETE 20091021
6 GET_SELECTED_OBJECT Instance method Public Method 20091021
7 INIT_DISPLAY Instance method Public Method 20091023
8 ON_OBJECT_ADDED Instance method Private Event handling method 20091021
9 ON_OBJECT_CHANGED Instance method Private Event handling method 20091021
10 ON_OBJECT_REMOVED Instance method Private Event handling method 20091021
Events
Class CL_AXT_RA_BOL_UI_TREE has no event.
Types
Class CL_AXT_RA_BOL_UI_TREE has no local type.
Method Signatures

Method ADD_BOL_OBJECT_TO_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PARENT_OBJECT Call by reference Type reference (TYPE) AXTS_BOL_4_UIGEN_TREE BOL Model 20091021
# Exception Resumable Description Created on
1 CX_AXT_OPERATION_FAILED Operation error 20091021

Method ADD_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_NODEINFO Call by reference Type reference (TYPE) AXTS_BOL_4_UIGEN_TREE BOL Model 20091021
2 Importing IV_IS_EXPANDABLE Call by reference Type reference (TYPE) FLAG '' General Flag 20091021
3 Importing IV_RELAT_NODEKEY Call by reference Type reference (TYPE) LVC_NKEY ALV Tree Control: Node Key 20091021
4 Returning RV_NODEKEY Value transfer Type reference (TYPE) LVC_NKEY ALV Tree Control: Node Key 20091021

Method ADD_NODE on class CL_AXT_RA_BOL_UI_TREE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20091021
2 Importing IO_EXTENSION Call by reference Object reference (TYPE REF TO) IF_AXT_BOL_UI_EXTENSION Access to BOL UI Extension 20091021
3 Importing IV_COMPONENT_SET Call by reference Type reference (TYPE) CRMT_GENIL_APPL Component Set Name for Generic Interaction Layer 20091021
# Exception Resumable Description Created on
1 CX_AXT_OPERATION_FAILED Operation error 20091021

Method DELETE_BOL_OBJECT_FROM_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_OBJECT Call by reference Type reference (TYPE) AXTS_BOL_4_UIGEN_TREE BOL Model 20091021
# Exception Resumable Description Created on
1 CX_AXT_OPERATION_FAILED Operation error 20091021

Method GET_NODE_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NODE Call by reference Type reference (TYPE) LVC_NKEY ALV Tree Control: Node Key 20091021
2 Returning RV_PATH Value transfer Type reference (TYPE) STRING 20091021

Method GET_NODE_PATH on class CL_AXT_RA_BOL_UI_TREE has no exception.

Method GET_SELECTED_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_OBJECT Value transfer Type reference (TYPE) AXTS_BOL_4_UIGEN_TREE External Name of Object 20091021

Method GET_SELECTED_OBJECT on class CL_AXT_RA_BOL_UI_TREE has no exception.

Method INIT_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_POSSIBLE_CHILDREN Call by reference Type reference (TYPE) AXTT_BOL_UI_POSSIBLE_CHILDREN List of possible child elements for BOL UI Generation 20091023
2 Importing IV_ALLOW_EDIT Call by reference Type reference (TYPE) FLAG '' General Flag 20091023
3 Importing IV_FLT_CHILD_OF Call by reference Type reference (TYPE) CRMT_EXT_OBJ_NAME External Name of Object 20091023
4 Importing IV_FLT_NO_QUERY Call by reference Type reference (TYPE) FLAG General Flag 20091023
5 Importing IV_FLT_ROOT Call by reference Type reference (TYPE) CRMT_EXT_OBJ_NAME External Name of Object 20091023
6 Importing IV_PATH_TO_OPEN Call by reference Type reference (TYPE) STRING 20091210
7 Importing IV_TREE_USECASE Call by reference Type reference (TYPE) CHAR3 'WZD' 3-Byte field 20091023

Method INIT_DISPLAY on class CL_AXT_RA_BOL_UI_TREE has no exception.

Method ON_OBJECT_ADDED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJECT_DATA Value transfer Attribute reference (LIKE) 20091021

Method ON_OBJECT_ADDED on class CL_AXT_RA_BOL_UI_TREE has no exception.

Method ON_OBJECT_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJECT_DATA Value transfer Attribute reference (LIKE) 20091021

Method ON_OBJECT_CHANGED on class CL_AXT_RA_BOL_UI_TREE has no exception.

Method ON_OBJECT_REMOVED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJECT_DATA Value transfer Attribute reference (LIKE) 20091021

Method ON_OBJECT_REMOVED on class CL_AXT_RA_BOL_UI_TREE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 701