SAP ABAP Class CL_SALV_METADATA_TREE (ALV: Basis Class for Tree Metadata)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-ALV (Application Component) SAP List Viewer
     SALV_OM_METADATA (Package) ALV: Meta Data
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SALV_METADATA_BASE ALV: Basis Class Meta Data 20040329
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SALV_ITEM Item in Tree Structure 20040401
2 Inheritance (c INHERITING FROM c_ref)  CL_SALV_NODE Single Node Object of Tree Structure 20040329
3 Inheritance (c INHERITING FROM c_ref)  CL_SALV_NODES All Node Objects of Tree Structure 20040329
4 Inheritance (c INHERITING FROM c_ref)  CL_SALV_SELECTIONS_TREE Selections in Tree Structures 20040420
5 Inheritance (c INHERITING FROM c_ref)  CL_SALV_TREE_SETTINGS Global Settings for Tree Structure 20040329
Properties
Class CL_SALV_METADATA_TREE  
Short Description ALV: Basis Class for Tree Metadata    
Super Class CL_SALV_METADATA_BASE ALV: Basis Class Meta Data 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_OM_METADATA   ALV: Meta Data 
Created 20040329   SAP 
Last change 20040603   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SALV_METADATA_TREE has no forward declaration.
Interfaces
Class CL_SALV_METADATA_TREE has no interface implemented.
Friends
Class CL_SALV_METADATA_TREE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 R_TREE_CONTROLLER Instance attribute Protected Object reference (TYPE REF TO) CL_SALV_CONTROLLER_TREE Tree Controller 20040329
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20040329
Events
Class CL_SALV_METADATA_TREE has no event.
Types
Class CL_SALV_METADATA_TREE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) STRING 20040329
2 Importing R_CONTROLLER Call by reference Object reference (TYPE REF TO) IF_SALV_CONTROLLER_METADATA ALV: abstrakter Controller 20040329

Method CONSTRUCTOR on class CL_SALV_METADATA_TREE has no exception.
History
Last changed by/on SAP  20040603 
SAP Release Created in 700