SAP ABAP Class IF_ESD_TREE_OBJECT (Tree relevant data of an object)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ESD_TREE_OBJECT ESD: Object representing a tree node 20051103
Properties
Class IF_ESD_TREE_OBJECT  
Short Description Tree relevant data of an object    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20051103   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_ESD_TREE_OBJECT has no forward declaration.
Interfaces
Class IF_ESD_TREE_OBJECT has no interface implemented.
Friends
Class IF_ESD_TREE_OBJECT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 T_CELLS Instance attribute Public Type reference (TYPE) ESD_TREE_CELLS_T Cells of a tree node 20051103
2 T_CONTEXT_MENU Instance attribute Public Type reference (TYPE) ESD_CONTEXT_MENU_T Context Menu entries 20051103
3 V_MODE Instance attribute Public Type reference (TYPE) SEU_ACTION WB Request: Operation in the Development Environment 20051103
4 V_STATE Instance attribute Public Type reference (TYPE) R3STATE ABAP: Program Status (Active, Saved, Transported...) 20051103
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CELL Instance method Public Method 20051103
2 CHANGE_CELL Instance method Public Method 20051103
3 GET_CELL Instance method Public Method 20051103
4 GET_CELLS_COMPLETE Instance method Public Method 20070831
5 GET_CONTEXT_MENU_ENTRIES Instance method Public Method 20051103
6 SET_CELLS_COMPLETE Instance method Public Method 20081030
7 SET_CONTEXT_MENU_ENTRIES Instance method Public Method 20060316
8 SET_MODE Instance method Public Method 20051103
9 SET_STATE Instance method Public Method 20051103
Events
Class IF_ESD_TREE_OBJECT has no event.
Types
Class IF_ESD_TREE_OBJECT has no local type.
Method Signatures

Method ADD_CELL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ALIGNMENT Call by reference Type reference (TYPE) STRING CL_ESD_TREE_DATA=>C_ALIGN_AUTO 20051103
2 Importing IV_CHOSEN Call by reference Type reference (TYPE) FLAG SPACE General Flag 20061215
3 Importing IV_COLUMN_KEY Call by reference Type reference (TYPE) STRING Unique key for a tree column 20051103
4 Importing IV_EDITABLE Call by reference Type reference (TYPE) FLAG SPACE General Flag 20081029
5 Importing IV_FONT Call by reference Type reference (TYPE) STRING CL_ESD_TREE_DATA=>C_CELL_FONT_DEFAULT 20051103
6 Importing IV_HIDDEN Call by reference Type reference (TYPE) FLAG SPACE 20051103
7 Importing IV_IMAGE Call by reference Type reference (TYPE) STRING 20051103
8 Importing IV_INACTIVE Call by reference Type reference (TYPE) FLAG SPACE 20051103
9 Importing IV_LONGTEXT Call by reference Type reference (TYPE) STRING 20051103
10 Importing IV_STYLE Call by reference Type reference (TYPE) STRING CL_ESD_TREE_DATA=>C_STYLE_DEFAULT 20051103
11 Importing IV_TEXT Call by reference Type reference (TYPE) STRING 20051103
12 Importing IV_TOOLTIP Call by reference Type reference (TYPE) STRING 20051103
13 Importing IV_TYPE Call by reference Type reference (TYPE) STRING CL_ESD_TREE_DATA=>C_CELL_TYPE_TEXT 20051103

Method ADD_CELL on class IF_ESD_TREE_OBJECT has no exception.

Method CHANGE_CELL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CELL Call by reference Type reference (TYPE) ESD_TREE_CELL_S Cell of a tree node 20051103
2 Returning RV_RETURN_CODE Value transfer Type reference (TYPE) SYSUBRC Return Code 20051103

Method CHANGE_CELL on class IF_ESD_TREE_OBJECT has no exception.

Method GET_CELL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COLUMN_KEY Call by reference Type reference (TYPE) ESD_COLUMN_KEY Unique key for a tree column 20060123
2 Returning RS_CELL Value transfer Type reference (TYPE) ESD_TREE_CELL_S Cell of a tree node 20051103

Method GET_CELL on class IF_ESD_TREE_OBJECT has no exception.

Method GET_CELLS_COMPLETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_CELLS Value transfer Type reference (TYPE) ESD_TREE_CELLS_T 20070831

Method GET_CELLS_COMPLETE on class IF_ESD_TREE_OBJECT has no exception.

Method GET_CONTEXT_MENU_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_CONTEXT_MENU Value transfer Type reference (TYPE) ESD_CONTEXT_MENU_T Context Menu entries 20051103

Method GET_CONTEXT_MENU_ENTRIES on class IF_ESD_TREE_OBJECT has no exception.

Method SET_CELLS_COMPLETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CELLS Call by reference Type reference (TYPE) ESD_TREE_CELLS_T 20081030

Method SET_CELLS_COMPLETE on class IF_ESD_TREE_OBJECT has no exception.

Method SET_CONTEXT_MENU_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CONTEXT_MENU Call by reference Type reference (TYPE) ESD_CONTEXT_MENU_T Context Menu entries 20060316

Method SET_CONTEXT_MENU_ENTRIES on class IF_ESD_TREE_OBJECT has no exception.

Method SET_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MODE Call by reference Type reference (TYPE) SEU_ACTION WB Request: Operation in the Development Environment 20051103

Method SET_MODE on class IF_ESD_TREE_OBJECT has no exception.

Method SET_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_STATE Call by reference Type reference (TYPE) R3STATE ABAP: Program Status (Active, Saved, Transported...) 20051103

Method SET_STATE on class IF_ESD_TREE_OBJECT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in