SAP ABAP Class IF_SALV_GRM_VMODEL_CTRL (View Model for Controller)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SALV_GRM_VMODEL_CRYSTAL View Model for Crystal 20090304
2 Interface composition (i COMPRISING i_ref)  IF_SALV_GRM_VMODEL_EXCEL View Model for Excel 20090304
3 Interface composition (i COMPRISING i_ref)  IF_SALV_GRM_VMODEL_GRAPHICS View Model for Graphic 20090318
4 Interface composition (i COMPRISING i_ref)  IF_SALV_GRM_VMODEL_GRID View Model for ALV Grid 20090304
5 Interface composition (i COMPRISING i_ref)  IF_SALV_GRM_VMODEL_TOOLBAR View Model for Toolbar 20090304
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_GRM_VMODEL_CRYSTAL View Model for Crystal 20090225
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_GRM_VMODEL_EXCEL View Model for Excel 20090225
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_GRM_VMODEL_GRAPHICS View Model for Graphic 20090318
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_GRM_VMODEL_GRID View Model for ALV Grid 20090225
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_GRM_VMODEL_TOOLBAR View Model for Toolbar 20090225
Properties
Class IF_SALV_GRM_VMODEL_CTRL  
Short Description View Model for Controller    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090224   SAP 
Last change 20090618   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)
Interfaces
Class IF_SALV_GRM_VMODEL_CTRL has no interface implemented.
Friends
Class IF_SALV_GRM_VMODEL_CTRL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_APPEARANCE Constant Public See coding 20090225
2 C_HANDLE Constant Public See coding 20090225
3 C_TYPE Constant Public See coding 20090225
4 HANDLE Instance attribute Public Type reference (TYPE) Y_HANDLE 20090225
Methods
# Method Level Visibility Method type Description Created on
1 FREE Instance method Public Method 20090304
Events
Class IF_SALV_GRM_VMODEL_CTRL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_VMODEL_LIST Public See coding 20090225 begin of YS_vmodel_list, current type abap_bool, handle type y_handle, visible type abap_bool, appearance type y_appearance, type type y_type, version type string, r_vmodel type ref to if_salv_grm_vmodel_ctrl, end of ys_vmodel_list
2 YT_VMODEL_LIST Public See coding 20090225 yt_vmodel_list type table of ys_vmodel_list
3 Y_APPEARANCE Public Type reference (TYPE) STRING 20090225
4 Y_HANDLE Public Type reference (TYPE) INT4 20090225
5 Y_TYPE Public Type reference (TYPE) STRING 20090225
Method Signatures

Method FREE Signature

Method FREE on class IF_SALV_GRM_VMODEL_CTRL has no parameter.
Method FREE on class IF_SALV_GRM_VMODEL_CTRL has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in