SAP ABAP Class CL_ALV_GRID_TOOLBAR_MANAGER (ALV Grid Toolbar Administration)
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 20030421
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ICL_ALV_GRID_TBM ALV Grid Toolbar Administration 20040722
Properties
Class CL_ALV_GRID_TOOLBAR_MANAGER  
Short Description ALV Grid Toolbar Administration    
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 20030421   SAP 
Last change 20110908   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_ALV_GRID_TOOLBAR_MANAGER has no interface implemented.
Friends
Class CL_ALV_GRID_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_GRID ALV Grid Reference 20030421
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20030421
2 GET_ALV_VARIANT Instance method Protected Method Get ALV Variant Data 20030421
3 ON_USER_COMMAND Instance method Protected Event handling method Handler for ALV User_Command Event 20030421
4 REORGANIZE Instance method Public Method Reorganize ALV Toolbar Using Current Level 20030421
Events
Class CL_ALV_GRID_TOOLBAR_MANAGER has no event.
Types
Class CL_ALV_GRID_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_GRID Call by reference Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV Grid, das der Toolbar Manager verwalten soll 20030421
2 Importing IV_INITIAL_STATE Call by reference Type reference (TYPE) TBM_TOOLBAR_STATE '0' Einstiegsstatus fuer den Toolbar 20030421
3 Importing IV_USER Call by reference Type reference (TYPE) SY-UNAME SY-UNAME Systembenutzer 20030421

Method CONSTRUCTOR on class CL_ALV_GRID_TOOLBAR_MANAGER has no exception.

Method GET_ALV_VARIANT Signature

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

Method ON_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_UCOMM Call by reference Attribute reference (LIKE) 20030421

Method ON_USER_COMMAND on class CL_ALV_GRID_TOOLBAR_MANAGER has no exception.

Method REORGANIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ALV_TOOLBAR Call by reference Object reference (TYPE REF TO) CL_ALV_EVENT_TOOLBAR_SET ALV Toolbar Objekt 20030421

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