Hierarchy
⤷
⤷
Properties
| Class | CL_HTMLB_MANAGER | |
| Short Description | package com.sap.htmlb.event;public class EventManager | |
| 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_MANAGER has no forward declaration.
Interfaces
Class CL_HTMLB_MANAGER has no interface implemented.
Friends
Class CL_HTMLB_MANAGER 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 | 'default' | Standard Browser | 20010928 | ||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'ie4' | MS Internet Explorer 4 | 20010928 | ||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'ie5' | MS Internet Explorer 5 | 20010928 | ||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'ie6' | MS Internet Explorer 6 | 20011004 | ||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'ie7' | MS Internet Explorer 7 | 20061004 | ||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'ie8' | MS Internet Explorer 8 | 20091008 | ||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'ie9' | MS Internet Explorer 9 | 20120723 | ||
| 8 | Constant | Public | Type reference (TYPE) | STRING | 'nn4' | Netscape Navigator 4 | 20010928 | ||
| 9 | Constant | Public | Type reference (TYPE) | STRING | 'nn6' | Netscape Navigator 6 | 20010928 | ||
| 10 | Static Attribute | Public | Type reference (TYPE) | STRING_TABLE | Table of Strings | 20030114 | |||
| 11 | Constant | Public | Type reference (TYPE) | STRING | 'htmlb' | Event ID | 20010910 |
Methods
Events
Class CL_HTMLB_MANAGER has no event.
Types
Class CL_HTMLB_MANAGER has no local type.
Method Signatures
Method BUILD_EVENT_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BSP_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_BSP_ELEMENT | Basisinterface für BSP-Elemente | 20020410 | |||
| 2 | EVENT_DEFINED | Call by reference | Type reference (TYPE) | STRING | 'null' | 20020410 | |||
| 3 | EVENT_KEY | Value transfer | Type reference (TYPE) | STRING | 20020410 | ||||
| 4 | EVENT_TYPE | Value transfer | Type reference (TYPE) | STRING | Art des Events, z.B: 'click' | 20020410 |
Method BUILD_EVENT_KEY on class CL_HTMLB_MANAGER has no exception.
Method CHECK_AND_INITIALISE_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLASS_NAME | Call by reference | Type reference (TYPE) | STRING | 20020416 | ||||
| 2 | EVENT_APPLIED | Value transfer | Type reference (TYPE) | XFELD | Ankreuzfeld | 20020328 | |||
| 3 | EVENT_ID_EXPECTED | Call by reference | Type reference (TYPE) | STRING | package com.sap.htmlb.event;public class EventManager | 20020416 | |||
| 4 | INSTANCE | Call by reference | Object reference (TYPE REF TO) | IF_HTMLB_DATA | Eingabedaten von HTMLB | 20020328 | |||
| 5 | REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | HTTP-Framework (iHTTP) HTTP-Request | 20020328 |
Method CHECK_AND_INITIALISE_EVENT on class CL_HTMLB_MANAGER has no exception.
Method CHECK_TABLEVIEW_ALL_ROWS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHECK | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20020129 | |||
| 2 | ID | Call by reference | Type reference (TYPE) | STRING | Id | 20020129 | |||
| 3 | KEYTABLE | Call by reference | Type reference (TYPE) | STRING_TABLE | Tabelle von Strings | 20020409 | |||
| 4 | REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | HTTP-Framework (iHTTP) HTTP-Request | 20020129 | |||
| 5 | ROWCOUNT | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20020129 |
Method CHECK_TABLEVIEW_ALL_ROWS on class CL_HTMLB_MANAGER has no exception.
Method CHECK_TABLEVIEW_ROW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHECK | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20020129 | |||
| 2 | ID | Call by reference | Type reference (TYPE) | STRING | Id | 20020129 | |||
| 3 | KEY | Call by reference | Type reference (TYPE) | STRING | 20020409 | ||||
| 4 | MODE | Call by reference | Type reference (TYPE) | STRING | 20020129 | ||||
| 5 | REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | HTTP-Framework (iHTTP) HTTP-Request | 20020129 | |||
| 6 | ROW | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20020129 |
Method CHECK_TABLEVIEW_ROW on class CL_HTMLB_MANAGER has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_HTMLB_MANAGER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_HTMLB_MANAGER has no exception.
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-Seitenkontext für Element-Handler | 20010910 | |||
| 3 | REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | HTTP-Framework (iHTTP) HTTP- Request | 20010910 |
Method DISPATCH_EVENT on class CL_HTMLB_MANAGER has no exception.
Method DISPATCH_EVENT_EX 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) | OBJECT | Events von HTMLB | 20020328 | |||
| 2 | PAGE_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_BSP_PAGE_CONTEXT | BSP-Seitenkontext für Element-Handler | 20020328 | |||
| 3 | REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | HTTP-Framework (iHTTP) HTTP-Request | 20020328 |
Method DISPATCH_EVENT_EX on class CL_HTMLB_MANAGER has no exception.
Method GET_BROWSER_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BROWSER_ID | Value transfer | Type reference (TYPE) | STRING | Browser-Id | 20010928 | |||
| 2 | REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | HTTP-Framework (iHTTP) HTTP-Request | 20010928 |
Method GET_BROWSER_ID on class CL_HTMLB_MANAGER has no exception.
Method GET_CELL_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLUMN_INDEX | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20020604 | |||
| 2 | ID | Call by reference | Type reference (TYPE) | STRING | 20020604 | ||||
| 3 | ROW_INDEX | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20020604 | |||
| 4 | VALUE | Value transfer | Type reference (TYPE) | STRING | Wert | 20020604 |
Method GET_CELL_ID on class CL_HTMLB_MANAGER has no exception.
Method GET_CHECK_TABLEVIEW_ALL_ROWS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHECK | Value transfer | Type reference (TYPE) | STRING_TABLE | Tabelle von Strings | 20020409 | |||
| 2 | ID | Call by reference | Type reference (TYPE) | STRING | ID | 20020409 | |||
| 3 | REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | HTTP-Framework (iHTTP) HTTP-Request | 20020409 |
Method GET_CHECK_TABLEVIEW_ALL_ROWS on class CL_HTMLB_MANAGER has no exception.
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Value transfer | Object reference (TYPE REF TO) | OBJECT | BSP-Extension-Basisklasse | 20011028 | |||
| 2 | ID | Call by reference | Type reference (TYPE) | STRING | 20011028 | ||||
| 3 | NAME | Call by reference | Type reference (TYPE) | STRING | 20011028 | ||||
| 4 | REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | HTTP-Framework (iHTTP) HTTP-Request | 20010913 | |||
| 5 | VIRUS_SCAN_PROFILE | Value transfer | Type reference (TYPE) | VSCAN_PROFILE | Viren-Scan-Profil | 20120103 |
Method GET_DATA on class CL_HTMLB_MANAGER has no exception.
Method GET_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVENT | Value transfer | Object reference (TYPE REF TO) | CL_HTMLB_EVENT | Package com.sap.htmlb.event;öffentliche Klasse EventManager | 20010907 | |||
| 2 | FAST_EXIT_EVENT_CLASS | Call by reference | Type reference (TYPE) | STRING | 20020331 | ||||
| 3 | FAST_EXIT_EVENT_ID | Call by reference | Type reference (TYPE) | STRING | 20020413 | ||||
| 4 | REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | HTTP-Framework (iHTTP) HTTP-Request | 20010910 |
Method GET_EVENT on class CL_HTMLB_MANAGER has no exception.
Method GET_EVENT_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Call by reference | Type reference (TYPE) | STRING | 20020331 | ||||
| 2 | EVENT_CLASS | Call by reference | Type reference (TYPE) | STRING | 20020331 | ||||
| 3 | EVENT_DEFINED | Call by reference | Type reference (TYPE) | STRING | 20020331 | ||||
| 4 | EVENT_INTERCEPT_DEPTH | Call by reference | Type reference (TYPE) | I | 20020331 | ||||
| 5 | EVENT_KEY | Call by reference | Type reference (TYPE) | STRING | 20020331 | ||||
| 6 | EVENT_TYPE | Call by reference | Type reference (TYPE) | STRING | 20020413 | ||||
| 7 | EXTENSION | Call by reference | Type reference (TYPE) | STRING | 20020331 |
Method GET_EVENT_CLASS on class CL_HTMLB_MANAGER has no exception.
Method GET_EVENT_EX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVENT | Value transfer | Object reference (TYPE REF TO) | IF_HTMLB_DATA | 20020327 | ||||
| 2 | EVENT_INTERCEPT_DEPTH | Call by reference | Type reference (TYPE) | I | 1 | Search:Go --> link:click | 20020331 | ||
| 3 | FAST_EXIT_EVENT_CLASS | Call by reference | Type reference (TYPE) | STRING | 20020331 | ||||
| 4 | FAST_EXIT_EVENT_ID | Call by reference | Type reference (TYPE) | STRING | 20020413 | ||||
| 5 | REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | HTTP-Framework (iHTTP) HTTP-Request | 20020327 |
Method GET_EVENT_EX on class CL_HTMLB_MANAGER has no exception.
Method GET_EVENT_INTERCEPT_DEPTH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Call by reference | Type reference (TYPE) | STRING | 20020416 | ||||
| 2 | EVENT_CLASS | Call by reference | Type reference (TYPE) | STRING | 20020416 | ||||
| 3 | EVENT_DEFINED | Call by reference | Type reference (TYPE) | STRING | 20020416 | ||||
| 4 | EVENT_INTERCEPT_DEPTH | Call by reference | Type reference (TYPE) | I | 20020416 | ||||
| 5 | EVENT_KEY | Call by reference | Type reference (TYPE) | STRING | 20020416 | ||||
| 6 | EVENT_TYPE | Call by reference | Type reference (TYPE) | STRING | 20020416 | ||||
| 7 | EXTENSION | Call by reference | Type reference (TYPE) | STRING | 20020416 |
Method GET_EVENT_INTERCEPT_DEPTH on class CL_HTMLB_MANAGER has no exception.
Method GET_EVENT_INTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVENT | Value transfer | Object reference (TYPE REF TO) | OBJECT | package com.sap.htmlb.event;public class EventManager | 20020327 | |||
| 2 | EVENT_INTERCEPT_DEPTH | Call by reference | Type reference (TYPE) | I | 1 | 20020331 | |||
| 3 | FAST_EXIT_EVENT_CLASS | Call by reference | Type reference (TYPE) | STRING | 20020331 | ||||
| 4 | FAST_EXIT_EVENT_ID | Call by reference | Type reference (TYPE) | STRING | 20020413 | ||||
| 5 | REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | HTTP-Framework (iHTTP) HTTP-Request | 20020327 |
Method GET_EVENT_INTERNAL on class CL_HTMLB_MANAGER has no exception.
Method GET_FILTER_ROW_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLUMN_INDEX | Call by reference | Type reference (TYPE) | STRING | 20020415 | ||||
| 2 | COLUMN_KEY | Call by reference | Type reference (TYPE) | STRING | 20020415 | ||||
| 3 | ID | Call by reference | Type reference (TYPE) | STRING | 20020415 | ||||
| 4 | REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | HTTP-Framework (iHTTP) HTTP-Request | 20020415 | |||
| 5 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20020415 |
Method GET_FILTER_ROW_VALUE on class CL_HTMLB_MANAGER has no exception.
Method GET_JAVASCRIPT_FUNCTION_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_BSP_ELEMENT | Komponente | 20011010 | |||
| 2 | EVENT_TYPE | Call by reference | Type reference (TYPE) | STRING | Genauer Typ | 20011010 | |||
| 3 | OUTPUT | Value transfer | Type reference (TYPE) | STRING | Funktionsname | 20011010 |
Method GET_JAVASCRIPT_FUNCTION_NAME on class CL_HTMLB_MANAGER has no exception.
Method GET_JAVASCRIPT_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LIBRARY | Call by reference | Type reference (TYPE) | STRING | 'htmlb' | 20020423 | |||
| 2 | RUNTIME | Call by reference | Object reference (TYPE REF TO) | IF_BSP_RUNTIME | Laufzeit | 20010928 | |||
| 3 | URL | Value transfer | Type reference (TYPE) | STRING | /SAP/PUBLIC/BC/HTMLB/[browser].JS | 20010928 |
Method GET_JAVASCRIPT_URL on class CL_HTMLB_MANAGER has no exception.
Method GET_MASS_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | HTTP Framework (iHTTP) HTTP Request | 20040810 | |||
| 2 | VALUES | Value transfer | Type reference (TYPE) | HTMLB_MASS_DATA_ITEMS | cl_htmlb_manager=>get_mass_data( ) | 20040810 |
Method GET_MASS_DATA on class CL_HTMLB_MANAGER has no exception.
Method GET_MIME_PATH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LIBRARY | Value transfer | Type reference (TYPE) | STRING | 'htmlb' | 20020423 | |||
| 2 | MIME_PATH | Value transfer | Type reference (TYPE) | STRING | /SAP/PUBLIC/BC/HTMLB[/...] | 20010928 | |||
| 3 | REL_URL | Value transfer | Type reference (TYPE) | STRING | [/...] | 20010928 | |||
| 4 | RUNTIME | Call by reference | Object reference (TYPE REF TO) | IF_BSP_RUNTIME | Laufzeit | 20010928 | |||
| 5 | SUB_PATH | Value transfer | Type reference (TYPE) | STRING | 20020720 | ||||
| 6 | SUPPORTED_IN_PORTAL | Value transfer | Type reference (TYPE) | XFELD | 'X' | Ankreuzfeld | 20020609 |
Method GET_MIME_PATH on class CL_HTMLB_MANAGER has no exception.
Method GET_SCRIPT_NAME_ONCLIENTROWSEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HTML | Value transfer | Type reference (TYPE) | STRING | 20020517 | ||||
| 2 | ID | Call by reference | Type reference (TYPE) | STRING | 20020517 | ||||
| 3 | INDEX | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20020517 |
Method GET_SCRIPT_NAME_ONCLIENTROWSEL on class CL_HTMLB_MANAGER has no exception.
Method GET_SIMPLE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COL_IDX | Call by reference | Type reference (TYPE) | I | 20031103 | ||||
| 2 | COL_NAME | Call by reference | Type reference (TYPE) | STRING | 20031103 | ||||
| 3 | DATA | Call by reference | Type reference (TYPE) | DATA | 20031103 | ||||
| 4 | ID | Call by reference | Type reference (TYPE) | STRING | 20031103 | ||||
| 5 | REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | HTTP Framework (iHTTP) HTTP Request | 20031103 | |||
| 6 | ROW_IDX | Call by reference | Type reference (TYPE) | I | 20031103 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | System-Exception bei Konvertierungsfehlern | 20031103 |
Method GET_STYLESHEET_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LIBRARY | Call by reference | Type reference (TYPE) | STRING | 'htmlb' | 20020423 | |||
| 2 | RUNTIME | Call by reference | Object reference (TYPE REF TO) | IF_BSP_RUNTIME | Laufzeit | 20010928 | |||
| 3 | URL | Value transfer | Type reference (TYPE) | STRING | /SAP/PUBLIC/BC/HTMLB/[browser].JS | 20010928 |
Method GET_STYLESHEET_URL on class CL_HTMLB_MANAGER has no exception.
Method GET_TABLE_CELL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COL | Call by reference | Type reference (TYPE) | STRING | Spalte | 20020122 | |||
| 2 | ID | Call by reference | Type reference (TYPE) | STRING | Id | 20020122 | |||
| 3 | REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | HTTP-Framework (iHTTP) HTTP-Request | 20020122 | |||
| 4 | ROW | Call by reference | Type reference (TYPE) | STRING | Zeile | 20020122 | |||
| 5 | VALUE | Value transfer | Type reference (TYPE) | STRING | Wert | 20020122 |
Method GET_TABLE_CELL on class CL_HTMLB_MANAGER has no exception.
Method GET_TABLE_CELL_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLUMN_INDEX | Call by reference | Type reference (TYPE) | STRING | 20020415 | ||||
| 2 | COLUMN_KEY | Call by reference | Type reference (TYPE) | STRING | 20020415 | ||||
| 3 | ID | Call by reference | Type reference (TYPE) | STRING | 20020415 | ||||
| 4 | REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | HTTP-Framework (iHTTP) HTTP-Request | 20020415 | |||
| 5 | ROW_KEY | Call by reference | Type reference (TYPE) | STRING | 20020415 | ||||
| 6 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20020415 |
Method GET_TABLE_CELL_VALUE on class CL_HTMLB_MANAGER has no exception.
Method MAP_EVENT_TO_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Value transfer | Type reference (TYPE) | STRING | BSP-Element | 20020322 | |||
| 2 | EVENT | Value transfer | Type reference (TYPE) | STRING | Event | 20020322 | |||
| 3 | EVENT_CLASS | Value transfer | Type reference (TYPE) | STRING | HTMLB Basic Event | 20011028 | |||
| 4 | EXTENSION | Value transfer | Type reference (TYPE) | STRING | BSP-Extension | 20020322 |
Method MAP_EVENT_TO_CLASS on class CL_HTMLB_MANAGER has no exception.
Method MAP_NAME_TO_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLASS | Value transfer | Type reference (TYPE) | STRING | Klasse | 20011028 | |||
| 2 | ELEMENT | Value transfer | Type reference (TYPE) | STRING | BSP-Element | 20020325 | |||
| 3 | EXTENSION | Value transfer | Type reference (TYPE) | STRING | BSP-Extension | 20020325 |
Method MAP_NAME_TO_CLASS on class CL_HTMLB_MANAGER has no exception.
Method RENDER_EVENT_CALL Signature
Method RENDER_EVENT_CALL on class CL_HTMLB_MANAGER has no exception.
Method RENDER_EVENT_TABLEVIEW_CELL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BROWSER_ID | Call by reference | Type reference (TYPE) | STRING | 20020412 | ||||
| 2 | BSP_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_BSP_ELEMENT | Basisinterface für BSP-Elemente | 20020412 | |||
| 3 | EVENT_DEFINED | Call by reference | Type reference (TYPE) | STRING | 'null' | 20020412 | |||
| 4 | EVENT_HTML | Value transfer | Type reference (TYPE) | STRING | 20020412 | ||||
| 5 | EVENT_TYPE | Value transfer | Type reference (TYPE) | STRING | Art des Events, z.B.: 'click' | 20020412 | |||
| 6 | FORM | Value transfer | Object reference (TYPE REF TO) | CL_HTMLB_FORM | 20020527 | ||||
| 7 | SERVER_EVENT | Value transfer | Type reference (TYPE) | STRING | 20020412 |
Method RENDER_EVENT_TABLEVIEW_CELL on class CL_HTMLB_MANAGER has no exception.
Method SET_FILTER_ROW_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLUMN_INDEX | Call by reference | Type reference (TYPE) | STRING | 20040825 | ||||
| 2 | ID | Call by reference | Type reference (TYPE) | STRING | 20040825 | ||||
| 3 | REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | HTTP Framework (iHTTP) HTTP Request | 20040825 | |||
| 4 | VALUE | Call by reference | Type reference (TYPE) | STRING | 20040825 |
Method SET_FILTER_ROW_VALUE on class CL_HTMLB_MANAGER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 620 |