SAP ABAP Class CL_SALV_TREE_SETTINGS (Global Settings for 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_METADATA_TREE ALV: Basis Class for Tree Metadata 20040329
Properties
Class CL_SALV_TREE_SETTINGS  
Short Description Global Settings for Tree Structure    
Super Class CL_SALV_METADATA_TREE ALV: Basis Class for Tree Metadata 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package SALV_OM_METADATA   ALV: Meta Data 
Created 20040311   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SALV_TREE_SETTINGS has no forward declaration.
Interfaces
Class CL_SALV_TREE_SETTINGS has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_SALV_ADAPTER 20100519 ALV: Basis Class Adapter
2 CL_SALV_CONTROLLER 20100519 ALV: Abstract Controller
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 HEADER Instance attribute Private Type reference (TYPE) SALV_DE_TREE_TEXT Text for Tree Hierarchy 20040330
2 ICON Instance attribute Private Type reference (TYPE) SALV_DE_TREE_IMAGE Icon for Tree Hierarchy 20040401
3 R_TOOLTIPS Instance attribute Private Object reference (TYPE REF TO) CL_SALV_TOOLTIPS Tooltips for Icons 20040422
4 SIZE Instance attribute Private Type reference (TYPE) SALV_DE_HEADER_SIZE Size of Hierarchy 20040330
5 SIZE_IN_PX Instance attribute Private Type reference (TYPE) SAP_BOOL Boolean Variable (X=True, Space=False) 20040330
6 TITLE Instance attribute Private Type reference (TYPE) SALV_DE_TREE_TEXT Header for Fullscreen 20040429
7 TOOLTIP Instance attribute Private Type reference (TYPE) SALV_DE_TREE_TEXT Text for Tree Hierarchy 20040330
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20040311
2 GET_HEADER Instance method Public Method Gets Header of Tree Structure 20040330
3 GET_HIERARCHY_HEADER Instance method Public Method Gets Column Header of Hierarchy Column 20040429
4 GET_HIERARCHY_ICON Instance method Public Method Get Icon in the Hierarchy Column 20040430
5 GET_HIERARCHY_SIZE Instance method Public Method Gets Width of Hierarchy Column 20040430
6 GET_HIERARCHY_TOOLTIP Instance method Public Method Gets Tooltip for Hierarchy Column 20040430
7 GET_TOOLTIPS Instance method Public Method Get Tooltip Objects 20040422
8 IS_HIERARCHY_SIZE_IN_PIXEL Instance method Public Method Hierarchy Column: Is the Width Specified in Pixels? 20040430
9 SET_HEADER Instance method Public Method Set Header for Tree Structure 20040330
10 SET_HIERARCHY_HEADER Instance method Public Method Set Column Header of Hierarchy Column 20040429
11 SET_HIERARCHY_ICON Instance method Public Method Set Icon in the Hierarchy Column 20040430
12 SET_HIERARCHY_SIZE Instance method Public Method Set Width of Hierarchy Column 20040430
13 SET_HIERARCHY_SIZE_IN_PIXEL Instance method Public Method Width of Hierarchy Column in Pixels (Not Characters) 20040430
14 SET_HIERARCHY_TOOLTIP Instance method Public Method Set Tooltip for Hierarchy Column 20040430
Events
Class CL_SALV_TREE_SETTINGS has no event.
Types
Class CL_SALV_TREE_SETTINGS 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 R_CONTROLLER Call by reference Object reference (TYPE REF TO) IF_SALV_CONTROLLER_METADATA ALV: abstrakter Controller 20040311

Method CONSTRUCTOR on class CL_SALV_TREE_SETTINGS has no exception.

Method GET_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) SALV_DE_TREE_TEXT Text zum Fullscreen Tree 20040330

Method GET_HEADER on class CL_SALV_TREE_SETTINGS has no exception.

Method GET_HIERARCHY_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) SALV_DE_TREE_TEXT Text zur Tree Hierarchie 20040429

Method GET_HIERARCHY_HEADER on class CL_SALV_TREE_SETTINGS has no exception.

Method GET_HIERARCHY_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) SALV_DE_TREE_IMAGE 20040430

Method GET_HIERARCHY_ICON on class CL_SALV_TREE_SETTINGS has no exception.

Method GET_HIERARCHY_SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) SALV_DE_HEADER_SIZE Größe der Überschrift 20040430

Method GET_HIERARCHY_SIZE on class CL_SALV_TREE_SETTINGS has no exception.

Method GET_HIERARCHY_TOOLTIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) SALV_DE_TREE_TEXT Text zur Tree Hierarchie 20040430

Method GET_HIERARCHY_TOOLTIP on class CL_SALV_TREE_SETTINGS has no exception.

Method GET_TOOLTIPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Object reference (TYPE REF TO) CL_SALV_TOOLTIPS ALV: Tooltips 20040422

Method GET_TOOLTIPS on class CL_SALV_TREE_SETTINGS has no exception.

Method IS_HIERARCHY_SIZE_IN_PIXEL 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) 20040430

Method IS_HIERARCHY_SIZE_IN_PIXEL on class CL_SALV_TREE_SETTINGS has no exception.

Method SET_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) SALV_DE_TREE_TEXT Text zum Fullscreen Tree 20040330

Method SET_HEADER on class CL_SALV_TREE_SETTINGS has no exception.

Method SET_HIERARCHY_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) SALV_DE_TREE_TEXT Text zur Tree Hierarchie 20040429

Method SET_HIERARCHY_HEADER on class CL_SALV_TREE_SETTINGS has no exception.

Method SET_HIERARCHY_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) SALV_DE_TREE_IMAGE Bild zur Tree Hierarchie 20040430

Method SET_HIERARCHY_ICON on class CL_SALV_TREE_SETTINGS has no exception.

Method SET_HIERARCHY_SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) SALV_DE_HEADER_SIZE Größe der Überschrift 20040430

Method SET_HIERARCHY_SIZE on class CL_SALV_TREE_SETTINGS has no exception.

Method SET_HIERARCHY_SIZE_IN_PIXEL Signature

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

Method SET_HIERARCHY_SIZE_IN_PIXEL on class CL_SALV_TREE_SETTINGS has no exception.

Method SET_HIERARCHY_TOOLTIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) SALV_DE_TREE_TEXT Text zur Tree Hierarchie 20040430

Method SET_HIERARCHY_TOOLTIP on class CL_SALV_TREE_SETTINGS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 640