SAP ABAP Class IF_SALV_GRU_VIEW_CTRL (View for Controller)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SALV_GRU_VIEW_CRYSTAL View for Crystal 20090304
2 Interface composition (i COMPRISING i_ref)  IF_SALV_GRU_VIEW_EXCEL View for Excel 20090304
3 Interface composition (i COMPRISING i_ref)  IF_SALV_GRU_VIEW_GRAPHICS View for Graphic 20090318
4 Interface composition (i COMPRISING i_ref)  IF_SALV_GRU_VIEW_GRID View for ALV Grid 20090304
5 Interface composition (i COMPRISING i_ref)  IF_SALV_GRU_VIEW_TOOLBAR View for Toolbar 20090304
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_GRU_VIEW_CRYSTAL View for Crystal 20090225
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_GRU_VIEW_EXCEL View for Excel 20090225
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_GRU_VIEW_GRAPHICS View for Graphic 20090318
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_GRU_VIEW_GRID View for ALV Grid 20090225
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_GRU_VIEW_TOOLBAR View for Toolbar 20090225
Properties
Class IF_SALV_GRU_VIEW_CTRL  
Short Description View 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 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)
Interfaces
Class IF_SALV_GRU_VIEW_CTRL has no interface implemented.
Friends
Class IF_SALV_GRU_VIEW_CTRL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GUI_TYPE Instance attribute Public Type reference (TYPE) Y_GUI_TYPE 20090225
Methods
# Method Level Visibility Method type Description Created on
1 DELAY_UPDATE Instance method Public Method 20090403
2 FREE Instance method Public Method 20090225
3 GET_VIEW_PARENT Instance method Public Method 20090225
4 INIT Instance method Public Method 20090225
5 SET_VISIBLE Instance method Public Method 20090225
6 UPDATE Instance method Public Method 20090225
Events
Class IF_SALV_GRU_VIEW_CTRL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 Y_ALIGNMENT Public Type reference (TYPE) INT4 Natural Number 20090302
2 Y_GUI_TYPE Public Type reference (TYPE) INT4 20090225
3 Y_HANDLE Public Type reference (TYPE) INT4 20090225
4 Y_HEIGHT Public Type reference (TYPE) INT4 Natural Number 20090302
5 Y_VERSION Public Type reference (TYPE) STRING 20090225
Method Signatures

Method DELAY_UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DELAY Value transfer Type reference (TYPE) ABAP_BOOL 20090403

Method DELAY_UPDATE on class IF_SALV_GRU_VIEW_CTRL has no exception.

Method FREE Signature

Method FREE on class IF_SALV_GRU_VIEW_CTRL has no parameter.
Method FREE on class IF_SALV_GRU_VIEW_CTRL has no exception.

Method GET_VIEW_PARENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_PARENT Value transfer Object reference (TYPE REF TO) CL_GUI_CONTAINER 20090225

Method GET_VIEW_PARENT on class IF_SALV_GRU_VIEW_CTRL has no exception.

Method INIT Signature

Method INIT on class IF_SALV_GRU_VIEW_CTRL has no parameter.
Method INIT on class IF_SALV_GRU_VIEW_CTRL has no exception.

Method SET_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RESERVE_PIXEL_AT_TOP Call by reference Type reference (TYPE) Y_HEIGHT Natürliche Zahl 20090311
2 Importing VISIBLE Call by reference Type reference (TYPE) ABAP_BOOL 20090311

Method SET_VISIBLE on class IF_SALV_GRU_VIEW_CTRL has no exception.

Method UPDATE Signature

Method UPDATE on class IF_SALV_GRU_VIEW_CTRL has no parameter.
Method UPDATE on class IF_SALV_GRU_VIEW_CTRL has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in