SAP ABAP Class CL_SAT_TOOL_TREE (Tree Control for SAT Tools)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-RTA (Application Component) Runtime Analysis
     S_ABAP_TRACE (Package) ABAP TRACE
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_COLUMN_TREE_MODEL Column Tree Control with Data Management at Backend 20051213
Properties
Class CL_SAT_TOOL_TREE  
Short Description Tree Control for SAT Tools    
Super Class CL_COLUMN_TREE_MODEL Column Tree Control with Data Management at Backend 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_ABAP_TRACE   ABAP TRACE 
Created 20051213   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SAT_TOOL_TREE has no interface implemented.
Friends
Class CL_SAT_TOOL_TREE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SAT_SPLITTER Instance attribute Public Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Splitter Control 20051213
2 SAT_TITLEBAR Instance attribute Private Object reference (TYPE REF TO) LCL_TITLEBAR Title Line 20051214
3 SAT_TITLE_CONTAINER Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20051213
4 SAT_TOOLBAR Instance attribute Public Object reference (TYPE REF TO) CL_GUI_TOOLBAR Toolbar 20051214
5 SAT_TOOLBAR_CONTAINER Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20051213
6 SAT_TREE_CONTAINER Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20051213
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20051213
2 SET_TITLEBAR Instance method Public Method Set Title Line 20051228
Events
Class CL_SAT_TOOL_TREE has no event.
Types
Class CL_SAT_TOOL_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 HIDE_SELECTION Value transfer Type reference (TYPE) AS4FLAG Sichtbarkeit der Selektion 20051213
2 Importing HIERARCHY_COLUMN_NAME Call by reference Type reference (TYPE) TV_ITMNAME Name der Spalte im Hierarchie-Bereich 20051213
3 Importing HIERARCHY_HEADER Call by reference Type reference (TYPE) TREEMHHDR Hierarchie-Header 20051213
4 Importing ITEM_SELECTION Value transfer Type reference (TYPE) AS4FLAG Selektierbarkeit einzelner Items 20051213
5 Importing NODE_SELECTION_MODE Value transfer Type reference (TYPE) I Knoten: Einfach- oder Mehrfachselektion 20051213
# Exception Resumable Description Created on
1 ILLEGAL_COLUMN_NAME unzulässiger Spaltenname 20051213
2 ILLEGAL_NODE_SELECTION_MODE " 20051213

Method SET_TITLEBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TITLE Call by reference Type reference (TYPE) STRING Titel 20051228

Method SET_TITLEBAR on class CL_SAT_TOOL_TREE has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 710