SAP ABAP Class CL_CHTMLB_SUMMARY_TABLE_CONFIG (Element-Handler: <:summaryTableConfig>)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-UI-TAG (Application Component) Tag Library
     BSP_DYN_CONFIG_EXTENSIONS (Package) Tag Library for Dynamic Layout
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CLG_CHTMLB_SUMMARYTABLECONFIG Base: 20050918
Properties
Class CL_CHTMLB_SUMMARY_TABLE_CONFIG  
Short Description Element-Handler: <:summaryTableConfig>    
Super Class CLG_CHTMLB_SUMMARYTABLECONFIG Base: <chtmlb:summaryTableConfig> 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BSP_DYN_CONFIG_EXTENSIONS   Tag Library for Dynamic Layout 
Created 20050918   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CHTMLB_SUMMARY_TABLE_CONFIG has no forward declaration.
Interfaces
Class CL_CHTMLB_SUMMARY_TABLE_CONFIG has no interface implemented.
Friends
Class CL_CHTMLB_SUMMARY_TABLE_CONFIG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ADD Constant Public Type reference (TYPE) STRING 'ADD' 20051013
2 GC_CHANGE Constant Public Type reference (TYPE) STRING 'CHANGE' 20051011
3 GC_COLLAPSE_EVENT Constant Public Type reference (TYPE) STRING 'COLLAPSE' backend event: show only limited number of tbale lines 20051012
4 GC_DELETE Constant Public Type reference (TYPE) STRING 'DELETE' 20051011
5 GC_EDIT Constant Public Type reference (TYPE) STRING 'EDIT' 20051021
6 GC_SHOW_ALL_EVENT Constant Public Type reference (TYPE) STRING 'SHOWALL' Backend event: Show all table entries 20051012
7 GC_SHOW_TOGGLE Constant Public Type reference (TYPE) STRING 'SHOWTOGGLE' 20051110
8 GC_STANDARD_LINE_NUMBER Constant Public Type reference (TYPE) I '5' 20051012
9 GV_BORDER Instance attribute Protected Type reference (TYPE) STRING '0' 20050918
10 GV_NUMBER_OF_ROWS Instance attribute Protected Type reference (TYPE) I Number of rows in the table 20051012
Methods
# Method Level Visibility Method type Description Created on
1 GET_TABLE_CONFIG_EVENT Static method Public Method Get Event 20051011
2 RENDER_AREA Instance method Protected Method 20050918
3 RENDER_GROUP Instance method Protected Method 20050918
Events
Class CL_CHTMLB_SUMMARY_TABLE_CONFIG has no event.
Types
Class CL_CHTMLB_SUMMARY_TABLE_CONFIG has no local type.
Method Signatures

Method GET_TABLE_CONFIG_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ID Value transfer Type reference (TYPE) STRING Id of table 20051011
2 Exporting EV_INDEX Value transfer Type reference (TYPE) I row index in table 20051011
3 Exporting EV_TYPE Value transfer Type reference (TYPE) STRING action type (CHANGE/DELETE) 20051011
4 Importing IV_EVENT_STRING Value transfer Type reference (TYPE) STRING 20051011

Method GET_TABLE_CONFIG_EVENT on class CL_CHTMLB_SUMMARY_TABLE_CONFIG has no exception.

Method RENDER_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_HTML Value transfer Type reference (TYPE) STRING 20050918

Method RENDER_AREA on class CL_CHTMLB_SUMMARY_TABLE_CONFIG has no exception.

Method RENDER_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_HTML Value transfer Type reference (TYPE) STRING 20050918

Method RENDER_GROUP on class CL_CHTMLB_SUMMARY_TABLE_CONFIG has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700