SAP ABAP Class CL_HTMLB_EVENT (HTMLB Basic Event)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BSP (Application Component) Business Server Pages
⤷
SBSPEXT_HTMLB (Package) BSP Extensions: HTMLB
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HTMLB_DATA | Input Data from HTMLB | 20020328 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CHTMLB_CALENDAR_EVENT | 20051103 | |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_GRAPH_EVENT_JGANTT | Event class for JNet | 20040511 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_GRAPH_EVENT_JNET | Event class for JNet | 20020731 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_HTMLB_EVENT_BREADCRUMB | 20011210 | |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_HTMLB_EVENT_BUTTON | 20011024 | |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_HTMLB_EVENT_CHECKBOX | 20011218 | |
| 7 | Inheritance (c INHERITING FROM c_ref) | CL_HTMLB_EVENT_DATENAVIGATOR | 20011213 | |
| 8 | Inheritance (c INHERITING FROM c_ref) | CL_HTMLB_EVENT_LINK | 20011024 | |
| 9 | Inheritance (c INHERITING FROM c_ref) | CL_HTMLB_EVENT_RADIOBUTTON | 20011220 | |
| 10 | Inheritance (c INHERITING FROM c_ref) | CL_HTMLB_EVENT_SELECTION | 20011219 | |
| ... | Click here to see Used By full list (15 items) | |||
Properties
| Class | CL_HTMLB_EVENT | |
| Short Description | HTMLB Basic Event | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | S | System Program |
| Category | 0 | |
| Package | SBSPEXT_HTMLB | BSP Extensions: HTMLB |
| Created | 20010907 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HTMLB_EVENT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HTMLB_DATA | Input Data from HTMLB | 20020328 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_HTMLB_MANAGER | 20010910 | package com.sap.htmlb.event;public class EventManager |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Attribute reference (LIKE) | 20020322 | |||||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | For Example: cl_htmlb_event_link | 20011024 | ||||
| 3 | Instance attribute | Public | Attribute reference (LIKE) | For Example: click | 20011024 | ||||
| 4 | Instance attribute | Public | Attribute reference (LIKE) | For Example: id='xyz' | 20011028 | ||||
| 5 | Instance attribute | Public | Attribute reference (LIKE) | For Example: link | 20011028 | ||||
| 6 | Instance attribute | Public | Attribute reference (LIKE) | For Example: my_click_handler | 20011024 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20010910 | ||
| 2 | Instance method | Protected | Method | Initialize | 20010910 | |
| 3 | Instance method | Protected | Method | 20010910 |
Events
Class CL_HTMLB_EVENT has no event.
Types
Class CL_HTMLB_EVENT has no local type.
Method Signatures
Method DISPATCH_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVENT_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HTMLB_EVENT | Events von HTMLB | 20010910 | |||
| 2 | PAGE_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_BSP_PAGE_CONTEXT | BSP Page Context For Tag Handlers | 20010910 |
Method DISPATCH_EVENT on class CL_HTMLB_EVENT has no exception.
Method INITIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVENT_DEFINED | Call by reference | Type reference (TYPE) | STRING | '' | 20020322 | |||
| 2 | EVENT_HANDLER | Call by reference | Type reference (TYPE) | STRING | 20010920 | ||||
| 3 | EVENT_TYPE | Call by reference | Type reference (TYPE) | STRING | 20011024 | ||||
| 4 | ID | Call by reference | Type reference (TYPE) | STRING | 20011028 | ||||
| 5 | NAME | Call by reference | Type reference (TYPE) | STRING | 20011028 | ||||
| 6 | REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | HTTP Framework (iHTTP) HTTP Request | 20011219 | |||
| 7 | SERVER_EVENT | Call by reference | Type reference (TYPE) | STRING | 20010910 |
Method INITIALIZE on class CL_HTMLB_EVENT has no exception.
Method SET_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARAM_1 | Call by reference | Type reference (TYPE) | STRING | 20010910 | ||||
| 2 | PARAM_2 | Call by reference | Type reference (TYPE) | STRING | 20010910 | ||||
| 3 | PARAM_3 | Call by reference | Type reference (TYPE) | STRING | 20010910 | ||||
| 4 | PARAM_4 | Call by reference | Type reference (TYPE) | STRING | 20010910 | ||||
| 5 | PARAM_5 | Call by reference | Type reference (TYPE) | STRING | 20010910 | ||||
| 6 | PARAM_6 | Call by reference | Type reference (TYPE) | STRING | 20010910 | ||||
| 7 | PARAM_7 | Call by reference | Type reference (TYPE) | STRING | 20010910 | ||||
| 8 | PARAM_8 | Call by reference | Type reference (TYPE) | STRING | 20010910 | ||||
| 9 | PARAM_9 | Call by reference | Type reference (TYPE) | STRING | 20010910 | ||||
| 10 | PARAM_COUNT | Call by reference | Type reference (TYPE) | I | 20010910 |
Method SET_PARAMETERS on class CL_HTMLB_EVENT has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 620 |