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 | Constant | Public | Type reference (TYPE) | STRING | 'ADD' | 20051013 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'CHANGE' | 20051011 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'COLLAPSE' | backend event: show only limited number of tbale lines | 20051012 | ||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'DELETE' | 20051011 | |||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'EDIT' | 20051021 | |||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'SHOWALL' | Backend event: Show all table entries | 20051012 | ||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'SHOWTOGGLE' | 20051110 | |||
| 8 | Constant | Public | Type reference (TYPE) | I | '5' | 20051012 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | STRING | '0' | 20050918 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | I | Number of rows in the table | 20051012 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Get Event | 20051011 | |
| 2 | Instance method | Protected | Method | 20050918 | ||
| 3 | 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 | EV_ID | Value transfer | Type reference (TYPE) | STRING | Id of table | 20051011 | |||
| 2 | EV_INDEX | Value transfer | Type reference (TYPE) | I | row index in table | 20051011 | |||
| 3 | EV_TYPE | Value transfer | Type reference (TYPE) | STRING | action type (CHANGE/DELETE) | 20051011 | |||
| 4 | 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 | 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 | 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 |