SAP ABAP Class CL_CHTMLB_SUMMARY_PAGE (Element-Handler: <chtmlb:summaryPage>)
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_SUMMARYPAGE | Base: |
20051013 |
Properties
Class | CL_CHTMLB_SUMMARY_PAGE | |
Short Description | Element-Handler: <chtmlb:summaryPage> | |
Super Class | CLG_CHTMLB_SUMMARYPAGE | Base: <chtmlb:summaryPage> |
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 | 20051013 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_CHTMLB_SUMMARY_PAGE has no forward declaration.
Interfaces
Class CL_CHTMLB_SUMMARY_PAGE has no interface implemented.
Friends
Class CL_CHTMLB_SUMMARY_PAGE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | BEE_INSTANCES | BEE Instances | 20051104 | ||
2 | ![]() |
Static Attribute | Protected | Object reference (TYPE REF TO) | IF_BSP_PAGE_CONTEXT | BSP Page Context for Element Handler | 20051104 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Encode HTML | 20051111 |
2 | ![]() |
Static method | Public | Method | Render BEE | 20051104 |
Events
Class CL_CHTMLB_SUMMARY_PAGE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | BEE_INSTANCE | Protected | See coding | 20051104 | BEGIN OF BEE_INSTANCE,
BEE TYPE REF TO IF_BSP_BEE,
HTML TYPE STRING,
END OF BEE_INSTANCE
|
||
2 | BEE_INSTANCES | Protected | See coding | 20051104 | BEE_INSTANCES TYPE TABLE OF BEE_INSTANCE
|
Method Signatures
Method ENCODE_HTML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_HTML | Value transfer | Type reference (TYPE) | STRING | 20051111 | |||
2 | ![]() |
IV_HTML | Value transfer | Type reference (TYPE) | STRING | 20051111 |
Method ENCODE_HTML on class CL_CHTMLB_SUMMARY_PAGE has no exception.
Method RENDER_BEE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_HTML | Value transfer | Type reference (TYPE) | STRING | HTML | 20051104 | ||
2 | ![]() |
IV_BEE | Value transfer | Object reference (TYPE REF TO) | IF_BSP_BEE | BEE Instance | 20051104 |
Method RENDER_BEE on class CL_CHTMLB_SUMMARY_PAGE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 700 |