SAP ABAP Class CL_ALV_TREE_TOOLBAR_MANAGER (ALV Tree Toolbar Manager)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-TS-BRHF (Application Component) Basis-Related Help Functions, Appl. Log, Formula Intepreter
     BALV_ADDON (Package) Additional Functions with ALV Grid
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ALV_TOOLBAR_MANAGER ALV Toolbar Administration - Basis Class 20040730
Properties
Class CL_ALV_TREE_TOOLBAR_MANAGER  
Short Description ALV Tree Toolbar Manager    
Super Class CL_ALV_TOOLBAR_MANAGER ALV Toolbar Administration - Basis Class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BALV_ADDON   Additional Functions with ALV Grid 
Created 20040730   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ALV_TREE_TOOLBAR_MANAGER has no forward declaration.
Interfaces
Class CL_ALV_TREE_TOOLBAR_MANAGER has no interface implemented.
Friends
Class CL_ALV_TREE_TOOLBAR_MANAGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_ALV Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_ALV_TREE ALV tree control 20040730
2 GT_TOOLBAR Instance attribute Protected Type reference (TYPE) TTB_BUTTON Toolbar Buttons 20040730
3 GV_RESET Instance attribute Protected Type reference (TYPE) XFELD 'X'. Reset gt_toolbar? 20040731
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20040730
2 GET_ALV_VARIANT Instance method Protected Method Get ALV Variant Data 20040730
3 ON_FUNCTION_SELECTED Instance method Protected Event handling method Event Handler: Toolbar Function Triggered 20040730
4 REORGANIZE Instance method Public Method Reorganize ALV Toolbar Using Current Level 20040730
Events
Class CL_ALV_TREE_TOOLBAR_MANAGER has no event.
Types
Class CL_ALV_TREE_TOOLBAR_MANAGER 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 IO_ALV_TREE Call by reference Object reference (TYPE REF TO) CL_GUI_ALV_TREE ALV-Tree-Control 20040730
2 Importing IV_INITIAL_STATE Call by reference Type reference (TYPE) TBM_TOOLBAR_STATE '0' Einstiegsstatus fuer den Toolbar 20040730
3 Importing IV_USER Call by reference Type reference (TYPE) SY-UNAME SY-UNAME Systembenutzer 20040730

Method CONSTRUCTOR on class CL_ALV_TREE_TOOLBAR_MANAGER has no exception.

Method GET_ALV_VARIANT Signature

Method GET_ALV_VARIANT on class CL_ALV_TREE_TOOLBAR_MANAGER has no parameter.
Method GET_ALV_VARIANT on class CL_ALV_TREE_TOOLBAR_MANAGER has no exception.

Method ON_FUNCTION_SELECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Call by reference Attribute reference (LIKE) 20040730
2 Importing SENDER Call by reference Attribute reference (LIKE) 20040730

Method ON_FUNCTION_SELECTED on class CL_ALV_TREE_TOOLBAR_MANAGER has no exception.

Method REORGANIZE Signature

Method REORGANIZE on class CL_ALV_TREE_TOOLBAR_MANAGER has no parameter.
Method REORGANIZE on class CL_ALV_TREE_TOOLBAR_MANAGER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700