SAP ABAP Class IF_SALV_GRM_VMODEL_TOOLBAR (View Model for Toolbar)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SALV_GRM_VMODEL_CTRL View Model for Controller 20090304
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_GRM_VMODEL_TOOLBAR View Model for Toolbar 20090224
Properties
Class IF_SALV_GRM_VMODEL_TOOLBAR  
Short Description View Model for Toolbar    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090224   SAP 
Last change 20110908   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)
2 IF_SALV_GRM_VMODEL_TOOLBAR Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_SALV_GRM_VMODEL_TOOLBAR has no interface implemented.
Friends
Class IF_SALV_GRM_VMODEL_TOOLBAR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_CONTENT Constant Public See coding 20090227
Methods
# Method Level Visibility Method type Description Created on
1 GET_CONTENT Instance method Public Method 20090227
2 GET_DATA Instance method Public Method 20090225
3 SET_INTERACTIVE_FLAG Instance method Public Method 20091214
Events
Class IF_SALV_GRM_VMODEL_TOOLBAR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 Y_CONTENT Public Type reference (TYPE) STRING 20090227
Method Signatures

Method GET_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) IF_SALV_GRM_VMODEL_TOOLBAR=>Y_CONTENT 20090227

Method GET_CONTENT on class IF_SALV_GRM_VMODEL_TOOLBAR has no exception.

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting T_BTNMNU Call by reference Type reference (TYPE) TTB_BTNMNU Zuordnung Toolbar-Button zu Kontextmenü 20090225
2 Exporting T_TOOLBAR Call by reference Type reference (TYPE) TTB_BUTTON Toolbarbuttons 20090225

Method GET_DATA on class IF_SALV_GRM_VMODEL_TOOLBAR has no exception.

Method SET_INTERACTIVE_FLAG Signature

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

Method SET_INTERACTIVE_FLAG on class IF_SALV_GRM_VMODEL_TOOLBAR has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in