SAP ABAP Class CL_SALV_WD_DISPLAY_UI (Assistance Class for SALV_WD_DISPLAY_UI)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
     SALV_WD_SERVICE (Package) SALV WD Service
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 20090205
Properties
Class CL_SALV_WD_DISPLAY_UI  
Short Description Assistance Class for SALV_WD_DISPLAY_UI    
Super Class CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_WD_SERVICE   SALV WD Service 
Created 20090205   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_SALV_WD_DISPLAY_UI Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_SALV_WD_DISPLAY_UI has no interface implemented.
Friends
Class CL_SALV_WD_DISPLAY_UI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 T_GENTEMPLATES Instance attribute Private Type reference (TYPE) YT_GENTEMPLATE 20090206
Methods
# Method Level Visibility Method type Description Created on
1 GET_GENTEMPLATES Instance method Public Method 20090206
2 SET_GENTEMPLATES Instance method Public Method 20090206
Events
Class CL_SALV_WD_DISPLAY_UI has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_BLOB Public See coding 20090224 begin of ys_blob. include type if_salv_wd_blob_db=>ys_blob. types: end of ys_blob
2 YS_GENTEMPLATE Public See coding 20090205 begin of ys_gentemplate. include type if_salv_bs_blob=>ys_blob_mix. types: blob_scope_text type string, selected_image type string, selected_image_tooltip type string, default_flag_tooltip type string, end of ys_gentemplate
3 YT_BLOB Public See coding 20090224 yt_blob type standard table of ys_blob with key blob_key initial size 1
4 YT_GENTEMPLATE Public See coding 20090205 yt_gentemplate type standard table of ys_gentemplate initial size 1
Method Signatures

Method GET_GENTEMPLATES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting VALUE Value transfer Type reference (TYPE) YT_GENTEMPLATE 20090206

Method GET_GENTEMPLATES on class CL_SALV_WD_DISPLAY_UI has no exception.

Method SET_GENTEMPLATES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) YT_GENTEMPLATE 20090206

Method SET_GENTEMPLATES on class CL_SALV_WD_DISPLAY_UI has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 720