SAP ABAP Class CL_HTMLB_EVENT_TABLEVIEW (<htmlb:tableView> Event Data)
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 | Inheritance (c INHERITING FROM c_ref) | CL_HTMLB_EVENT | HTMLB Basic Event | 20011108 |
Properties
Class | CL_HTMLB_EVENT_TABLEVIEW | |
Short Description | <htmlb:tableView> Event Data | |
Super Class | CL_HTMLB_EVENT | HTMLB Basic Event |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SBSPEXT_HTMLB | BSP Extensions: HTMLB |
Created | 20011108 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_HTMLB_EVENT_TABLEVIEW has no interface implemented.
Friends
Class CL_HTMLB_EVENT_TABLEVIEW has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING_TABLE | Table of Strings | 20020423 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | INT4 | Natural Number | 20020411 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | 20020411 | |||
4 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'buttonItemClick' | 20020502 | ||
5 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'cellClick' | 20020411 | ||
6 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'filter' | 20020417 | ||
7 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'headerClick' | 20020411 | ||
8 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'linkItemClick' | 20020502 | ||
9 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'navigate' | 20020411 | ||
10 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'rowSelection' | 20020411 | ||
11 | ![]() |
Instance attribute | Public | Type reference (TYPE) | INT4 | Natural Number | 20011108 | ||
12 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | itemClick | 20020625 | ||
13 | ![]() |
Instance attribute | Public | Type reference (TYPE) | INT4 | Natural Number | 20011108 | ||
14 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Character field of length 6 | 20011108 | ||
15 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | 20011108 | |||
16 | ![]() |
Instance attribute | Public | Type reference (TYPE) | INT4 | Natural Number | 20020417 | ||
17 | ![]() |
Instance attribute | Public | Type reference (TYPE) | INT4_TABLE | Standard Table of INT4 | 20020710 | ||
18 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Character field of length 6 | 20020417 | ||
19 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING_TABLE | Table of Strings | 20020710 | ||
20 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | 20011119 | |||
21 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | HTTP Framework (iHTTP) HTTP Request | 20020417 | ||
22 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20020417 | |||
23 | ![]() |
Instance attribute | Public | Type reference (TYPE) | INT4 | Natural Number | 20011108 | ||
24 | ![]() |
Instance attribute | Public | Type reference (TYPE) | INT4 | Natural Number | 20020506 | ||
25 | ![]() |
Instance attribute | Public | Type reference (TYPE) | INT4 | Natural Number | 20020411 | ||
26 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Natural Number | 20020411 | ||
27 | ![]() |
Instance attribute | Public | Type reference (TYPE) | INT4 | Natural Number | 20020415 | ||
28 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Character field of length 6 | 20020415 | ||
29 | ![]() |
Instance attribute | Public | Type reference (TYPE) | INT4 | Natural Number | 20020415 | ||
30 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | 20020415 | |||
31 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20020415 | ||
32 | ![]() |
Instance attribute | Public | Type reference (TYPE) | INT4 | Natural Number | 20020415 | ||
33 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | 20020415 | |||
34 | ![]() |
Instance attribute | Public | Type reference (TYPE) | INT4 | Natural Number | 20011108 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20020417 | |
2 | ![]() |
Instance method | Public | Method | 20020417 | |
3 | ![]() |
Instance method | Public | Method | 20020423 | |
4 | ![]() |
Instance method | Public | Method | 20020417 | |
5 | ![]() |
Instance method | Public | Method | 20020417 | |
6 | ![]() |
Instance method | Public | Method | 20031103 |
Events
Class CL_HTMLB_EVENT_TABLEVIEW has no event.
Types
Class CL_HTMLB_EVENT_TABLEVIEW has no local type.
Method Signatures
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 | 20020417 | ||
2 | ![]() |
COL_NAME | Call by reference | Type reference (TYPE) | STRING | 20031103 | |||
3 | ![]() |
ROW_INDEX | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20020417 | ||
4 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | STRING | 20020417 |
Method GET_CELL_ID on class CL_HTMLB_EVENT_TABLEVIEW has no exception.
Method GET_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) | INT4 | Natürliche Zahl | 20020417 | ||
2 | ![]() |
ROW_INDEX | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20020417 | ||
3 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | STRING | 20020417 |
Method GET_CELL_VALUE on class CL_HTMLB_EVENT_TABLEVIEW has no exception.
Method GET_COLUMN_NAME 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 | 20020423 | ||
2 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | STRING | 20020423 |
Method GET_COLUMN_NAME on class CL_HTMLB_EVENT_TABLEVIEW has no exception.
Method GET_ROWS_SELECTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INCLUDECURRENTSELECTEDROW | Call by reference | Type reference (TYPE) | STRING | 20031107 | |||
2 | ![]() |
SELECTED_ROWS | Value transfer | Type reference (TYPE) | SELECTEDROWS | Tabelle von Strings | 20020417 |
Method GET_ROWS_SELECTED on class CL_HTMLB_EVENT_TABLEVIEW has no exception.
Method GET_ROW_FILTER_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) | INT4 | Natürliche Zahl | 20020417 | ||
2 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | STRING | 20020417 |
Method GET_ROW_FILTER_VALUE on class CL_HTMLB_EVENT_TABLEVIEW has no exception.
Method GET_SIMPLE_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COL_NAME | Call by reference | Type reference (TYPE) | STRING | 20031103 | |||
2 | ![]() |
DATA | Call by reference | Type reference (TYPE) | DATA | 20031103 | |||
3 | ![]() |
ROW_IDX | Call by reference | Type reference (TYPE) | I | 20031103 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
System-Exception bei Konvertierungsfehlern | 20031103 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 620 |