SAP ABAP Class CL_SALV_COLUMN_TREE (Column Description of Tree Structure)
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_COLUMN Individual Column Object 20040422
Properties
Class CL_SALV_COLUMN_TREE  
Short Description Column Description of Tree Structure    
Super Class CL_SALV_COLUMN Individual Column Object 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_OM_METADATA   ALV: Meta Data 
Created 20040422   SAP 
Last change 20080612   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SALV_COLUMN_TREE has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_SALV_ADAPTER 20040422 ALV: Basis Class Adapter
2 CL_SALV_CONTROLLER 20040422 ALV: Abstract Controller
3 CL_SALV_DATA_DESCR 20040422 ALV: Using Data to Build the Column Object
4 CL_SALV_DDIC_APPLY 20040422 ALV: Use DDIC Information
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DECORATOR_ICON Instance attribute Protected Type reference (TYPE) ABAP_BOOL Boolean Variable (X=True, Space=False) 20071123
Methods
# Method Level Visibility Method type Description Created on
1 IS_ICON Instance method Public Method Check Whether Column Is Icon Column 20071123
2 SET_ICON Instance method Public Method Set Column as Icon Column 20071123
Events
Class CL_SALV_COLUMN_TREE has no event.
Types
Class CL_SALV_COLUMN_TREE has no local type.
Method Signatures

Method IS_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) SAP_BOOL boolsche Variable (X=true, space=false) 20071123

Method IS_ICON on class CL_SALV_COLUMN_TREE has no exception.

Method SET_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) ABAP_BOOL TRUE 20071123

Method SET_ICON on class CL_SALV_COLUMN_TREE has no exception.
History
Last changed by/on SAP  20080612 
SAP Release Created in 700