Hierarchy

⤷

⤷

Properties
Class | CL_CFX_UI_TABLE | |
Short Description | CFX: Data Object for Table Display | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CFX_UI | Collaboration Folders: User Interface |
Created | 20001215 | SAP |
Last change | 20141109 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_CFX_UI_TABLE has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_CFX_SO_UI_TABLE | 20030304 | UI Table - Wrapping of cl_cfx_ui_table |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | Helper Document | 20010503 | ||
2 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | IF_IXML | iXML Factory | 20010503 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_CFX_SO_BUTTON_AND_MENU_ROW | Buttons and Menus | 20050126 | ||
4 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_BSP_CONTROLLER | Controller Basis Class | 20031027 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_CFX_SO_SIMPLE_LIST | All Screen Objects Used in This Table | 20030303 | ||
6 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | IF_IXML_TEXT | Helper Text Node | 20010503 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CFX_TT_TITLE_BUTTONS | Button Data | 20010130 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CFX_TT_TITLE_BUTTONS | Data for "Cancellation" Switch | 20041115 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CFX_TT_CELLS | Cell Data | 20001215 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CFX_TT_COLS | Column Data | 20001215 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CFX_TT_ROWS | Row Data | 20001215 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Number of Buttons | 20010130 | ||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Number of Buttons | 20041115 | ||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Number of Columns | 20001215 | ||
15 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Number of Rows | 20001215 | ||
16 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CFX_TS_TABLE_VIEW | Table View Data | 20001215 | ||
17 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'CFX_TABLE_EVENT_BOTTOM' | Event "Bottom" | 20020812 | |
18 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'CFX_TABLE_EVENT_DOWN' | Event "Down" | 20020812 | |
19 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'CFX_TABLE_EVENT_PAGE_DOWN' | Event "Page Down" | 20020812 | |
20 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'CFX_TABLE_EVENT_PAGE_UP' | Event "Page Up" | 20020812 | |
21 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'CFX_TABLE_EVENT_SCROLL' | Event "Scroll" | 20020812 | |
22 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'CFX_TABLE_EVENT_TOP' | Event "Top" | 20020812 | |
23 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'CFX_TABLE_EVENT_UP' | Event "Up" | 20020812 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Adding a Title Button | 20010130 |
2 | ![]() |
Instance method | Public | Method | Adding a Row | 20001215 |
3 | ![]() |
Static method | Public | Constructor | Constructing Table Class | 20010503 |
4 | ![]() |
Instance method | Public | Constructor | Constructing Table | 20001215 |
5 | ![]() |
Instance method | Public | Method | Gets the Table Contents As an Internal Table | 20070430 |
6 | ![]() |
Instance method | Public | Method | Setting Button Data | 20010130 |
7 | ![]() |
Instance method | Public | Method | Get Line with Buttons/Dropdown Menus | 20050126 |
8 | ![]() |
Instance method | Public | Method | Getting the Number of Buttons | 20010130 |
9 | ![]() |
Instance method | Public | Method | Get Number of Cancellation Switches | 20041115 |
10 | ![]() |
Instance method | Public | Method | Getting Cell Data | 20001215 |
11 | ![]() |
Instance method | Public | Method | Getting Column Data | 20001215 |
12 | ![]() |
Instance method | Public | Method | Getting the Number of Columns | 20001215 |
13 | ![]() |
Instance method | Public | Method | Getting the Total Number of Columns (Incl. Selection Column) | 20001215 |
14 | ![]() |
Instance method | Public | Method | Getting Row Data | 20001215 |
15 | ![]() |
Instance method | Public | Method | Gets All Rows of Table | 20070503 |
16 | ![]() |
Instance method | Public | Method | Getting the Number of Rows | 20001215 |
17 | ![]() |
Static method | Public | Method | Returns the Object IDs of the Selected Table Rows | 20010508 |
18 | ![]() |
Static method | Public | Method | Returns the Selected ID in Input Processing | 20020306 |
19 | ![]() |
Instance method | Public | Method | Getting Table Data | 20001215 |
20 | ![]() |
Static method | Public | Method | Handles Table Events | 20010918 |
21 | ![]() |
Static method | Public | Method | Checks Whether the Specified Table is in the Request Object | 20020726 |
22 | ![]() |
Instance method | Public | Method | Setting Button Data | 20010130 |
23 | ![]() |
Instance method | Public | Method | Set Line with Buttons/Dropdown Menus | 20050126 |
24 | ![]() |
Instance method | Public | Method | Setting Cell Data | 20001215 |
25 | ![]() |
Instance method | Public | Method | Setting Cell Data | 20030228 |
26 | ![]() |
Instance method | Public | Method | Setting Column Data | 20001215 |
27 | ![]() |
Instance method | Public | Method | Sets the Number of Columns | 20070809 |
28 | ![]() |
Instance method | Public | Method | Setting Row Data | 20001215 |
29 | ![]() |
Instance method | Public | Method | Setting Table Data | 20001215 |
Events
Class CL_CFX_UI_TABLE has no event.
Types
Class CL_CFX_UI_TABLE has no local type.
Method Signatures
Method ADD_BUTTON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ALERT | Value transfer | Type reference (TYPE) | STRING | alert text | 20020815 | ||
2 | ![]() |
I_CANCEL_BUTTON | Value transfer | Type reference (TYPE) | CFX_BOOLEAN | 'X' = "Abbrechen"-Schalter | 20041115 | ||
3 | ![]() |
I_CONFIRMATION | Value transfer | Type reference (TYPE) | STRING | confirmation text | 20010601 | ||
4 | ![]() |
I_EMPHASIZED | Value transfer | Type reference (TYPE) | STRING | true -> emphasized | 20010605 | ||
5 | ![]() |
I_ENABLED | Value transfer | Type reference (TYPE) | STRING | false -> disabled | 20010130 | ||
6 | ![]() |
I_ID | Value transfer | Type reference (TYPE) | STRING | html id | 20010130 | ||
7 | ![]() |
I_ONCLICK | Value transfer | Type reference (TYPE) | STRING | frontend: javascript function | 20010130 | ||
8 | ![]() |
I_SAP_EVENT | Value transfer | Type reference (TYPE) | STRING | backend: name of event handler | 20010130 | ||
9 | ![]() |
I_TEXT | Value transfer | Type reference (TYPE) | STRING | label of button | 20010130 | ||
10 | ![]() |
I_TITLE | Value transfer | Type reference (TYPE) | STRING | 20020717 | |||
11 | ![]() |
I_VISIBLE | Value transfer | Type reference (TYPE) | STRING | false -> no html code | 20010130 | ||
12 | ![]() |
I_WIDTH | Value transfer | Type reference (TYPE) | STRING | width e.g. in px | 20010605 | ||
13 | ![]() |
R_NEW_BUTTON_INDEX | Value transfer | Type reference (TYPE) | I | Index of new button | 20010130 |
Method ADD_BUTTON on class CL_CFX_UI_TABLE has no exception.
Method ADD_ROW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_IS_CHECKED | Value transfer | Type reference (TYPE) | STRING | When 'X' row is selected | 20001220 | ||
2 | ![]() |
I_IS_DISABLED | Value transfer | Type reference (TYPE) | STRING | When 'X' row is disabled | 20010712 | ||
3 | ![]() |
I_OBJECT_ID | Value transfer | Type reference (TYPE) | STRING | Data of new row | 20001219 | ||
4 | ![]() |
I_ONSELECTCLICK | Value transfer | Type reference (TYPE) | STRING | Javascript string executed if select box/button is clicked | 20001219 | ||
5 | ![]() |
I_SEL_IS_HIDDEN | Value transfer | Type reference (TYPE) | STRING | '' | When 'X': selection control is hidden | 20010425 | |
6 | ![]() |
R_NEW_ROW_INDEX | Value transfer | Type reference (TYPE) | I | Index of new row | 20001215 |
Method ADD_ROW on class CL_CFX_UI_TABLE has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_CFX_UI_TABLE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_CFX_UI_TABLE has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_COL_NUMBER | Call by reference | Type reference (TYPE) | I | Number of colums | 20001215 | ||
2 | ![]() |
I_ROW_NUMBER | Call by reference | Type reference (TYPE) | I | 0 | Number of rows | 20001215 | |
3 | ![]() |
I_SELECTION_MODE | Call by reference | Type reference (TYPE) | STRING | Selection mode | 20001215 |
Method CONSTRUCTOR on class CL_CFX_UI_TABLE has no exception.
Method GET_AS_INTERNAL_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_TABLE_CONTENTS | Call by reference | Type reference (TYPE) | CFX_TT_UI_TABLE_CONTENTS | List of cell data in a UI table | 20070503 |
Method GET_AS_INTERNAL_TABLE on class CL_CFX_UI_TABLE has no exception.
Method GET_BUTTON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ALERT | Value transfer | Type reference (TYPE) | STRING | alert text | 20020815 | ||
2 | ![]() |
E_CONFIRMATION | Value transfer | Type reference (TYPE) | STRING | confirmation question | 20010605 | ||
3 | ![]() |
E_EMPHASIZED | Value transfer | Type reference (TYPE) | STRING | true -> emphasized | 20010605 | ||
4 | ![]() |
E_ENABLED | Value transfer | Type reference (TYPE) | STRING | false -> disabled | 20010130 | ||
5 | ![]() |
E_ID | Value transfer | Type reference (TYPE) | STRING | html id | 20010130 | ||
6 | ![]() |
E_ONCLICK | Value transfer | Type reference (TYPE) | STRING | frontend: javascript function | 20010130 | ||
7 | ![]() |
E_SAP_EVENT | Value transfer | Type reference (TYPE) | STRING | backend: name of event handler | 20010130 | ||
8 | ![]() |
E_TEXT | Value transfer | Type reference (TYPE) | STRING | label of button | 20010130 | ||
9 | ![]() |
E_TITLE | Call by reference | Type reference (TYPE) | STRING | 20020717 | |||
10 | ![]() |
E_VISIBLE | Value transfer | Type reference (TYPE) | STRING | false -> no html code | 20010130 | ||
11 | ![]() |
E_WIDTH | Value transfer | Type reference (TYPE) | STRING | width e.g. in px | 20010605 | ||
12 | ![]() |
I_BUTTON_INDEX | Value transfer | Type reference (TYPE) | I | Index of title button | 20010130 | ||
13 | ![]() |
I_CANCEL_BUTTON | Call by reference | Type reference (TYPE) | CFX_BOOLEAN | ABAP_FALSE | "Abbrechen"-Schalter zurückgeben | 20041115 |
Method GET_BUTTON on class CL_CFX_UI_TABLE has no exception.
Method GET_BUTTON_AND_MENU_ROW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EP_BUTTON_AND_MENU_ROW | Call by reference | Object reference (TYPE REF TO) | CL_CFX_SO_BUTTON_AND_MENU_ROW | Druckknöpfe und Menüs | 20050126 |
Method GET_BUTTON_AND_MENU_ROW on class CL_CFX_UI_TABLE has no exception.
Method GET_BUTTON_NUMBER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_BUTTON_NUMBER | Value transfer | Type reference (TYPE) | I | Number of title buttons | 20010130 |
Method GET_BUTTON_NUMBER on class CL_CFX_UI_TABLE has no exception.
Method GET_CANCEL_BUTTON_NUMBER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_CANCEL_BUTTON_NUMBER | Value transfer | Type reference (TYPE) | I | Anzahl der "Abbrechen"-Schalter | 20041115 |
Method GET_CANCEL_BUTTON_NUMBER on class CL_CFX_UI_TABLE has no exception.
Method GET_CELL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EP_SCREEN_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_CFX_SO_SCREEN_OBJECT | Irgendein am Bildschirm anzeigbares Objekt | 20030228 | ||
2 | ![]() |
E_BGCOLOR | Value transfer | Type reference (TYPE) | STRING | Hintergrundfarbe | 20041028 | ||
3 | ![]() |
E_CLASS | Call by reference | Type reference (TYPE) | STRING | Klasse aus dem Cascade Stylesheet | 20041115 | ||
4 | ![]() |
E_HREF | Value transfer | Type reference (TYPE) | STRING | Link | 20001218 | ||
5 | ![]() |
E_IMG | Value transfer | Type reference (TYPE) | STRING | Image | 20001218 | ||
6 | ![]() |
E_OBJECT_ID | Value transfer | Type reference (TYPE) | STRING | Object Id | 20001218 | ||
7 | ![]() |
E_ONCLICK | Value transfer | Type reference (TYPE) | STRING | Jscript for onclick event | 20011025 | ||
8 | ![]() |
E_TARGET | Value transfer | Type reference (TYPE) | STRING | Target of Link | 20001218 | ||
9 | ![]() |
E_TEXT | Value transfer | Type reference (TYPE) | STRING | Text | 20001218 | ||
10 | ![]() |
E_TOOLTIP | Value transfer | Type reference (TYPE) | STRING | Tooltip | 20011024 | ||
11 | ![]() |
I_COL | Value transfer | Type reference (TYPE) | I | Index of column | 20001215 | ||
12 | ![]() |
I_ROW | Value transfer | Type reference (TYPE) | I | Index of row | 20001215 |
Method GET_CELL on class CL_CFX_UI_TABLE has no exception.
Method GET_COL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_CELLCLICK | Value transfer | Type reference (TYPE) | STRING | If 'X': cellClick event fires | 20001218 | ||
2 | ![]() |
E_FONT | Value transfer | Type reference (TYPE) | STRING | Schriftart | 20041028 | ||
3 | ![]() |
E_HALIGN | Value transfer | Type reference (TYPE) | STRING | Horizontal alignment | 20001218 | ||
4 | ![]() |
E_IS_ASCENDING | Value transfer | Type reference (TYPE) | STRING | If 'X': Sort direction is 'ascending' | 20011105 | ||
5 | ![]() |
E_IS_SORTABLE | Value transfer | Type reference (TYPE) | STRING | If 'X': Column is sortable | 20011105 | ||
6 | ![]() |
E_IS_SORTED | Value transfer | Type reference (TYPE) | STRING | If 'X': Column is sorted | 20011105 | ||
7 | ![]() |
E_NOWRAP | Value transfer | Type reference (TYPE) | STRING | If 'X': Entries aren't wrapped | 20010110 | ||
8 | ![]() |
E_OBJECT_ID | Value transfer | Type reference (TYPE) | STRING | Object id | 20011105 | ||
9 | ![]() |
E_PAR1 | Value transfer | Type reference (TYPE) | STRING | Parameter 1 of colClick event | 20020709 | ||
10 | ![]() |
E_SAP_EVENT | Value transfer | Type reference (TYPE) | STRING | SAP event | 20010725 | ||
11 | ![]() |
E_TEXT | Value transfer | Type reference (TYPE) | STRING | Text of header | 20001218 | ||
12 | ![]() |
E_TOOLTIP | Value transfer | Type reference (TYPE) | STRING | Tooltip | 20020716 | ||
13 | ![]() |
E_WIDTH | Value transfer | Type reference (TYPE) | STRING | Width | 20010109 | ||
14 | ![]() |
I_COL_INDEX | Call by reference | Type reference (TYPE) | I | Index of column | 20001215 |
Method GET_COL on class CL_CFX_UI_TABLE has no exception.
Method GET_COL_NUMBER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_COL_NUMBER | Value transfer | Type reference (TYPE) | I | Number of columns | 20001215 |
Method GET_COL_NUMBER on class CL_CFX_UI_TABLE has no exception.
Method GET_COL_NUMBER_ALL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_COL_NUMBER_ALL | Value transfer | Type reference (TYPE) | I | Effective column number (selection column included) | 20001215 |
Method GET_COL_NUMBER_ALL on class CL_CFX_UI_TABLE has no exception.
Method GET_ROW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_IS_CHECKED | Value transfer | Type reference (TYPE) | STRING | When 'X': row is checked | 20001220 | ||
2 | ![]() |
E_IS_DISABLED | Call by reference | Type reference (TYPE) | STRING | When 'X': row is disabled | 20010712 | ||
3 | ![]() |
E_OBJECT_ID | Value transfer | Type reference (TYPE) | STRING | Object Id | 20001218 | ||
4 | ![]() |
E_ONSELECTCLICK | Value transfer | Type reference (TYPE) | STRING | Javascript for onclick event at selection box/button | 20001218 | ||
5 | ![]() |
E_SEL_IS_HIDDEN | Value transfer | Type reference (TYPE) | STRING | When 'X': selection control is hidden | 20010425 | ||
6 | ![]() |
I_ROW_INDEX | Call by reference | Type reference (TYPE) | I | Index of row | 20001215 |
Method GET_ROW on class CL_CFX_UI_TABLE has no exception.
Method GET_ROWS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_ROWS | Value transfer | Type reference (TYPE) | CFX_TT_ROWS | Table of Row Data | 20070503 |
Method GET_ROWS on class CL_CFX_UI_TABLE has no exception.
Method GET_ROW_NUMBER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_ROW_NUMBER | Value transfer | Type reference (TYPE) | I | 20001215 |
Method GET_ROW_NUMBER on class CL_CFX_UI_TABLE has no exception.
Method GET_SELECTED_IDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ID | Call by reference | Type reference (TYPE) | CFX_TT_STRING | Tabelle der Objekt-Ids der selektierten Tabellen-Zeilen | 20010508 | ||
2 | ![]() |
IP_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | HTTP Framework (iHTTP) HTTP Request | 20010508 | ||
3 | ![]() |
I_TABLE_ID | Call by reference | Type reference (TYPE) | STRING | Id der des Tabellen-Controls | 20010508 |
Method GET_SELECTED_IDS on class CL_CFX_UI_TABLE has no exception.
Method GET_SINGLE_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | HTTP Framework (iHTTP) HTTP Request | 20020306 | ||
2 | ![]() |
I_TABLE_ID | Call by reference | Type reference (TYPE) | STRING | 20020306 | |||
3 | ![]() |
R_ID | Value transfer | Type reference (TYPE) | STRING | 20020306 |
Method GET_SINGLE_ID on class CL_CFX_UI_TABLE has no exception.
Method GET_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CELL_CONTENTS | Value transfer | Type reference (TYPE) | CFX_TT_UI_TABLE_CONTENTS | List of cell data in a UI table | 20070503 | ||
2 | ![]() |
E_COLCLICK | Value transfer | Type reference (TYPE) | STRING | If 'X': ColClick event fires | 20001218 | ||
3 | ![]() |
E_DOUBLESORT | Value transfer | Type reference (TYPE) | STRING | If 'X': Columns can be sorted 'ascending' or 'descending' | 20020710 | ||
4 | ![]() |
E_EMPTY_STRING | Value transfer | Type reference (TYPE) | STRING | String that is shown when table is empty | 20010109 | ||
5 | ![]() |
E_FIRST_VISIBLE_ROW | Value transfer | Type reference (TYPE) | INT4 | First visible row | 20020812 | ||
6 | ![]() |
E_FOOTERS_ARE_ON | Value transfer | Type reference (TYPE) | STRING | If 'X': Footers are shown | 20020812 | ||
7 | ![]() |
E_HEADERS_ARE_ON | Value transfer | Type reference (TYPE) | STRING | If 'X': Headers are shown | 20010110 | ||
8 | ![]() |
E_ID | Value transfer | Type reference (TYPE) | STRING | Id | 20001218 | ||
9 | ![]() |
E_OBJECT_ID | Value transfer | Type reference (TYPE) | STRING | Object Id | 20001218 | ||
10 | ![]() |
E_OTR_BOTTOM | Value transfer | Type reference (TYPE) | STRING | cfx_ui/bottom | 20020812 | ||
11 | ![]() |
E_OTR_DOWN | Value transfer | Type reference (TYPE) | STRING | cfx_ui/down | 20020812 | ||
12 | ![]() |
E_OTR_MARK_ALL | Value transfer | Type reference (TYPE) | STRING | cfx_ui/mark_all | 20011011 | ||
13 | ![]() |
E_OTR_MARK_TT | Value transfer | Type reference (TYPE) | STRING | cfx_ui/mark_all_tt | 20011102 | ||
14 | ![]() |
E_OTR_NO_ENTRIES | Value transfer | Type reference (TYPE) | STRING | cfx_ui/no_entries | 20010212 | ||
15 | ![]() |
E_OTR_PAGE_DOWN | Value transfer | Type reference (TYPE) | STRING | cfx_ui/page_down | 20020812 | ||
16 | ![]() |
E_OTR_PAGE_UP | Value transfer | Type reference (TYPE) | STRING | cfx_ui/page_up | 20020812 | ||
17 | ![]() |
E_OTR_TOP | Value transfer | Type reference (TYPE) | STRING | cfx_ui/top | 20020812 | ||
18 | ![]() |
E_OTR_UNMARK_ALL | Value transfer | Type reference (TYPE) | STRING | cfx_ui/unmark_all | 20011011 | ||
19 | ![]() |
E_OTR_UNMARK_TT | Value transfer | Type reference (TYPE) | STRING | cfx_ui/unmark_all_tt | 20011102 | ||
20 | ![]() |
E_OTR_UP | Value transfer | Type reference (TYPE) | STRING | cfx_ui/up | 20020812 | ||
21 | ![]() |
E_SELECTION_MODE | Value transfer | Type reference (TYPE) | STRING | Selection mode | 20001218 | ||
22 | ![]() |
E_TITLE | Value transfer | Type reference (TYPE) | STRING | Title | 20001218 | ||
23 | ![]() |
E_TITLE_IS_ON | Value transfer | Type reference (TYPE) | STRING | If 'X': Title is shown | 20010110 | ||
24 | ![]() |
E_TOTAL_NUMBER_OF_ROWS | Value transfer | Type reference (TYPE) | INT4 | Total number of rows | 20020812 | ||
25 | ![]() |
E_VISIBLE | Value transfer | Type reference (TYPE) | STRING | If 'X': Table is visible | 20010123 | ||
26 | ![]() |
E_WIDTH | Value transfer | Type reference (TYPE) | STRING | Width | 20010109 |
Method GET_TABLE on class CL_CFX_UI_TABLE has no exception.
Method HANDLE_EVENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | BSP navigation object | 20011012 | ||
2 | ![]() |
I_EVENT_ID | Value transfer | Type reference (TYPE) | STRING | Event id | 20010924 | ||
3 | ![]() |
R_EVENT_HANDLED | Value transfer | Type reference (TYPE) | STRING | Is set when handler handled the event | 20010918 |
Method HANDLE_EVENTS on class CL_CFX_UI_TABLE has no exception.
Method IS_TABLE_IN_REQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | HTTP Framework (iHTTP) HTTP Request | 20020726 | ||
2 | ![]() |
I_TABLE_ID | Call by reference | Type reference (TYPE) | STRING | 20020726 | |||
3 | ![]() |
R_FOUND | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20020726 |
Method IS_TABLE_IN_REQUEST on class CL_CFX_UI_TABLE has no exception.
Method SET_BUTTON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ALERT | Value transfer | Type reference (TYPE) | STRING | alert text | 20020815 | ||
2 | ![]() |
I_BUTTON_INDEX | Value transfer | Type reference (TYPE) | I | Index of title button | 20010130 | ||
3 | ![]() |
I_CANCEL_BUTTON | Value transfer | Type reference (TYPE) | CFX_BOOLEAN | ABAP_FALSE | 'X' = "Abbrechen"-Schalter | 20041115 | |
4 | ![]() |
I_CONFIRMATION | Value transfer | Type reference (TYPE) | STRING | confirmation question | 20010605 | ||
5 | ![]() |
I_EMPHASIZED | Value transfer | Type reference (TYPE) | STRING | true -> emphasized | 20010605 | ||
6 | ![]() |
I_ENABLED | Value transfer | Type reference (TYPE) | STRING | false -> disabled | 20010130 | ||
7 | ![]() |
I_ID | Value transfer | Type reference (TYPE) | STRING | html id | 20010130 | ||
8 | ![]() |
I_ONCLICK | Value transfer | Type reference (TYPE) | STRING | frontend: javascript function | 20010130 | ||
9 | ![]() |
I_SAP_EVENT | Value transfer | Type reference (TYPE) | STRING | backend: name of event handler | 20010130 | ||
10 | ![]() |
I_TEXT | Value transfer | Type reference (TYPE) | STRING | label of button | 20010130 | ||
11 | ![]() |
I_TITLE | Value transfer | Type reference (TYPE) | STRING | Tooltip | 20020717 | ||
12 | ![]() |
I_VISIBLE | Value transfer | Type reference (TYPE) | STRING | false -> no html code | 20010130 | ||
13 | ![]() |
I_WIDTH | Value transfer | Type reference (TYPE) | STRING | width e.g. in px | 20010605 |
Method SET_BUTTON on class CL_CFX_UI_TABLE has no exception.
Method SET_BUTTON_AND_MENU_ROW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_BUTTON_AND_MENU_ROW | Value transfer | Object reference (TYPE REF TO) | CL_CFX_SO_BUTTON_AND_MENU_ROW | Druckknöpfe und Menüs | 20050126 |
Method SET_BUTTON_AND_MENU_ROW on class CL_CFX_UI_TABLE has no exception.
Method SET_CELL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_BGCOLOR | Value transfer | Type reference (TYPE) | STRING | Hintergrundfarbe | 20041028 | ||
2 | ![]() |
I_CLASS | Value transfer | Type reference (TYPE) | STRING | Klasse aus dem Cascade Stylesheet | 20041115 | ||
3 | ![]() |
I_COL_INDEX | Value transfer | Type reference (TYPE) | I | Index of column | 20001215 | ||
4 | ![]() |
I_ESCAPE_TEXT | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Escape text? | 20020816 | |
5 | ![]() |
I_HREF | Value transfer | Type reference (TYPE) | STRING | Link | 20001215 | ||
6 | ![]() |
I_IMG | Value transfer | Type reference (TYPE) | STRING | Image | 20001215 | ||
7 | ![]() |
I_OBJECT_ID | Value transfer | Type reference (TYPE) | STRING | Object Id | 20001215 | ||
8 | ![]() |
I_ONCLICK | Value transfer | Type reference (TYPE) | STRING | Jscript for onclick event | 20011025 | ||
9 | ![]() |
I_ROW_INDEX | Value transfer | Type reference (TYPE) | I | Index of row | 20001215 | ||
10 | ![]() |
I_TARGET | Value transfer | Type reference (TYPE) | STRING | Link target | 20001215 | ||
11 | ![]() |
I_TEXT | Value transfer | Type reference (TYPE) | STRING | Text | 20001215 | ||
12 | ![]() |
I_TOOLTIP | Value transfer | Type reference (TYPE) | STRING | Tooltip | 20011024 |
Method SET_CELL on class CL_CFX_UI_TABLE has no exception.
Method SET_CELL_SCREEN_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_SCREEN_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_CFX_SO_SCREEN_OBJECT | Irgendein am Bildschirm anzeigbares Objekt | 20030228 | ||
2 | ![]() |
I_COL_INDEX | Value transfer | Type reference (TYPE) | I | Index of column | 20030228 | ||
3 | ![]() |
I_ROW_INDEX | Value transfer | Type reference (TYPE) | I | Index of row | 20030228 |
Method SET_CELL_SCREEN_OBJECT on class CL_CFX_UI_TABLE has no exception.
Method SET_COL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CELLCLICK | Value transfer | Type reference (TYPE) | STRING | If 'X': cellClick event fires | 20001215 | ||
2 | ![]() |
I_COL_INDEX | Value transfer | Type reference (TYPE) | I | Index of column | 20001215 | ||
3 | ![]() |
I_FONT | Value transfer | Type reference (TYPE) | STRING | Schriftart | 20041028 | ||
4 | ![]() |
I_HALIGN | Value transfer | Type reference (TYPE) | STRING | 'left' | Horizontal alignment | 20001215 | |
5 | ![]() |
I_IS_ASCENDING | Value transfer | Type reference (TYPE) | STRING | If 'X'. Sorting direction is acending. Otherwise descending | 20011105 | ||
6 | ![]() |
I_IS_SORTABLE | Value transfer | Type reference (TYPE) | STRING | If 'X': Column is sortable | 20011105 | ||
7 | ![]() |
I_IS_SORTED | Value transfer | Type reference (TYPE) | STRING | If 'X': Column is sorted | 20011105 | ||
8 | ![]() |
I_NOWRAP | Value transfer | Type reference (TYPE) | STRING | SPACE | If 'X': Entries aren't wrapped | 20010110 | |
9 | ![]() |
I_OBJECT_ID | Value transfer | Type reference (TYPE) | STRING | Object Id | 20001215 | ||
10 | ![]() |
I_PAR1 | Value transfer | Type reference (TYPE) | STRING | Parameter 1 of colClick event | 20020709 | ||
11 | ![]() |
I_SAP_EVENT | Value transfer | Type reference (TYPE) | STRING | sap für input processing | 20010725 | ||
12 | ![]() |
I_TEXT | Value transfer | Type reference (TYPE) | STRING | Text of header | 20001215 | ||
13 | ![]() |
I_TOOLTIP | Value transfer | Type reference (TYPE) | STRING | Tooltip | 20020716 | ||
14 | ![]() |
I_WIDTH | Value transfer | Type reference (TYPE) | STRING | Width | 20010109 |
Method SET_COL on class CL_CFX_UI_TABLE has no exception.
Method SET_COL_NUMBER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_COL_NUM | Call by reference | Type reference (TYPE) | I | 20070809 |
Method SET_COL_NUMBER on class CL_CFX_UI_TABLE has no exception.
Method SET_ROW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_IS_CHECKED | Value transfer | Type reference (TYPE) | STRING | When 'X' row is checked | 20001220 | ||
2 | ![]() |
I_IS_DISABLED | Value transfer | Type reference (TYPE) | STRING | When 'X' row is disabled | 20010712 | ||
3 | ![]() |
I_OBJECT_ID | Value transfer | Type reference (TYPE) | STRING | Object Id | 20001215 | ||
4 | ![]() |
I_ONSELECTCLICK | Value transfer | Type reference (TYPE) | STRING | Javascript for onclick event at selection box/button | 20001218 | ||
5 | ![]() |
I_ROW_INDEX | Value transfer | Type reference (TYPE) | I | Index of row | 20001215 | ||
6 | ![]() |
I_SEL_IS_HIDDEN | Value transfer | Type reference (TYPE) | STRING | When 'X': selection control is hidden | 20010425 |
Method SET_ROW on class CL_CFX_UI_TABLE has no exception.
Method SET_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_COLCLICK | Value transfer | Type reference (TYPE) | STRING | If 'X': ColClick event fires | 20001215 | ||
2 | ![]() |
I_DOUBLESORT | Value transfer | Type reference (TYPE) | STRING | If 'X': Columns can be sorted 'ascending' or 'descending' | 20020710 | ||
3 | ![]() |
I_EMPTY_STRING | Value transfer | Type reference (TYPE) | STRING | String that is shown when table is empty | 20010109 | ||
4 | ![]() |
I_FIRST_VISIBLE_ROW | Value transfer | Type reference (TYPE) | INT4 | First visible row | 20020812 | ||
5 | ![]() |
I_FOOTERS_ARE_ON | Value transfer | Type reference (TYPE) | STRING | '' | If 'X': Footer line is shown | 20020812 | |
6 | ![]() |
I_HEADERS_ARE_ON | Value transfer | Type reference (TYPE) | STRING | 'X' | If 'X': Header line is shown | 20010110 | |
7 | ![]() |
I_ID | Value transfer | Type reference (TYPE) | STRING | Id | 20001215 | ||
8 | ![]() |
I_OBJECT_ID | Value transfer | Type reference (TYPE) | STRING | Object Id | 20001215 | ||
9 | ![]() |
I_SELECTION_MODE | Value transfer | Type reference (TYPE) | STRING | Selection mode | 20001215 | ||
10 | ![]() |
I_TITLE | Value transfer | Type reference (TYPE) | STRING | Title | 20001215 | ||
11 | ![]() |
I_TITLE_IS_ON | Value transfer | Type reference (TYPE) | STRING | 'X' | If 'X': Title line is shown | 20010110 | |
12 | ![]() |
I_TOTAL_NUMBER_OF_ROWS | Value transfer | Type reference (TYPE) | INT4 | Total number of rows (i.e. visible plus invisible rows) | 20020812 | ||
13 | ![]() |
I_VISIBLE | Value transfer | Type reference (TYPE) | STRING | 'X' | If 'x': Table is visible | 20010123 | |
14 | ![]() |
I_WIDTH | Value transfer | Type reference (TYPE) | STRING | '100%' | width | 20010109 |
Method SET_TABLE on class CL_CFX_UI_TABLE has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 20A |