SAP ABAP Class CL_CLB_DEMO_ALV (StreamWork ABAP Library Test ALV Wrapper)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-STW (Application Component) Social Media ABAP Integration Library
     S_CLB_EXAMPLES (Package) Examples for the Collaboration Platform Library
Properties
Class CL_CLB_DEMO_ALV  
Short Description StreamWork ABAP Library Test ALV Wrapper    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_CLB_EXAMPLES   Examples for the Collaboration Platform Library 
Created 20110922   SAP 
Last change 20140121   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 CL_CLB_DEMO_ALV has no interface implemented.
Friends
Class CL_CLB_DEMO_ALV has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_GRID Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID 20130115
2 MR_TABLE Instance attribute Private Object reference (TYPE REF TO) DATA 20130115
Methods
# Method Level Visibility Method type Description Created on
1 ON_HOTSPOT_CLICK Instance method Public Event handling method 20130116
2 SET_DATA_FOR_DISPLAY Instance method Public Method 20130115
3 S_GET_INSTANCE Static method Public Method 20130116
Events
# Event Type Visibility Description Created on
1 HOTSPOT_CLICK Instance Event
(0)
Public
(2)
20130116
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_COLUMN Public See coding 20130121 tt_column TYPE STANDARD TABLE OF abap_compname WITH DEFAULT KEY
Method Signatures

Method ON_HOTSPOT_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_ROW_NO Value transfer Attribute reference (LIKE) 20130116
2 Importing E_COLUMN_ID Value transfer Attribute reference (LIKE) 20130116

Method ON_HOTSPOT_CLICK on class CL_CLB_DEMO_ALV has no exception.

Method SET_DATA_FOR_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER 20130115
2 Importing IT_DATA Call by reference Type reference (TYPE) STANDARD TABLE 20130115
3 Importing IT_HOTSPOT_COLOUMN Call by reference Type reference (TYPE) TT_COLUMN 20130121
4 Importing IV_TITLE Call by reference Type reference (TYPE) LVC_TITLE 20130115

Method SET_DATA_FOR_DISPLAY on class CL_CLB_DEMO_ALV has no exception.

Method S_GET_INSTANCE Signature

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

Method S_GET_INSTANCE on class CL_CLB_DEMO_ALV has no exception.
Event Signatures

Event HOTSPOT_CLICK Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 IV_COLUMN_NAME Exporting Value transfer Type reference (TYPE) LVC_FNAME 20130116
2 IV_FIELD_VALUE Exporting Value transfer Type reference (TYPE) ANY 20130116
History
Last changed by/on SAP  20140121 
SAP Release Created in 740