Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CLG_THTMLB_CELLERATOR | Base: |
20070614 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CRM_WEB_CALLBACK | Interface for handler method of service callback | 20070716 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HTMLB_DATA | Input Data from HTMLB | 20070629 |
Properties
| Class | CL_THTMLB_CELLERATOR | |
| Short Description | Element-Handler: <thtmlb:cellerator> | |
| Super Class | CLG_THTMLB_CELLERATOR | Base: <thtmlb:cellerator> |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BSP_DYN_CONFIG_TAG_LIB | New tag library for CRM IC |
| Created | 20070614 | SAP |
| Last change | 20130531 | SAP |
| 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CRM_WEB_CALLBACK | Interface for handler method of service callback | 20070716 | ||
| 2 | IF_HTMLB_DATA | Input Data from HTMLB | 20070629 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_THTMLB_TABLE_VIEW | 20080403 | Element-Handler: |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | CRMT_THTMLB_BUTTON_T | Actions on right hand side | 20070711 | |||
| 2 | Constant | Public | Type reference (TYPE) | I | -1 | all rows selected/ediatble | 20070620 | ||
| 3 | Constant | Protected | Type reference (TYPE) | STRING | 'allRowSelected' | was "select all" pushed? | 20070629 | ||
| 4 | Constant | Public | Type reference (TYPE) | STRING | '-1' | visible row count = all table rows | 20070724 | ||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'bindingString' | binding string | 20070711 | ||
| 6 | Constant | Protected | Type reference (TYPE) | STRING | 'checksum' | FTG checksum | 20080822 | ||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'onColumnSort' | Event triggered upon sorting a column | 20070620 | ||
| 8 | Constant | Public | Type reference (TYPE) | STRING | 'ctrlShiftKeyMode' | CtrlShiftKey mode is currently ON/OFF | 20090817 | ||
| 9 | Constant | Protected | Type reference (TYPE) | STRING | 'ddlbXML' | DDLB XML for filter | 20070718 | ||
| 10 | Constant | Protected | Type reference (TYPE) | STRING | 'STANDARD/TRANSPARENT' | Available table designs | 20070723 | ||
| 11 | Constant | Protected | Type reference (TYPE) | STRING | 'STANDARD' | Default table design | 20070723 | ||
| 12 | Constant | Protected | Type reference (TYPE) | STRING | 'TRANSPARENT' | Transparent table design | 20070723 | ||
| 13 | Constant | Public | Type reference (TYPE) | I | 50 | Default number of visible rows when expanded | 20090915 | ||
| 14 | Constant | Public | Type reference (TYPE) | STRING | 'editMode' | Edit mode | 20100603 | ||
| 15 | Constant | Protected | Type reference (TYPE) | STRING | 'NONE/SINGLE/ALL' | possible edit modes | 20070627 | ||
| 16 | Constant | Public | Type reference (TYPE) | STRING | 'ALL' | all rows editable | 20070620 | ||
| 17 | Constant | Public | Type reference (TYPE) | STRING | 'NONE' | no rows editable | 20070620 | ||
| 18 | Constant | Public | Type reference (TYPE) | STRING | 'SINGLE' | single row editable | 20070620 | ||
| 19 | Constant | Protected | Type reference (TYPE) | STRING | 'expandedRows' | list of expanded row inexes | 20070709 | ||
| 20 | Constant | Protected | Type reference (TYPE) | STRING | 'fakeVisibleFirstRow' | Fake scrolling's visible first row | 20091104 | ||
| 21 | Constant | Protected | Type reference (TYPE) | STRING | 'filteredRows' | filtered row indexes | 20070918 | ||
| 22 | Constant | Public | Type reference (TYPE) | STRING | 'filterApplied' | Filter was applied or not | 20091026 | ||
| 23 | Constant | Protected | Type reference (TYPE) | STRING | 'filterURL' | filter URL | 20070711 | ||
| 24 | Constant | Protected | Type reference (TYPE) | STRING | 'filterValue' | filter value | 20070713 | ||
| 25 | Constant | Public | Type reference (TYPE) | STRING | 'firstSelectedRow' | first row that was selected | 20090805 | ||
| 26 | Constant | Protected | Type reference (TYPE) | STRING | 'fixedColumns' | Fixed Columns Value | 20090922 | ||
| 27 | Constant | Public | Type reference (TYPE) | STRING | 'FROMREQUEST' | get value from request | 20070705 | ||
| 28 | Constant | Protected | Type reference (TYPE) | STRING | 'getTableGraphicsData' | get table graphics data | 20080213 | ||
| 29 | Constant | Protected | Type reference (TYPE) | STRING | 'graphicsState' | graphics state | 20080213 | ||
| 30 | Constant | Protected | Type reference (TYPE) | STRING | 'closed' | state 'closed' | 20080213 | ||
| 31 | Constant | Protected | Type reference (TYPE) | STRING | 'initial' | state 'initial' | 20080213 | ||
| 32 | Constant | Protected | Type reference (TYPE) | STRING | 'open' | state 'open' | 20080213 | ||
| 33 | Constant | Protected | Type reference (TYPE) | STRING | 'graphicsURL' | graphics URL | 20080213 | ||
| 34 | Constant | Protected | Type reference (TYPE) | STRING | 'isALV' | filter value | 20091222 | ||
| 35 | Constant | Public | Type reference (TYPE) | STRING | 'isCellerator' | indicator: is Cellerator | 20070720 | ||
| 36 | Constant | Protected | Type reference (TYPE) | STRING | 'isExpanded' | is expander expanded? | 20070705 | ||
| 37 | Constant | Public | Type reference (TYPE) | STRING | 'isFrontendSelection' | Selection mode = frontend? | 20100310 | ||
| 38 | Constant | Public | Type reference (TYPE) | STRING | 'isNavModeActivated' | indicator if navigation mode is activated | 20091016 | ||
| 39 | Constant | Public | Type reference (TYPE) | STRING | 'lastSelectedRow' | last row that was selected | 20070620 | ||
| 40 | Constant | Public | Type reference (TYPE) | STRING | 'multiParameter' | Multi parameter | 20081203 | ||
| 41 | Constant | Public | Type reference (TYPE) | STRING | '////' | Multi parameter splitter | 20081203 | ||
| 42 | Constant | Public | Type reference (TYPE) | STRING | 'none' | no binding string | 20080207 | ||
| 43 | Constant | Public | Type reference (TYPE) | I | 0 | no row selected/editable | 20070620 | ||
| 44 | Constant | Protected | Type reference (TYPE) | STRING | 'fastRowNumberNewRows' | Constant for number of new rows | 20091111 | ||
| 45 | Constant | Protected | Type reference (TYPE) | STRING | 'onlyCustFilt' | only custom filter | 20080508 | ||
| 46 | Constant | Public | Type reference (TYPE) | STRING | 'tvNavigator' | Navigation event (compatibility with previous table) | 20070808 | ||
| 47 | Constant | Protected | See coding | '0.36' | 20080725 | ||||
| 48 | Constant | Public | Type reference (TYPE) | STRING | 'populateFilter' | populate filter | 20070711 | ||
| 49 | Constant | Public | Type reference (TYPE) | STRING | 'previousSelectedRange' | previous range that was selected | 20090818 | ||
| 50 | Constant | Protected | Type reference (TYPE) | I | 40 | 20070620 | |||
| 51 | Constant | Protected | Type reference (TYPE) | STRING | '<#~#$>' | Delimiter for row Ajax | 20090312 | ||
| 52 | Constant | Protected | Type reference (TYPE) | STRING | 'rowCount' | row count | 20070720 | ||
| 53 | Constant | Protected | See coding | '3.20' | 20080725 | ||||
| 54 | Constant | Protected | See coding | '3.41' | 20080725 | ||||
| 55 | Constant | Protected | See coding | '3.14' | 20081202 | ||||
| 56 | Constant | Protected | See coding | '24' | 20080725 | ||||
| 57 | Constant | Public | Type reference (TYPE) | STRING | 'rowSelection' | default row selection event | 20070627 | ||
| 58 | Constant | Protected | Type reference (TYPE) | STRING | 'FAKE/NATIVE' | Available Modes | 20090908 | ||
| 59 | Constant | Protected | Type reference (TYPE) | STRING | 'scrollPosition' | scroll position | 20071002 | ||
| 60 | Constant | Protected | Type reference (TYPE) | STRING | 'dataColumnDDLB' | FTG data column selection DDLB | 20080222 | ||
| 61 | Constant | Protected | Type reference (TYPE) | STRING | 'selectedRows' | id for selected rows fields | 20070620 | ||
| 62 | Constant | Protected | Type reference (TYPE) | STRING | 'sizeSelectionDDLB' | FTG chart size selection DDLB | 20080222 | ||
| 63 | Constant | Protected | Type reference (TYPE) | STRING | 'typeSelectionDDLB' | FTG chart type selectionDDLB | 20080222 | ||
| 64 | Constant | Protected | Type reference (TYPE) | STRING | 'NONE/SINGLE/MULTI' | possible selection modes | 20070627 | ||
| 65 | Constant | Public | Type reference (TYPE) | STRING | 'MULTI' | Multiple selection | 20070620 | ||
| 66 | Constant | Public | Type reference (TYPE) | STRING | 'NONE' | No selection | 20070620 | ||
| 67 | Constant | Public | Type reference (TYPE) | STRING | 'SINGLE' | Single selection | 20070620 | ||
| 68 | Instance attribute | Public | Type reference (TYPE) | STRING | 'selectall' | select all | 20070927 | ||
| 69 | Constant | Public | Type reference (TYPE) | STRING | '__' | separator | 20070621 | ||
| 70 | Constant | Protected | Type reference (TYPE) | STRING | 'sortValue' | filter value | 20070716 | ||
| 71 | Constant | Public | Type reference (TYPE) | STRING | 'sumCol' | 20091222 | |||
| 72 | Constant | Protected | Type reference (TYPE) | STRING | 'AUTO' | Auto table layout | 20070628 | ||
| 73 | Constant | Protected | Type reference (TYPE) | STRING | 'FIXED' | Fixed table layout | 20070628 | ||
| 74 | Constant | Protected | Type reference (TYPE) | STRING | 'FIXED/AUTO' | Table layout modes | 20070628 | ||
| 75 | Constant | Protected | Type reference (TYPE) | STRING | 'visibleFirstRow' | visible row count id | 20070706 | ||
| 76 | Constant | Protected | Type reference (TYPE) | STRING | 'visibleRowCount' | Visible row count hidden field | 20070809 | ||
| 77 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_HTMLB_FORM | form tag | 20070724 | |||
| 78 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_BSP_MODEL_BINDING | BSP: Basis Interface for Binding to Model | 20070615 | |||
| 79 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_BSP_PAGE_CONTEXT | Business Server Pages (BSP) Page Context | 20070724 | |||
| 80 | Instance attribute | Protected | Type reference (TYPE) | TS_ALV | 20091218 | ||||
| 81 | Instance attribute | Private | Type reference (TYPE) | TVS_DROPDOWN_LINE | BSP WD Dropdown List Box Entry | 20091117 | |||
| 82 | Instance attribute | Protected | Type reference (TYPE) | TT_COLUMN_DEFINITION | Cellerator column definitons | 20070620 | |||
| 83 | Instance attribute | Private | Type reference (TYPE) | TVS_DROPDOWN_TABLE | Value Table for BSP WD Dropdown List Boxes | 20091117 | |||
| 84 | Instance attribute | Protected | Type reference (TYPE) | TT_ROW_DEPENDANT_OBJECTS | Dependant objects of rows | 20070706 | |||
| 85 | Instance attribute | Protected | Type reference (TYPE) | TT_ROW_DRAG_AND_DROP_OBJECTS | Drag and drop objects of rows | 20080304 | |||
| 86 | Instance attribute | Protected | Type reference (TYPE) | STRING_TABLE | Ediatble rows | 20070620 | |||
| 87 | Instance attribute | Protected | Type reference (TYPE) | STRING_TABLE | Expanded rows | 20070709 | |||
| 88 | Instance attribute | Protected | Type reference (TYPE) | TT_FILTER | filter table | 20070716 | |||
| 89 | Instance attribute | Protected | Type reference (TYPE) | INT4_TABLE | index of filtered rows | 20070918 | |||
| 90 | Instance attribute | Protected | Type reference (TYPE) | TT_DDLB | DDLB entries for filter | 20070718 | |||
| 91 | Instance attribute | Protected | Type reference (TYPE) | TT_FIXED_COLUMNS | Fixed Columns | 20090922 | |||
| 92 | Instance attribute | Protected | Type reference (TYPE) | STRING_TABLE | Table that holds fixed rows for Delta Handling | 20100107 | |||
| 93 | Instance attribute | Protected | Type reference (TYPE) | WCF_THTMLB_HELPER_COLUMNS | Helper columns | 20081204 | |||
| 94 | Instance attribute | Protected | Type reference (TYPE) | STRING_TABLE | Selected rows | 20091110 | |||
| 95 | Instance attribute | Protected | Type reference (TYPE) | INT4_TABLE | Standard Table of INT4 | 20081204 | |||
| 96 | Instance attribute | Protected | Type reference (TYPE) | STRING_TABLE | Selected rows | 20070620 | |||
| 97 | Instance attribute | Protected | Type reference (TYPE) | TT_FILTER | sort table | 20070716 | |||
| 98 | Instance attribute | Protected | Type reference (TYPE) | TT_TABLE_ENTRY | Rendered cells | 20070618 | |||
| 99 | Instance attribute | Public | Type reference (TYPE) | TABLE_TITLE | list of table's views names given by personalization | 20091117 | |||
| 100 | Instance attribute | Protected | Type reference (TYPE) | I | Actual visible rows (computed) | 20070724 | |||
| 101 | Instance attribute | Protected | Type reference (TYPE) | STRING | Rows to be renderd through fake scrolling | 20091214 | |||
| 102 | Instance attribute | Protected | Type reference (TYPE) | STRING | row selection via AJAX | 20070822 | |||
| 103 | Instance attribute | Protected | Type reference (TYPE) | STRING | Was "select all" pushed? | 20070629 | |||
| 104 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20070615 | ||||
| 105 | Instance attribute | Protected | Type reference (TYPE) | STRING | SRC of briefing card close icon | 20070809 | |||
| 106 | Instance attribute | Protected | Type reference (TYPE) | STRING | SRC of briefing card open icon | 20070809 | |||
| 107 | Instance attribute | Protected | Type reference (TYPE) | I | Browser type | 20070621 | |||
| 108 | Instance attribute | Protected | Type reference (TYPE) | I | Browser version | 20070621 | |||
| 109 | Instance attribute | Protected | Type reference (TYPE) | STRING | CtrlShiftKey mode is ON/OFF,TRUE/FALSE | 20090817 | |||
| 110 | Instance attribute | Protected | Type reference (TYPE) | I | current row index | 20070912 | |||
| 111 | Instance attribute | Protected | Type reference (TYPE) | STRING | Table design | 20070723 | |||
| 112 | Instance attribute | Protected | Type reference (TYPE) | FLAG | Editable (true/false) | 20070618 | |||
| 113 | Instance attribute | Public | Type reference (TYPE) | STRING | Edit mode | 20070724 | |||
| 114 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | Show table graphics button | 20080212 | |||
| 115 | Instance attribute | Protected | Type reference (TYPE) | STRING | Fake scrolling's paste size in table | 20091126 | |||
| 116 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | Fake Scrolling is enabled | 20090908 | |||
| 117 | Instance attribute | Protected | Type reference (TYPE) | STRING | Fake scrolling's visible first row | 20091104 | |||
| 118 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | 20091209 | ||||
| 119 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CRM_BOL_ENTITY | Fast row bol Entity | 20100708 | |||
| 120 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | Fill up empty rows | 20070724 | |||
| 121 | Instance attribute | Protected | Type reference (TYPE) | STRING | Filter action triggered | 20130503 | |||
| 122 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | filter is disabled for all columns | 20070911 | |||
| 123 | Instance attribute | Protected | Type reference (TYPE) | STRING | First selected row | 20090805 | |||
| 124 | Instance attribute | Protected | Type reference (TYPE) | STRING | First time rendering? | 20130503 | |||
| 125 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20130503 | ||||
| 126 | Instance attribute | Protected | Type reference (TYPE) | I | Number of fixed columns | 20070618 | |||
| 127 | Instance attribute | Protected | Type reference (TYPE) | STRING | Rendering of the left Fixed Colum | 20091001 | |||
| 128 | Instance attribute | Protected | Type reference (TYPE) | STRING | '0' | Width in Pixels of the left fixed column | 20091021 | ||
| 129 | Instance attribute | Protected | Type reference (TYPE) | STRING | Rendering of the right Fixed Colum | 20091001 | |||
| 130 | Instance attribute | Protected | Type reference (TYPE) | STRING | '0' | Width in Pixels of the right fixed column | 20091021 | ||
| 131 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | Fixed headers | 20070724 | |||
| 132 | Instance attribute | Public | Type reference (TYPE) | STRING | 20100429 | ||||
| 133 | Instance attribute | Public | Type reference (TYPE) | STRING | 20100429 | ||||
| 134 | Instance attribute | Protected | Type reference (TYPE) | I | Number of fixed rows | 20070618 | |||
| 135 | Instance attribute | Protected | Type reference (TYPE) | STRING | 'initial' | current graphics state | 20080213 | ||
| 136 | Instance attribute | Private | Type reference (TYPE) | STRING | 20130503 | ||||
| 137 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | Has expander | 20070724 | |||
| 138 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | Has pager when collapsed | 20070724 | |||
| 139 | Instance attribute | Public | Type reference (TYPE) | FLAG | High rows flag | 20090206 | |||
| 140 | Instance attribute | Protected | Type reference (TYPE) | FLAG | Whether the table is horizontally scrollable or not | 20070618 | |||
| 141 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20091216 | ||||
| 142 | Instance attribute | Protected | Type reference (TYPE) | FLAG | each cell in table has a space as data | 20070615 | |||
| 143 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | True is browser is compliant browser | 20110314 | |||
| 144 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | is expander expanded? | 20070705 | |||
| 145 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | Whether this instance is a tree or not | 20070830 | |||
| 146 | Instance attribute | Protected | Type reference (TYPE) | STRING | last selected row | 20070724 | |||
| 147 | Instance attribute | Protected | Type reference (TYPE) | STRING | Mode Name | 20070618 | |||
| 148 | Instance attribute | Public | Type reference (TYPE) | STRING | 20100429 | ||||
| 149 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | no Column headers are displayed when table is empty | 20070725 | |||
| 150 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | disable filter and sorting in ddlb | 20080122 | ||
| 151 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | X = no header is rendered | 20070711 | |||
| 152 | Instance attribute | Protected | Type reference (TYPE) | I | Number of new rows need to add to the table | 20091111 | |||
| 153 | Instance attribute | Public | Type reference (TYPE) | I | Number of columns added by config tag iterator | 20090407 | |||
| 154 | Instance attribute | Protected | Type reference (TYPE) | I | 20070705 | ||||
| 155 | Instance attribute | Protected | Type reference (TYPE) | STRING | Page Id (C1_V1_...) | 20070620 | |||
| 156 | Instance attribute | Public | Type reference (TYPE) | STRING | additional parameters to pass to personalisation | 20070711 | |||
| 157 | Instance attribute | Protected | Type reference (TYPE) | FLAG | Personalizable flag | 20070628 | |||
| 158 | Instance attribute | Private | Type reference (TYPE) | STRING | 20130503 | ||||
| 159 | Instance attribute | Protected | Type reference (TYPE) | STRING | Previous selected range | 20090818 | |||
| 160 | Instance attribute | Protected | Type reference (TYPE) | I | Real header row height in pixels | 20081204 | |||
| 161 | Instance attribute | Protected | Type reference (TYPE) | I | Real row height in pixels | 20081204 | |||
| 162 | Instance attribute | Protected | Type reference (TYPE) | I | Number of pixels in real scroll height (from JavaScript) | 20081203 | |||
| 163 | Instance attribute | Protected | Type reference (TYPE) | I | Number of rows used for computing real scroll height | 20081203 | |||
| 164 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | A briefing card must be rendered | 20070808 | |||
| 165 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | Reset flag | 20070817 | |||
| 166 | Instance attribute | Protected | Type reference (TYPE) | FLAG | Reset scroll position | 20090901 | |||
| 167 | Instance attribute | Protected | Type reference (TYPE) | FLAG | Reset sorting display | 20090901 | |||
| 168 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | Ajax call for Rows on demand | 20100128 | |||
| 169 | Instance attribute | Protected | Type reference (TYPE) | I | Row count | 20070724 | |||
| 170 | Instance attribute | Protected | Type reference (TYPE) | STRING | row selection by line click in "all" edit mode | 20070822 | |||
| 171 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_THTMLB_ROW_TEMPLATE | Row Template - Used to create a new row in cellearator | 20090917 | |||
| 172 | Instance attribute | Private | Type reference (TYPE) | TIHTTPNVP | HTTP Framework (iHTTP) Table Name/Value Pairs | 20100517 | |||
| 173 | Instance attribute | Protected | Type reference (TYPE) | I | Scrollable rows (computed) | 20070724 | |||
| 174 | Instance attribute | Protected | Type reference (TYPE) | STRING | scroll position (from request) | 20071002 | |||
| 175 | Instance attribute | Protected | Type reference (TYPE) | I | Rows displayed at once in scrolling area | 20070620 | |||
| 176 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | Scroll row count reduced if exceeds row count | 20070724 | |||
| 177 | Instance attribute | Public | Type reference (TYPE) | STRING | '' | state of FTG data column DDLB | 20080222 | ||
| 178 | Instance attribute | Public | Type reference (TYPE) | STRING | '100' | state of FTG size DDLB | 20080222 | ||
| 179 | Instance attribute | Public | Type reference (TYPE) | STRING | 'PIE_CHART' | state of FTG type DDLB | 20080222 | ||
| 180 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | Selection column is visible? | 20070709 | |||
| 181 | Instance attribute | Protected | Type reference (TYPE) | STRING | Selection mode | 20070724 | |||
| 182 | Instance attribute | Protected | Type reference (TYPE) | STRING | selection stat: all, none or some | 20070627 | |||
| 183 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | Show empty table text | 20070724 | |||
| 184 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | Show personalize button | 20070807 | |||
| 185 | Instance attribute | Protected | Type reference (TYPE) | STRING | show toolbar area | 20080730 | |||
| 186 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | Sorting is disabled for all columns | 20080116 | |||
| 187 | Instance attribute | Protected | Type reference (TYPE) | STRING | Sort action triggered | 20130503 | |||
| 188 | Instance attribute | Protected | Type reference (TYPE) | STRING | ALV siummation column | 20091222 | |||
| 189 | Instance attribute | Protected | Type reference (TYPE) | STRING | Table layout | 20070628 | |||
| 190 | Instance attribute | Protected | Type reference (TYPE) | I | Number of columns in the table | 20070618 | |||
| 191 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | table already filtered, no cellerator filtering needed | 20080403 | |||
| 192 | Instance attribute | Protected | Type reference (TYPE) | I | Number of rendered rows in the table | 20090928 | |||
| 193 | Instance attribute | Protected | Type reference (TYPE) | I | Number of rows in the table | 20070615 | |||
| 194 | Instance attribute | Protected | Type reference (TYPE) | I | Number of rows in the table | 20070924 | |||
| 195 | Instance attribute | Public | Type reference (TYPE) | STRING | TAB CHAIN DEFINITION | 20100428 | |||
| 196 | Instance attribute | Protected | Type reference (TYPE) | I | -1 | Index used to create the row template | 20100429 | ||
| 197 | Instance attribute | Protected | Type reference (TYPE) | I | -1 | Y-Index of the row template | 20100429 | ||
| 198 | Instance attribute | Private | Type reference (TYPE) | STRING | 20111207 | ||||
| 199 | Instance attribute | Protected | Type reference (TYPE) | FLAG | Whether the table is vertically scrollable or not | 20070618 | |||
| 200 | Instance attribute | Protected | Type reference (TYPE) | STRING | 'FAKE' | Fake Scrolling mode | 20090908 | ||
| 201 | Instance attribute | Protected | Type reference (TYPE) | I | number of cols to be rendered | 20070618 | |||
| 202 | Instance attribute | Protected | Type reference (TYPE) | STRING | visible first row (from request) | 20070706 | |||
| 203 | Instance attribute | Protected | Type reference (TYPE) | I | Visible rows including title | 20070724 | |||
| 204 | Instance attribute | Protected | Type reference (TYPE) | I | Number of visible rows | 20070618 | |||
| 205 | Instance attribute | Public | Type reference (TYPE) | STRING | 'TABLE' | TABLE/SIMPLETREE/COLUMNTREE | 20071008 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | changes an event to become a thtmlb:tableView one | 20070910 | |
| 2 | Instance method | Protected | Method | 20080929 | ||
| 3 | Instance method | Protected | Method | 20080929 | ||
| 4 | Instance method | Private | Method | Returns true when comparison with operator matches | 20100330 | |
| 5 | Instance method | Protected | Method | Calculate FTG checksum from series items | 20080822 | |
| 6 | Instance method | Protected | Method | calcualte the index for the first row on a given index' page | 20070823 | |
| 7 | Static method | Public | Method | Calculates the row height. | 20070712 | |
| 8 | Static method | Public | Method | Calculates the row number from row height | 20080725 | |
| 9 | Instance method | Protected | Method | Call the application event | 20091028 | |
| 10 | Instance method | Protected | Method | Check filter columns | 20081218 | |
| 11 | Instance method | Protected | Method | Determines the valid rows after filtering. | 20070717 | |
| 12 | Instance method | Protected | Method | Determine enabled data columns for Flex Table Graphics | 20080225 | |
| 13 | Instance method | Protected | Method | Determine possible sizes for Flex Table Graphics | 20080226 | |
| 14 | Instance method | Protected | Method | Determine supported chart types for Flex Table Graphics | 20080226 | |
| 15 | Instance method | Protected | Method | Escapes a string so it can be used in a HTML environment. | 20070912 | |
| 16 | Instance method | Protected | Method | Escapes a string so it can be used in a JS environment. | 20070723 | |
| 17 | Instance method | Protected | Method | Checks if a cell value meets the filter pattern criteria. | 20070713 | |
| 18 | Instance method | Protected | Method | Checks if a cell should be filtered based on its parents | 20111102 | |
| 19 | Instance method | Protected | Method | Traverse the tree recursively | 20111104 | |
| 20 | Instance method | Protected | Method | Find the column index for each fixed column in the fc table | 20090930 | |
| 21 | Instance method | Protected | Method | Frees the memory after the tag is rendered | 20090421 | |
| 22 | Instance method | Protected | Method | Get ALV lines | 20091216 | |
| 23 | Instance method | Public | Method | Returns table of filters applied to cellerator. | 20120523 | |
| 24 | Instance method | Protected | Method | Gets a value via a binding string. | 20070629 | |
| 25 | Instance method | Protected | Method | Gets the content of a data cell. | 20070618 | |
| 26 | Instance method | Protected | Method | Get Cells for ALV lines | 20091217 | |
| 27 | Instance method | Protected | Method | Returns a cell's ID. | 20070618 | |
| 28 | Instance method | Protected | Method | Gets column widths. | 20070620 | |
| 29 | Instance method | Private | Method | Get this tables config data | 20130503 | |
| 30 | Instance method | Private | Method | Gets a hash of the current config XML | 20130503 | |
| 31 | Instance method | Protected | Method | Returns the value and unit in the specified CSS string. | 20070628 | |
| 32 | Instance method | Public | Method | Get current page number. | 20120503 | |
| 33 | Instance method | Protected | Method | Gets the DDIC data of the table columns. | 20070619 | |
| 34 | Instance method | Protected | Method | Gets the row's dependent objects. | 20070709 | |
| 35 | Instance method | Protected | Method | get drag and drop object | 20080304 | |
| 36 | Instance method | Public | Method | Returns filtered index from absolute index. | 20120625 | |
| 37 | Instance method | Public | Method | Returns first visible row index. | 20120503 | |
| 38 | Instance method | Public | Method | Returns Entity index of first visible row. | 20120503 | |
| 39 | Instance method | Protected | Method | Creates the table header bees. | 20070628 | |
| 40 | Instance method | Protected | Method | Get technical columns | 20081204 | |
| 41 | Instance method | Public | Method | Returns fregular index from filtered index. | 20120625 | |
| 42 | Instance method | Protected | Method | Returns the specified request parameter. | 20070628 | |
| 43 | Instance method | Protected | Method | Gets (some) of the request parameters. | 20070629 | |
| 44 | Static method | Public | Method | Gets the request parameters for a cellerator with a specific | 20071121 | |
| 45 | Instance method | Private | Method | Retrieve the Row HTML from the ajax area | 20100414 | |
| 46 | Instance method | Protected | Method | Gets the row selection from tag parameters or from request. | 20070620 | |
| 47 | Static method | Public | Method | 20070720 | ||
| 48 | Instance method | Protected | Method | Gets table columns. | 20070619 | |
| 49 | Instance method | Protected | Method | Gets table columns from the data dictionary. | 20070619 | |
| 50 | Instance method | Protected | Method | Gets the content of all data cells. | 20070615 | |
| 51 | Instance method | Public | Method | get the number of entries in the table | 20070824 | |
| 52 | Instance method | Protected | Method | Computes the actual number of rows in the table and so on. | 20070724 | |
| 53 | Instance method | Private | Method | Returns value now typed with column type | 20100330 | |
| 54 | Instance method | Public | Method | Get Visible Row Count (Usually rows per page) | 20120518 | |
| 55 | Instance method | Public | Method | Get requested visible entity indexes. | 20120503 | |
| 56 | Instance method | Protected | Method | Handle Ajax requests for fast row creation | 20091027 | |
| 57 | Instance method | Protected | Method | Handle Ajax requests for Table Graphics data | 20080211 | |
| 58 | Instance method | Private | Method | Returns true is config changed | 20130503 | |
| 59 | Instance method | Protected | Method | Are all the columns defined in PX | 20110311 | |
| 60 | Instance method | Protected | Method | Is every entry selected? | 20090623 | |
| 61 | Instance method | Private | Method | Returns true if column type is either C,N,string or g | 20100330 | |
| 62 | Instance method | Protected | Method | Check if a given column is enabled for Flex Table Graphics | 20080305 | |
| 63 | Instance method | Private | Method | Returns true is rendering for the first time | 20130503 | |
| 64 | Instance method | Protected | Method | Returns true if the specified row is selected. | 20070627 | |
| 65 | Instance method | Protected | Method | Check whether Flex Table Graphics are enabled | 20080227 | |
| 66 | Instance method | Private | Method | Maps the frontend_states to the enable button's attribute | 20100512 | |
| 67 | Instance method | Protected | Method | Maps HTMLB to cellerator column definition. | 20070620 | |
| 68 | Instance method | Protected | Method | Maps usage parameter to other tag parameters. | 20070712 | |
| 69 | Instance method | Protected | Method | Reads the combined parameter from the request. | 20081203 | |
| 70 | Instance method | Protected | Method | Read series items for Flex Table Graphics | 20080821 | |
| 71 | Instance method | Protected | Method | Registers functions to be called when the form is submitted. | 20071002 | |
| 72 | Instance method | Protected | Method | Renders a briefing card at the specified row index. | 20070808 | |
| 73 | Instance method | Protected | Method | Renders a specific cell. | 20070618 | |
| 74 | Instance method | Protected | Method | Renders the row's dependent objects. | 20070709 | |
| 75 | Instance method | Protected | Method | Shows a text indicating that the table has no entries. | 20070717 | |
| 76 | Instance method | Protected | Method | Renders the expander. | 20070704 | |
| 77 | Instance method | Protected | Method | Renders a tree-like expander /collapse cell. | 20070709 | |
| 78 | Instance method | Protected | Method | Renders a light wieght row for fake scrolling | 20090814 | |
| 79 | Static method | Public | Method | Render script for a Flash table graphics button | 20080331 | |
| 80 | Instance method | Protected | Method | Renders the Flash container for the Table Graphics | 20080207 | |
| 81 | Instance method | Protected | Method | Renders the footer ( pager, expander). | 20070703 | |
| 82 | Instance method | Protected | Method | Renders the Flex Table Graphics controller | 20080207 | |
| 83 | Instance method | Protected | Method | Renders the Flex Table Graphics data | 20090501 | |
| 84 | Instance method | Protected | Method | Renders the table header. | 20070711 | |
| 85 | Instance method | Protected | Method | Render helper columns | 20081204 | |
| 86 | Instance method | Protected | Method | Renders a hidden input field. | 20070628 | |
| 87 | Instance method | Protected | Method | Renders the hidden input fields used for state keeping. | 20070628 | |
| 88 | Instance method | Protected | Method | Renders the pager. | 20070703 | |
| 89 | Instance method | Protected | Method | Renders a pager entry. | 20070703 | |
| 90 | Instance method | Protected | Method | Renders the specified rows. | 20070628 | |
| 91 | Instance method | Protected | Method | Renders a selector cell. | 20070622 | |
| 92 | Instance method | Protected | Method | Render the HTML for the whole table. | 20070615 | |
| 93 | Instance method | Protected | Method | Renders the info tooltip. | 20070712 | |
| 94 | Instance method | Protected | Method | Renders the header toolbar. | 20070711 | |
| 95 | Instance method | Protected | Method | Renders toolbar on the right-hand side (personalisation). | 20070713 | |
| 96 | Instance method | Protected | Method | Scales all column widths specified in percent to 100%. | 20070628 | |
| 97 | Instance method | Private | Method | Set this tables config data | 20130503 | |
| 98 | Instance method | Protected | Method | Sets the default parameters if they are not set already. | 20070719 | |
| 99 | Static method | Public | Method | get table of filter values from request parameters | 20080403 | |
| 100 | Static method | Public | Method | get table of fixed columns from request parameters | 20090922 | |
| 101 | Instance method | Protected | Method | create true/false notation | 20070822 | |
| 102 | Instance method | Private | Method | Updates the flter configuration based on users filter state | 20130503 | |
| 103 | Instance method | Private | Method | Updates the fix column configuration based on users state | 20130503 | |
| 104 | Instance method | Private | Method | Updates the sort configuration based on users sort state | 20130503 | |
| 105 | Instance method | Protected | Method | Writes the combined parameter into the HTML. | 20081203 |
Events
Class CL_THTMLB_CELLERATOR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TABLE_TITLE | Public | See coding | 20091127 | TABLE_TITLE TYPE STANDARD TABLE OF BSP_DLC_MULTI_LAYOUT_TITLE
|
||
| 2 | TC_DIMENSION | Public | See coding | 20070712 | TC_DIMENSION TYPE P LENGTH 4 DECIMALS 2
|
||
| 3 | TS_ALV | Public | See coding | 20091217 | BEGIN OF TS_ALV,
TOTALS_INDEX TYPE I,
LINES TYPE TT_ALV_LINE,
END OF TS_ALV
|
||
| 4 | TS_ALV_LINE | Public | See coding | 20091218 | BEGIN OF TS_ALV_LINE,
ROW_INDEX TYPE I,
TYPE TYPE STRING,
AGGREGATION_TYPE TYPE STRING,
FIELD_NAME TYPE STRING,
VALUE_REF TYPE REF TO DATA,
END OF TS_ALV_LINE
|
||
| 5 | TS_CELLERATOR_FILTER | Public | See coding | 20121206 | BEGIN OF TS_CELLERATOR_FILTER,
COLUMN TYPE STRING,
VALUE TYPE STRING,
VALUE2 TYPE STRING,
OPERATOR TYPE STRING,
CUSTOM_FILTER TYPE STRING,
END OF TS_CELLERATOR_FILTER
|
||
| 6 | TS_COLUMN | Public | See coding | 20090930 | BEGIN OF TS_COLUMN,
COLUMN TYPE STRING,
VALUE TYPE STRING,
COLUMN_INDEX TYPE I,
COLUMN_WIDTH TYPE I,
END OF TS_COLUMN
|
||
| 7 | TS_COLUMN_DEFINITION | Protected | See coding | 20070619 | BEGIN OF TS_COLUMN_DEFINITION,
NAME TYPE STRING,
TITLE TYPE STRING,
WIDTH TYPE STRING,
HORIZONTAL_ALIGNMENT TYPE STRING,
SORTABLE TYPE FLAG,
FILTER_DISABLED TYPE FLAG,
SORT_DIRECTION TYPE STRING,
DISPLAY_BEE TYPE REF TO IF_BSP_BEE,
EDIT_BEE TYPE REF TO IF_BSP_BEE,
EDITABLE TYPE FLAG,
* -> this is DDIC information (DFIES)
OUTPUTLEN TYPE OUTPUTLEN,
TABNAME TYPE TABNAME,
CONVEXIT TYPE CONVEXIT,
INTTYPE TYPE INTTYPE,
END OF TS_COLUMN_DEFINITION
|
||
| 8 | TS_DDLB | Protected | See coding | 20070717 | BEGIN OF TS_DDLB,
COLUMN_NAME TYPE STRING,
ENTRIES TYPE BSP_WD_DROPDOWN_TABLE,
END OF TS_DDLB
|
||
| 9 | TS_DEFAULT_SIZE | Protected | See coding | 20080318 | BEGIN OF TS_DEFAULT_SIZE,
WIDTH TYPE STRING,
HEIGHT TYPE STRING,
END OF TS_DEFAULT_SIZE
|
||
| 10 | TS_DEPENDANT_OBJECT | Protected | See coding | 20070706 | BEGIN OF TS_DEPENDANT_OBJECT,
BEE TYPE REF TO IF_BSP_BEE,
HTML TYPE STRING,
END OF TS_DEPENDANT_OBJECT
|
||
| 11 | TS_FILTER | Public | See coding | 20080403 | BEGIN OF TS_FILTER,
COLUMN TYPE STRING,
VALUE TYPE STRING,
VALUE2 TYPE STRING,
OPERATOR TYPE STRING,
CUSTOM_FILTER TYPE STRING,
END OF TS_FILTER
|
||
| 12 | TS_ROW_DEPENDANT_OBJECTS | Protected | See coding | 20070706 | BEGIN OF TS_ROW_DEPENDANT_OBJECTS,
ROW_INDEX TYPE I,
OBJECTS TYPE TT_DEPENDANT_OBJECTS,
END OF TS_ROW_DEPENDANT_OBJECTS
|
||
| 13 | TS_ROW_DRAG_AND_DROP_OBJECTS | Protected | See coding | 20080304 | BEGIN OF TS_ROW_DRAG_AND_DROP_OBJECTS,
ROW_INDEX TYPE STRING,
BEHAVIORS TYPE TT_THTMLB_BEHAVIOR_STRUCTURE,
SIZE TYPE TS_DEFAULT_SIZE,
END OF TS_ROW_DRAG_AND_DROP_OBJECTS
|
||
| 14 | TS_SERIES_ITEM | Protected | See coding | 20080821 | BEGIN OF TS_SERIES_ITEM,
KEY_STRING TYPE STRING,
SORT_KEY TYPE STRING,
NAME TYPE STRING,
DDLB_BIND TYPE STRING,
COUNT TYPE I,
PERCENTAGE TYPE P LENGTH 6 DECIMALS 2,
END OF TS_SERIES_ITEM
|
||
| 15 | TS_TABLE_ENTRY | Protected | See coding | 20070618 | BEGIN OF TS_TABLE_ENTRY,
COLUMN_INDEX TYPE STRING,
ROW_INDEX TYPE STRING,
X TYPE I,
Y TYPE I,
BEE TYPE REF TO IF_BSP_BEE,
HTML TYPE STRING,
COLUMN_NAME TYPE STRING,
SORTED TYPE STRING,
FILTERED TYPE ABAP_BOOL,
DISABLED TYPE ABAP_BOOL,
template type abap_bool,
ALV TYPE ABAP_BOOL,
PADDING_LEFTONLY TYPE ABAP_BOOL,
PADDING TYPE ABAP_BOOL,
END OF TS_TABLE_ENTRY
|
||
| 16 | TT_ALV_LINE | Public | See coding | 20091218 | TT_ALV_LINE TYPE SORTED TABLE OF TS_ALV_LINE WITH UNIQUE KEY ROW_INDEX
|
||
| 17 | TT_CELLERATOR_FILTER | Public | See coding | 20121206 | TT_CELLERATOR_FILTER TYPE STANDARD TABLE OF TS_CELLERATOR_FILTER WITH KEY COLUMN
|
||
| 18 | TT_COLUMN_DEFINITION | Protected | See coding | 20070619 | TT_COLUMN_DEFINITION TYPE STANDARD TABLE OF TS_COLUMN_DEFINITION WITH KEY NAME
|
||
| 19 | TT_DDLB | Protected | See coding | 20070717 | TT_DDLB TYPE STANDARD TABLE OF TS_DDLB WITH KEY COLUMN_NAME
|
||
| 20 | TT_DEPENDANT_OBJECTS | Protected | See coding | 20070706 | TT_DEPENDANT_OBJECTS TYPE STANDARD TABLE OF TS_DEPENDANT_OBJECT WITH KEY BEE
|
||
| 21 | TT_FILTER | Public | See coding | 20080403 | TT_FILTER TYPE STANDARD TABLE OF TS_FILTER WITH KEY COLUMN
|
||
| 22 | TT_FIXED_COLUMNS | Public | See coding | 20090922 | TT_FIXED_COLUMNS TYPE STANDARD TABLE OF TS_COLUMN WITH KEY COLUMN
|
||
| 23 | TT_ROW_DEPENDANT_OBJECTS | Protected | See coding | 20070706 | TT_ROW_DEPENDANT_OBJECTS TYPE STANDARD TABLE OF TS_ROW_DEPENDANT_OBJECTS WITH KEY ROW_INDEX
|
||
| 24 | TT_ROW_DRAG_AND_DROP_OBJECTS | Protected | See coding | 20080304 | TT_ROW_DRAG_AND_DROP_OBJECTS TYPE STANDARD TABLE OF TS_ROW_DRAG_AND_DROP_OBJECTS
|
||
| 25 | TT_SERIES_ITEM | Protected | See coding | 20080821 | TT_SERIES_ITEM TYPE TABLE OF TS_SERIES_ITEM
|
||
| 26 | TT_TABLE_ENTRY | Protected | See coding | 20070618 | TT_TABLE_ENTRY TYPE STANDARD TABLE OF TS_TABLE_ENTRY WITH KEY COLUMN_INDEX ROW_INDEX
|
||
| 27 | TT_THTMLB_BEHAVIOR_STRUCTURE | Protected | See coding | 20080305 | TT_THTMLB_BEHAVIOR_STRUCTURE TYPE STANDARD TABLE OF CRM_THTMLB_BEHAVIOR_STRUCTURE WITH KEY BEHAVIORID
|
||
| 28 | TVS_DROPDOWN_LINE | Public | See coding | 20091130 | BEGIN OF TVS_DROPDOWN_LINE,
KEY TYPE BSP_DLC_MULTI_LAYOUT_TITLE,
VALUE TYPE BSP_DLC_MULTI_LAYOUT_TITLE,
END OF TVS_DROPDOWN_LINE
|
||
| 29 | TVS_DROPDOWN_TABLE | Public | See coding | 20091130 | TVS_DROPDOWN_TABLE TYPE STANDARD TABLE OF TVS_DROPDOWN_LINE WITH NON-UNIQUE KEY KEY
|
Method Signatures
Method ADJUST_TO_TABLE_VIEW_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EVENT | Call by reference | Type reference (TYPE) | STRING | 20070910 | ||||
| 2 | RV_EVENT | Value transfer | Type reference (TYPE) | STRING | 20070910 |
Method ADJUST_TO_TABLE_VIEW_EVENT on class CL_THTMLB_CELLERATOR has no exception.
Method AJAX_AREA_ROW_BEGIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_HTML | Value transfer | Type reference (TYPE) | STRING | 20080929 | ||||
| 2 | IV_ROW_ID | Call by reference | Type reference (TYPE) | STRING | 20080929 |
Method AJAX_AREA_ROW_BEGIN on class CL_THTMLB_CELLERATOR has no exception.
Method AJAX_AREA_ROW_END Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_HTML | Value transfer | Type reference (TYPE) | STRING | 20080929 | ||||
| 2 | IV_CONTENT | Call by reference | Type reference (TYPE) | STRING | 20080929 | ||||
| 3 | IV_PARENT_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_BSP_ELEMENT | Basis Interface for BSP Element | 20080929 | |||
| 4 | IV_ROW_ID | Call by reference | Type reference (TYPE) | STRING | 20080929 |
Method AJAX_AREA_ROW_END on class CL_THTMLB_CELLERATOR has no exception.
Method ARE_TYPED_VALUES_MATCHING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_MATCH | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100330 | ||||
| 2 | IR_TYPED_FILTER_VALUE | Call by reference | Object reference (TYPE REF TO) | DATA | 20100330 | ||||
| 3 | IR_TYPED_FILTER_VALUE2 | Call by reference | Object reference (TYPE REF TO) | DATA | 20100331 | ||||
| 4 | IR_TYPED_VALUE | Call by reference | Object reference (TYPE REF TO) | DATA | 20100330 | ||||
| 5 | IV_OPERATOR | Call by reference | Type reference (TYPE) | STRING | 20100330 |
Method ARE_TYPED_VALUES_MATCHING on class CL_THTMLB_CELLERATOR has no exception.
Method CALCULATE_FTG_CHECKSUM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_CHECKSUM | Value transfer | Type reference (TYPE) | STRING | 20080822 |
Method CALCULATE_FTG_CHECKSUM on class CL_THTMLB_CELLERATOR has no exception.
Method CALCULATE_PAGE_INDEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_FIRST_ROW_INDEX_ON_PAGE | Value transfer | Type reference (TYPE) | I | 20070823 | ||||
| 2 | IV_ROW_INDEX | Call by reference | Type reference (TYPE) | I | 20070823 |
Method CALCULATE_PAGE_INDEX on class CL_THTMLB_CELLERATOR has no exception.
Method CALCULATE_ROW_HEIGHT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_HEIGHT_EX | Call by reference | Type reference (TYPE) | TC_DIMENSION | 20070712 | ||||
| 2 | EV_HEIGHT_PX | Call by reference | Type reference (TYPE) | TC_DIMENSION | 20070712 | ||||
| 3 | IV_BROWSER_TYPE | Call by reference | Type reference (TYPE) | I | 20070712 | ||||
| 4 | IV_EDIT_MODE | Call by reference | Type reference (TYPE) | STRING | 20081202 | ||||
| 5 | IV_HIGH_ROWS | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20090206 | |||
| 6 | IV_ROW_COUNT | Call by reference | Type reference (TYPE) | I | 20070712 | ||||
| 7 | IV_SELECTION_MODE | Call by reference | Type reference (TYPE) | STRING | 20081202 |
Method CALCULATE_ROW_HEIGHT on class CL_THTMLB_CELLERATOR has no exception.
Method CALCULATE_ROW_NUMBER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_HEIGHT_PX | Value transfer | Type reference (TYPE) | TC_DIMENSION | 20080725 | ||||
| 2 | IV_BROWSER_TYPE | Call by reference | Type reference (TYPE) | I | 20080725 | ||||
| 3 | IV_ROW_COUNT | Call by reference | Type reference (TYPE) | I | 20080725 |
Method CALCULATE_ROW_NUMBER on class CL_THTMLB_CELLERATOR has no exception.
Method CALL_APPLICATION_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | CL_BSP_CONTROLLER2 | BSP Component | 20091028 | |||
| 2 | IR_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | HTTP Framework (iHTTP) HTTP Server | 20091028 | |||
| 3 | IV_EVENT_DEFINED | Call by reference | Type reference (TYPE) | STRING | 20091110 | ||||
| 4 | IV_EVENT_NAME | Call by reference | Type reference (TYPE) | STRING | 20091028 |
Method CALL_APPLICATION_EVENT on class CL_THTMLB_CELLERATOR has no exception.
Method CHECK_FILTER_COLS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FILTER | Value transfer | Type reference (TYPE) | TT_FILTER | 20081218 | ||||
| 2 | IT_COLUMNS | Call by reference | Type reference (TYPE) | TT_COLUMN_DEFINITION | 20081218 | ||||
| 3 | IT_FILTER | Call by reference | Type reference (TYPE) | TT_FILTER | 20081218 |
Method CHECK_FILTER_COLS on class CL_THTMLB_CELLERATOR has no exception.
Method DETERMINE_FILTERED_ROWS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FILTERED_ROWS | Call by reference | Type reference (TYPE) | INT4_TABLE | Standard Table of INT4 | 20070717 | |||
| 2 | EV_FILTERED_ROW_COUNT | Call by reference | Type reference (TYPE) | I | 20070717 | ||||
| 3 | IT_FILTER | Call by reference | Type reference (TYPE) | TT_FILTER | 20070717 |
Method DETERMINE_FILTERED_ROWS on class CL_THTMLB_CELLERATOR has no exception.
Method DETERMINE_FTG_COLUMNS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATA_COLUMNS | Call by reference | Type reference (TYPE) | BSP_WD_DROPDOWN_TABLE | data columns | 20080225 |
Method DETERMINE_FTG_COLUMNS on class CL_THTMLB_CELLERATOR has no exception.
Method DETERMINE_FTG_SIZES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SIZES | Call by reference | Type reference (TYPE) | BSP_WD_DROPDOWN_TABLE | Value Table for BSP WD Dropdown List Boxes | 20080226 |
Method DETERMINE_FTG_SIZES on class CL_THTMLB_CELLERATOR has no exception.
Method DETERMINE_FTG_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TYPES | Call by reference | Type reference (TYPE) | BSP_WD_DROPDOWN_TABLE | Value Table for BSP WD Dropdown List Boxes | 20080226 |
Method DETERMINE_FTG_TYPES on class CL_THTMLB_CELLERATOR has no exception.
Method ESCAPE_HTML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_OUT | Value transfer | Type reference (TYPE) | STRING | 20070912 | ||||
| 2 | IV_IN | Call by reference | Type reference (TYPE) | STRING | 20070912 |
Method ESCAPE_HTML on class CL_THTMLB_CELLERATOR has no exception.
Method ESCAPE_JAVASCRIPT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_OUT | Value transfer | Type reference (TYPE) | STRING | 20070723 | ||||
| 2 | IV_IN | Call by reference | Type reference (TYPE) | STRING | 20070723 |
Method ESCAPE_JAVASCRIPT on class CL_THTMLB_CELLERATOR has no exception.
Method FILTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_MATCH | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070713 | ||||
| 2 | IT_FILTER | Call by reference | Type reference (TYPE) | TT_FILTER | 20070716 | ||||
| 3 | IV_ROW_INDEX | Call by reference | Type reference (TYPE) | I | 20070713 |
Method FILTER on class CL_THTMLB_CELLERATOR has no exception.
Method FILTER_IN_TREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FILTERED_ROWS | Call by reference | Type reference (TYPE) | INT4_TABLE | Filetered Rows | 20111103 |
Method FILTER_IN_TREE on class CL_THTMLB_CELLERATOR has no exception.
Method FILTER_TREE_TRAVERSAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FILTERED_ROWS | Call by reference | Type reference (TYPE) | INT4_TABLE | Standard Table of INT4 | 20111104 | |||
| 2 | IT_NODE_TAB | Call by reference | Type reference (TYPE) | CRMT_BSP_TREETABLE_NODE_TAB | 20111104 | ||||
| 3 | IV_NODE_NUMBER | Call by reference | Type reference (TYPE) | STRING | Natural number | 20111104 |
Method FILTER_TREE_TRAVERSAL on class CL_THTMLB_CELLERATOR has no exception.
Method FIND_FIXED_COLUMN_INDEXS Signature
Method FIND_FIXED_COLUMN_INDEXS on class CL_THTMLB_CELLERATOR has no parameter.
Method FIND_FIXED_COLUMN_INDEXS on class CL_THTMLB_CELLERATOR has no exception.
Method FREE_MEMORY Signature
Method FREE_MEMORY on class CL_THTMLB_CELLERATOR has no parameter.
Method FREE_MEMORY on class CL_THTMLB_CELLERATOR has no exception.
Method GET_ALV_LINES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ALV | Value transfer | Type reference (TYPE) | TS_ALV | 20091218 |
Method GET_ALV_LINES on class CL_THTMLB_CELLERATOR has no exception.
Method GET_APPLIED_FILTERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_FILTER | Value transfer | Type reference (TYPE) | TT_CELLERATOR_FILTER | Table type for Cellerator filters with Column as key | 20120523 |
Method GET_APPLIED_FILTERS on class CL_THTMLB_CELLERATOR has no exception.
Method GET_BOUND_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_VALUE | Value transfer | Type reference (TYPE) | STRING | 20070629 | ||||
| 2 | IV_BINDING_STRING | Call by reference | Type reference (TYPE) | STRING | 20070629 |
Method GET_BOUND_VALUE on class CL_THTMLB_CELLERATOR has no exception.
Method GET_CELL_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_CELL | Value transfer | Type reference (TYPE) | TS_TABLE_ENTRY | Cell content | 20070618 | |||
| 2 | IS_COLUMN_DEFINITION | Call by reference | Type reference (TYPE) | TS_COLUMN_DEFINITION | Table View Column | 20070618 | |||
| 3 | IV_COLUMN_INDEX | Call by reference | Type reference (TYPE) | I | 20070618 | ||||
| 4 | IV_EDIT_MODE | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20070618 | |||
| 5 | IV_ROW_DATA_REF | Call by reference | Object reference (TYPE REF TO) | DATA | 20070618 | ||||
| 6 | IV_ROW_INDEX | Call by reference | Type reference (TYPE) | I | 20070618 | ||||
| 7 | IV_ROW_KEY | Call by reference | Type reference (TYPE) | STRING | 20070618 | ||||
| 8 | IV_X | Call by reference | Type reference (TYPE) | I | 20070618 | ||||
| 9 | IV_Y | Call by reference | Type reference (TYPE) | I | 20070618 |
Method GET_CELL_CONTENT on class CL_THTMLB_CELLERATOR has no exception.
Method GET_CELL_CONTENT_ALV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CELL | Call by reference | Type reference (TYPE) | TT_TABLE_ENTRY | 20091217 | ||||
| 2 | EV_IS_ALV_LINE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20091217 | ||||
| 3 | IS_ALV | Call by reference | Type reference (TYPE) | TS_ALV | 20091218 | ||||
| 4 | IT_CELL | Call by reference | Type reference (TYPE) | TT_TABLE_ENTRY | 20091217 | ||||
| 5 | IT_COLS | Call by reference | Type reference (TYPE) | TT_COLUMN_DEFINITION | 20091217 | ||||
| 6 | IV_CURRENT_ROW_INDEX | Call by reference | Type reference (TYPE) | I | 20091217 | ||||
| 7 | IV_RETRIEVE_ROW_INDEX | Call by reference | Type reference (TYPE) | I | 20091218 | ||||
| 8 | IV_Y | Call by reference | Type reference (TYPE) | I | 20091217 |
Method GET_CELL_CONTENT_ALV on class CL_THTMLB_CELLERATOR has no exception.
Method GET_CELL_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CELL_BINDING | Call by reference | Type reference (TYPE) | STRING | 20070618 | ||||
| 2 | EV_CELL_ID | Call by reference | Type reference (TYPE) | STRING | 20070618 | ||||
| 3 | IV_COLUMN_INDEX | Call by reference | Type reference (TYPE) | I | 20071030 | ||||
| 4 | IV_COLUMN_NAME | Call by reference | Type reference (TYPE) | STRING | 20070618 | ||||
| 5 | IV_ROW_INDEX | Call by reference | Type reference (TYPE) | I | 20070618 | ||||
| 6 | IV_TABLE_BINDING | Call by reference | Type reference (TYPE) | STRING | 20070618 | ||||
| 7 | IV_TABLE_ID | Call by reference | Type reference (TYPE) | STRING | 20071030 |
Method GET_CELL_ID on class CL_THTMLB_CELLERATOR has no exception.
Method GET_COLUMN_WIDTHS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_COLUMNDEFINITIONS | Value transfer | Type reference (TYPE) | TT_COLUMN_DEFINITION | 20070620 | ||||
| 2 | IT_COLUMNDEFINITIONS | Call by reference | Type reference (TYPE) | TT_COLUMN_DEFINITION | 20070620 |
Method GET_COLUMN_WIDTHS on class CL_THTMLB_CELLERATOR has no exception.
Method GET_CONFIG_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_CONFIG | Value transfer | Type reference (TYPE) | BSP_DLC_TABLE_DESCR | Table Description | 20130503 |
Method GET_CONFIG_DATA on class CL_THTMLB_CELLERATOR has no exception.
Method GET_CONFIG_HASH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_HASH | Value transfer | Type reference (TYPE) | STRING | Hash of config | 20130503 |
Method GET_CONFIG_HASH on class CL_THTMLB_CELLERATOR has no exception.
Method GET_CSS_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_UNIT | Call by reference | Type reference (TYPE) | STRING | 20070628 | ||||
| 2 | EV_VALUE | Call by reference | Type reference (TYPE) | I | 20070628 | ||||
| 3 | IV_CSS_STRING | Call by reference | Type reference (TYPE) | STRING | 20070628 |
Method GET_CSS_VALUE on class CL_THTMLB_CELLERATOR has no exception.
Method GET_CURRENT_PAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_VALUE | Value transfer | Type reference (TYPE) | I | 20120503 |
Method GET_CURRENT_PAGE on class CL_THTMLB_CELLERATOR has no exception.
Method GET_DDIC_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_COLUMN_DEFINITIONS | Value transfer | Type reference (TYPE) | TT_COLUMN_DEFINITION | 20070620 | ||||
| 2 | IT_COLUMNDEFINITIONS | Call by reference | Type reference (TYPE) | TT_COLUMN_DEFINITION | STABLEVIEWCOLUMN | 20070619 |
Method GET_DDIC_DATA on class CL_THTMLB_CELLERATOR has no exception.
Method GET_DEPENDENT_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_HAS_DEPENDENT_OBJECTS | Value transfer | Type reference (TYPE) | ABAP_BOOL | X = there are dependent objects | 20090309 | |||
| 2 | IV_ROW_INDEX | Call by reference | Type reference (TYPE) | I | current row index | 20070709 |
Method GET_DEPENDENT_OBJECTS on class CL_THTMLB_CELLERATOR has no exception.
Method GET_DRAG_AND_DROP_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ROW_INDEX | Call by reference | Type reference (TYPE) | I | 20080304 |
Method GET_DRAG_AND_DROP_OBJECTS on class CL_THTMLB_CELLERATOR has no exception.
Method GET_FILTERED_INDEX_BY_INDEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_INDEX | Call by reference | Type reference (TYPE) | INT4 | Normal Index | 20120625 | |||
| 2 | RV_FILTERED_INDEX | Value transfer | Type reference (TYPE) | INT4 | Filtered Index | 20120625 |
Method GET_FILTERED_INDEX_BY_INDEX on class CL_THTMLB_CELLERATOR has no exception.
Method GET_FIRST_VISIBLE_ROW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_VALUE | Value transfer | Type reference (TYPE) | I | 20120503 |
Method GET_FIRST_VISIBLE_ROW on class CL_THTMLB_CELLERATOR has no exception.
Method GET_FIRST_VISIBLE_ROW_INDEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_VALUE | Value transfer | Type reference (TYPE) | I | 20120503 |
Method GET_FIRST_VISIBLE_ROW_INDEX on class CL_THTMLB_CELLERATOR has no exception.
Method GET_HEADER_BEES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_HEADER | Value transfer | Type reference (TYPE) | TT_TABLE_ENTRY | 20070628 | ||||
| 2 | IT_COLUMNDEFINITIONS | Call by reference | Type reference (TYPE) | TT_COLUMN_DEFINITION | STABLEVIEWCOLUMN | 20070628 |
Method GET_HEADER_BEES on class CL_THTMLB_CELLERATOR has no exception.
Method GET_HELPER_COLUMNS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_HELPER_COLUMNS | Value transfer | Type reference (TYPE) | WCF_THTMLB_HELPER_COLUMNS | THTMLB helper columns | 20081204 | |||
| 2 | IT_COLUMNDEFINITIONS | Call by reference | Type reference (TYPE) | TT_COLUMN_DEFINITION | 20081204 | ||||
| 3 | IT_COLUMN_ADDITIONS | Call by reference | Type reference (TYPE) | WCF_THTMLB_COLUMN_ADDITIONS | 20081204 |
Method GET_HELPER_COLUMNS on class CL_THTMLB_CELLERATOR has no exception.
Method GET_INDEX_BY_FILTERED_INDEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FILTERED_INDEX | Call by reference | Type reference (TYPE) | INT4 | Normal Index | 20120625 | |||
| 2 | RV_INDEX | Value transfer | Type reference (TYPE) | INT4 | Filtered Index | 20120625 |
Method GET_INDEX_BY_FILTERED_INDEX on class CL_THTMLB_CELLERATOR has no exception.
Method GET_REQUEST_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_VALUE | Value transfer | Type reference (TYPE) | STRING | value of the field | 20070628 | |||
| 2 | IV_NAME | Call by reference | Type reference (TYPE) | STRING | name of the field | 20070628 |
Method GET_REQUEST_PARAMETER on class CL_THTMLB_CELLERATOR has no exception.
Method GET_REQUEST_PARAMETERS Signature
Method GET_REQUEST_PARAMETERS on class CL_THTMLB_CELLERATOR has no parameter.
Method GET_REQUEST_PARAMETERS on class CL_THTMLB_CELLERATOR has no exception.
Method GET_REQUEST_PARAMETERS_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PARAMETERS | Value transfer | Type reference (TYPE) | TIHTTPNVP | Cellerator request parameters | 20071121 | |||
| 2 | IV_ID | Call by reference | Type reference (TYPE) | STRING | 20071121 | ||||
| 3 | IV_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | HTTP Framework (iHTTP) HTTP Request | 20071121 |
Method GET_REQUEST_PARAMETERS_TAB on class CL_THTMLB_CELLERATOR has no exception.
Method GET_ROW_HTML_FROM_AJAX_AREA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_FIXED_LEFT_ROW_HTML | Call by reference | Type reference (TYPE) | STRING | 20100414 | ||||
| 2 | EV_FIXED_RIGHT_ROW_HTML | Call by reference | Type reference (TYPE) | STRING | 20100414 | ||||
| 3 | EV_NORMAL_ROW_HTML | Call by reference | Type reference (TYPE) | STRING | 20100414 | ||||
| 4 | IR_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | CL_BSP_CONTROLLER2 | BSP Component | 20100414 | |||
| 5 | IR_SERVER | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_SERVER | HTTP Framework (iHTTP) HTTP Server | 20100414 | |||
| 6 | IV_FAST_ROW_CREATION | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100414 | ||||
| 7 | IV_ROWS_TO_RENDER | Call by reference | Type reference (TYPE) | STRING | A string containing all the row ids that need to be rendered | 20100414 | |||
| 8 | IV_TABLE_ID | Call by reference | Type reference (TYPE) | STRING | 20100414 |
Method GET_ROW_HTML_FROM_AJAX_AREA on class CL_THTMLB_CELLERATOR has no exception.
Method GET_ROW_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_EDITABLE_ROWS | Call by reference | Type reference (TYPE) | STRING_TABLE | Table of Strings | 20070620 | |||
| 2 | ET_EXPANDED_ROWS | Call by reference | Type reference (TYPE) | STRING_TABLE | Table of Strings | 20070709 | |||
| 3 | ET_SELECTED_ROWS | Call by reference | Type reference (TYPE) | STRING_TABLE | Table of Strings | 20070620 | |||
| 4 | IV_GET_FROM_REQUEST | Call by reference | Type reference (TYPE) | ABAP_BOOL | SPACE | get the selection from request | 20070629 |
Method GET_ROW_SELECTION on class CL_THTMLB_CELLERATOR has no exception.
Method GET_SELECTED_ROWS_FROM_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SELECTED_ROWS | Value transfer | Type reference (TYPE) | SELECTEDROWS | 20070720 | ||||
| 2 | IV_ID | Call by reference | Type reference (TYPE) | STRING | 20070720 |
Method GET_SELECTED_ROWS_FROM_REQUEST on class CL_THTMLB_CELLERATOR has no exception.
Method GET_TABLE_COMPONENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_COLUMNDEFINITIONS | Value transfer | Type reference (TYPE) | TT_COLUMN_DEFINITION | DD Internal: Information on Table Fields | 20070620 | |||
| 2 | IT_COLUMNDEFINITIONS | Call by reference | Type reference (TYPE) | TT_COLUMN_DEFINITION | STABLEVIEWCOLUMN | 20070619 | |||
| 3 | IV_ELEMENT_DESCR | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_ELEMDESCR | Runtime Type Services | 20071129 | |||
| 4 | IV_STRUCT_DESCR | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Runtime Type Services | 20070619 |
Method GET_TABLE_COMPONENTS on class CL_THTMLB_CELLERATOR has no exception.
Method GET_TABLE_COMPONENTS_FROM_DDIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_COLUMNDEFINITIONS | Value transfer | Type reference (TYPE) | TT_COLUMN_DEFINITION | DD Internal: Information on Table Fields | 20070620 | |||
| 2 | IT_COLUMNDEFINITIONS | Call by reference | Type reference (TYPE) | TT_COLUMN_DEFINITION | STABLEVIEWCOLUMN | 20070619 | |||
| 3 | IV_ELEMENT_DESCR | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_ELEMDESCR | Runtime Type Services | 20071128 | |||
| 4 | IV_STRUCT_DESCR | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Runtime Type Services | 20070619 |
Method GET_TABLE_COMPONENTS_FROM_DDIC on class CL_THTMLB_CELLERATOR has no exception.
Method GET_TABLE_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ALV | Call by reference | Type reference (TYPE) | TS_ALV | 20091218 | ||||
| 2 | ET_CELLERATOR_COLUMNS | Call by reference | Type reference (TYPE) | TT_COLUMN_DEFINITION | 20070620 | ||||
| 3 | ET_EDITABLE_ROWS | Call by reference | Type reference (TYPE) | STRING_TABLE | Table of Strings | 20070620 | |||
| 4 | ET_EXPANDED_ROWS | Call by reference | Type reference (TYPE) | STRING_TABLE | Table of Strings | 20070709 | |||
| 5 | ET_SELECTED_ROWS | Call by reference | Type reference (TYPE) | STRING_TABLE | Table of Strings | 20070620 | |||
| 6 | ET_TABLE_ENTRIES | Call by reference | Type reference (TYPE) | TT_TABLE_ENTRY | 20070703 |
Method GET_TABLE_CONTENT on class CL_THTMLB_CELLERATOR has no exception.
Method GET_TABLE_ROW_COUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ROW_COUNT | Value transfer | Type reference (TYPE) | I | 20070824 |
Method GET_TABLE_ROW_COUNT on class CL_THTMLB_CELLERATOR has no exception.
Method GET_TABLE_SIZE Signature
Method GET_TABLE_SIZE on class CL_THTMLB_CELLERATOR has no parameter.
Method GET_TABLE_SIZE on class CL_THTMLB_CELLERATOR has no exception.
Method GET_TYPED_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CLEAR_MATCH | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100330 | ||||
| 2 | EV_TYPED_VALUE | Call by reference | Object reference (TYPE REF TO) | DATA | 20100330 | ||||
| 3 | IR_DATA_REF | Call by reference | Object reference (TYPE REF TO) | DATA | 20100330 | ||||
| 4 | IV_CONVERT_CELL_VALUE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20100330 | |||
| 5 | IV_UNTYPED_VALUE | Call by reference | Type reference (TYPE) | STRING | 20100330 |
Method GET_TYPED_VALUE on class CL_THTMLB_CELLERATOR has no exception.
Method GET_VISIBLE_ROW_COUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_VALUE | Value transfer | Type reference (TYPE) | I | 20120518 |
Method GET_VISIBLE_ROW_COUNT on class CL_THTMLB_CELLERATOR has no exception.
Method GET_VISIBLE_ROW_INDEXES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CURRENT_PAGE_ONLY | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120503 | ||||
| 2 | IV_PAGE | Call by reference | Type reference (TYPE) | I | 20120503 | ||||
| 3 | RT_INDEX | Value transfer | Type reference (TYPE) | INT4_TABLE | Standard Table of INT4 | 20120503 |
Method GET_VISIBLE_ROW_INDEXES on class CL_THTMLB_CELLERATOR has no exception.
Method HANDLE_FAST_ROW_CREATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | CL_BSP_CONTROLLER2 | BSP Component | 20091027 | |||
| 2 | IR_SERVER | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_SERVER | HTTP Framework (iHTTP) HTTP Server | 20091027 |
Method HANDLE_FAST_ROW_CREATION on class CL_THTMLB_CELLERATOR has no exception.
Method HANDLE_TABLE_GRAPHICS_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | CL_BSP_CONTROLLER2 | BSP Component | 20080303 | |||
| 2 | IR_SERVER | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_SERVER | HTTP Framework (iHTTP) HTTP Server | 20080211 |
Method HANDLE_TABLE_GRAPHICS_DATA on class CL_THTMLB_CELLERATOR has no exception.
Method HAS_CONFIG_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_CONFIG_CHANGED | Value transfer | Type reference (TYPE) | ABAP_BOOL | True if the config changed | 20130503 |
Method HAS_CONFIG_CHANGED on class CL_THTMLB_CELLERATOR has no exception.
Method IS_ALL_COLUMNS_IN_PX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_COLUMNDEFINITIONS | Call by reference | Type reference (TYPE) | TT_COLUMN_DEFINITION | 20110311 | ||||
| 2 | RV_IS_ALL_IN_COLUMNS | Value transfer | Type reference (TYPE) | ABAP_BOOL | Trus if all columns are in PX | 20110311 |
Method IS_ALL_COLUMNS_IN_PX on class CL_THTMLB_CELLERATOR has no exception.
Method IS_ALL_SELECTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ALL_IS_SELECTED | Value transfer | Type reference (TYPE) | STRING | 20090623 | ||||
| 2 | IS_CONTEXT_NODE_TABLE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090623 | ||||
| 3 | IT_SELECTEDROWINDEX | Call by reference | Type reference (TYPE) | INT4_TABLE | Standard Table of INT4 | 20090623 | |||
| 4 | IV_ALL_IS_SELECTED | Call by reference | Type reference (TYPE) | STRING | 20090623 | ||||
| 5 | IV_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_BSP_MODEL_BINDING | BSP: Basis Interface for Binding to Model | 20090623 | |||
| 6 | IV_SELECTIONMODE | Call by reference | Type reference (TYPE) | STRING | 20090623 | ||||
| 7 | IV_TABLE_ROW_COUNT | Call by reference | Type reference (TYPE) | I | 20090623 |
Method IS_ALL_SELECTED on class CL_THTMLB_CELLERATOR has no exception.
Method IS_CHARACTER_TYPED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ABAP_TYPE | Call by reference | Type reference (TYPE) | STRING | 20100330 | ||||
| 2 | RV_IS_CHARACTER_TYPED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100330 |
Method IS_CHARACTER_TYPED on class CL_THTMLB_CELLERATOR has no exception.
Method IS_COLUMN_ENABLED_FOR_FTG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COLUMN_NAME | Call by reference | Type reference (TYPE) | STRING | The column technical name | 20080305 | |||
| 2 | RV_ENABLED | Value transfer | Type reference (TYPE) | ABAP_BOOL | Return true if the column is enabled for FTG | 20080305 |
Method IS_COLUMN_ENABLED_FOR_FTG on class CL_THTMLB_CELLERATOR has no exception.
Method IS_FIRST_RENDERING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_FIRST_TIME | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130503 |
Method IS_FIRST_RENDERING on class CL_THTMLB_CELLERATOR has no exception.
Method IS_ROW_SELECTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_IS_SELECTED | Value transfer | Type reference (TYPE) | ABAP_BOOL | X = is selected | 20070627 | |||
| 2 | IV_ROW_INDEX | Call by reference | Type reference (TYPE) | STRING | index(:key) | 20070627 |
Method IS_ROW_SELECTED on class CL_THTMLB_CELLERATOR has no exception.
Method IS_TABLE_GRAPHICS_ENABLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ENABLED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080227 |
Method IS_TABLE_GRAPHICS_ENABLED on class CL_THTMLB_CELLERATOR has no exception.
Method MAP_BUTTON_STATES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_BUTTONS | Call by reference | Type reference (TYPE) | CRMT_THTMLB_BUTTON_T | Table of Buttons in Table View Header | 20100512 |
Method MAP_BUTTON_STATES on class CL_THTMLB_CELLERATOR has no exception.
Method MAP_COLUMN_DEFINITIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_COLUMN_DEFINITIONS | Value transfer | Type reference (TYPE) | TT_COLUMN_DEFINITION | cellerator column definitions | 20070620 | |||
| 2 | IT_COLUMNDEFINITIONS | Call by reference | Type reference (TYPE) | TABLEVIEWCONTROLTAB | HTMLB column definitions | 20070620 |
Method MAP_COLUMN_DEFINITIONS on class CL_THTMLB_CELLERATOR has no exception.
Method MAP_USAGE Signature
Method MAP_USAGE on class CL_THTMLB_CELLERATOR has no parameter.
Method MAP_USAGE on class CL_THTMLB_CELLERATOR has no exception.
Method READ_MULTI_PARAMETER Signature
Method READ_MULTI_PARAMETER on class CL_THTMLB_CELLERATOR has no parameter.
Method READ_MULTI_PARAMETER on class CL_THTMLB_CELLERATOR has no exception.
Method READ_SERIES_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SERIES_ITEMS | Call by reference | Type reference (TYPE) | TT_SERIES_ITEM | 20080822 | ||||
| 2 | EV_COUNTER | Call by reference | Type reference (TYPE) | I | 20080822 | ||||
| 3 | EV_FIELD_TYPE | Call by reference | Type reference (TYPE) | STRING | 20080822 | ||||
| 4 | IR_MODEL_BINDING | Call by reference | Object reference (TYPE REF TO) | IF_BSP_MODEL_BINDING | BSP: Basis Interface for Binding to Model | 20080822 | |||
| 5 | IT_FILTER | Call by reference | Type reference (TYPE) | TT_FILTER | 20080822 | ||||
| 6 | IV_BINDING_STRING | Call by reference | Type reference (TYPE) | STRING | 20080822 | ||||
| 7 | IV_DATA_COLUMN | Call by reference | Type reference (TYPE) | STRING | 20080822 | ||||
| 8 | IV_LINES | Call by reference | Type reference (TYPE) | I | 20080822 |
Method READ_SERIES_ITEMS on class CL_THTMLB_CELLERATOR has no exception.
Method REGISTER_SUBMIT_EVENT Signature
Method REGISTER_SUBMIT_EVENT on class CL_THTMLB_CELLERATOR has no parameter.
Method REGISTER_SUBMIT_EVENT on class CL_THTMLB_CELLERATOR has no exception.
Method RENDER_BRIEFING_CARD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_HTML | Call by reference | Type reference (TYPE) | STRING | 20070808 |
Method RENDER_BRIEFING_CARD on class CL_THTMLB_CELLERATOR has no exception.
Method RENDER_CELL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_HTML | Call by reference | Type reference (TYPE) | STRING | Rendered TD or TH with contents | 20070618 | |||
| 2 | IS_TABLE_ENTRY | Call by reference | Type reference (TYPE) | TS_TABLE_ENTRY | Table entry | 20070622 |
Method RENDER_CELL on class CL_THTMLB_CELLERATOR has no exception.
Method RENDER_DEPENDENT_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_HTML | Value transfer | Type reference (TYPE) | STRING | 20070709 | ||||
| 2 | IV_ROW_INDEX | Call by reference | Type reference (TYPE) | I | 20070709 |
Method RENDER_DEPENDENT_OBJECTS on class CL_THTMLB_CELLERATOR has no exception.
Method RENDER_EMPTY_TABLE_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_HTML | Value transfer | Type reference (TYPE) | STRING | 20070717 |
Method RENDER_EMPTY_TABLE_TEXT on class CL_THTMLB_CELLERATOR has no exception.
Method RENDER_EXPANDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_HTML | Value transfer | Type reference (TYPE) | STRING | 20070705 |
Method RENDER_EXPANDER on class CL_THTMLB_CELLERATOR has no exception.
Method RENDER_EXPANDER_CELL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_HTML | Value transfer | Type reference (TYPE) | STRING | Rendered TD or TH with contents | 20070709 | |||
| 2 | IV_ROW_INDEX | Call by reference | Type reference (TYPE) | I | row number (absolute) | 20070823 | |||
| 3 | IV_Y | Call by reference | Type reference (TYPE) | I | row number (on page) | 20070824 |
Method RENDER_EXPANDER_CELL on class CL_THTMLB_CELLERATOR has no exception.
Method RENDER_FAKE_ROW Signature
Method RENDER_FAKE_ROW on class CL_THTMLB_CELLERATOR has no parameter.
Method RENDER_FAKE_ROW on class CL_THTMLB_CELLERATOR has no exception.
Method RENDER_FLASH_BUTTON_SCRIPT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_SCRIPT | Value transfer | Type reference (TYPE) | STRING | Script to trigger Flex download | 20080331 | |||
| 2 | IV_BSP_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_BSP_ELEMENT | Basis Interface for BSP Element | 20080331 |
Method RENDER_FLASH_BUTTON_SCRIPT on class CL_THTMLB_CELLERATOR has no exception.
Method RENDER_FLASH_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_HTML | Call by reference | Type reference (TYPE) | STRING | 20080207 |
Method RENDER_FLASH_CONTAINER on class CL_THTMLB_CELLERATOR has no exception.
Method RENDER_FOOTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_HTML | Call by reference | Type reference (TYPE) | STRING | Rendered footer | 20070727 |
Method RENDER_FOOTER on class CL_THTMLB_CELLERATOR has no exception.
Method RENDER_GRAPHICS_CONTROLLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_HTML | Call by reference | Type reference (TYPE) | STRING | 20080207 |
Method RENDER_GRAPHICS_CONTROLLER on class CL_THTMLB_CELLERATOR has no exception.
Method RENDER_GRAPHICS_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_HTML | Call by reference | Type reference (TYPE) | STRING | 20090501 |
Method RENDER_GRAPHICS_DATA on class CL_THTMLB_CELLERATOR has no exception.
Method RENDER_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_HTML | Call by reference | Type reference (TYPE) | STRING | Rendered header | 20070727 |
Method RENDER_HEADER on class CL_THTMLB_CELLERATOR has no exception.
Method RENDER_HELPER_COLUMNS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_HTML | Value transfer | Type reference (TYPE) | STRING | 20081204 | ||||
| 2 | IT_HELPER_COLUMNS | Call by reference | Type reference (TYPE) | WCF_THTMLB_HELPER_COLUMNS | THTMLB helper columns | 20081204 | |||
| 3 | IT_ROWS | Call by reference | Type reference (TYPE) | INT4_TABLE | Standard Table of INT4 | 20081204 |
Method RENDER_HELPER_COLUMNS on class CL_THTMLB_CELLERATOR has no exception.
Method RENDER_HIDDEN_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DISABLED | Call by reference | Type reference (TYPE) | ABAP_BOOL | X = disabled, not part of the request | 20070629 | |||
| 2 | IV_NAME | Call by reference | Type reference (TYPE) | STRING | name of the field | 20070628 | |||
| 3 | IV_VALUE | Call by reference | Type reference (TYPE) | STRING | value of the field | 20070628 |
Method RENDER_HIDDEN_FIELD on class CL_THTMLB_CELLERATOR has no exception.
Method RENDER_HIDDEN_FIELDS Signature
Method RENDER_HIDDEN_FIELDS on class CL_THTMLB_CELLERATOR has no parameter.
Method RENDER_HIDDEN_FIELDS on class CL_THTMLB_CELLERATOR has no exception.
Method RENDER_PAGER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_HTML | Value transfer | Type reference (TYPE) | STRING | 20070705 | ||||
| 2 | IV_FIRST_ROW_INDEX | Call by reference | Type reference (TYPE) | STRING | 20070703 | ||||
| 3 | IV_PAGER_ENTRIES_COUNT | Call by reference | Type reference (TYPE) | I | 10 | Natural number | 20070703 | ||
| 4 | IV_ROWS_PER_PAGE | Call by reference | Type reference (TYPE) | I | 20070703 |
Method RENDER_PAGER on class CL_THTMLB_CELLERATOR has no exception.
Method RENDER_PAGER_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_HTML | Value transfer | Type reference (TYPE) | STRING | 20070705 | ||||
| 2 | IV_CSS_CLASS | Call by reference | Type reference (TYPE) | STRING | 20070703 | ||||
| 3 | IV_CURRENT_PAGE | Call by reference | Type reference (TYPE) | I | current displayed page | 20070703 | |||
| 4 | IV_EVENT_PREFIX | Call by reference | Type reference (TYPE) | STRING | 20070703 | ||||
| 5 | IV_ID_SUFFIX | Call by reference | Type reference (TYPE) | STRING | 20070703 | ||||
| 6 | IV_NEW_PAGE | Call by reference | Type reference (TYPE) | I | new page to be dispalyed | 20070706 | |||
| 7 | IV_SAVE_FOCUS_ID_SUFFIX | Call by reference | Type reference (TYPE) | STRING | IDsuffix to which to save the focus | 20100112 | |||
| 8 | IV_TEXT | Call by reference | Type reference (TYPE) | TEXT255 | Text to display | 20070703 |
Method RENDER_PAGER_ENTRY on class CL_THTMLB_CELLERATOR has no exception.
Method RENDER_ROWS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_HTML | Call by reference | Type reference (TYPE) | STRING | 20070628 | ||||
| 2 | EV_RENDERED_EMPTY_TABLE_TEXT | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20070717 | ||||
| 3 | EV_RENDERED_THEAD | Call by reference | Type reference (TYPE) | ABAP_BOOL | X = head rendered | 20070628 | |||
| 4 | IV_RENDERED_THEAD | Call by reference | Type reference (TYPE) | ABAP_BOOL | X = head rendered | 20070628 | |||
| 5 | IV_ROW_AJAX | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | X = render so AJAx on row level works | 20080929 | ||
| 6 | IV_START_Y | Call by reference | Type reference (TYPE) | I | first row to render | 20070628 | |||
| 7 | IV_TABLE_CSS_CLASS | Call by reference | Type reference (TYPE) | STRING | CSS class | 20070628 | |||
| 8 | IV_TEMPLATE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | X = used to create HTML template | 20090831 | ||
| 9 | IV_Y_COUNT | Call by reference | Type reference (TYPE) | I | number of rows to render | 20070628 |
Method RENDER_ROWS on class CL_THTMLB_CELLERATOR has no exception.
Method RENDER_SELECTOR_CELL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_HTML | Value transfer | Type reference (TYPE) | STRING | Rendered TD or TH with contents | 20070622 | |||
| 2 | IV_IS_SELECTED | Call by reference | Type reference (TYPE) | ABAP_BOOL | X = row is selected | 20070626 | |||
| 3 | IV_Y | Call by reference | Type reference (TYPE) | I | row number | 20070622 |
Method RENDER_SELECTOR_CELL on class CL_THTMLB_CELLERATOR has no exception.
Method RENDER_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PARENT_AREA | Call by reference | Object reference (TYPE REF TO) | CL_TAJAX_AREA | Element-Handler: |
20080929 |
Method RENDER_TABLE on class CL_THTMLB_CELLERATOR has no exception.
Method RENDER_TABLE_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_HTML | Value transfer | Type reference (TYPE) | STRING | 20070712 |
Method RENDER_TABLE_INFO on class CL_THTMLB_CELLERATOR has no exception.
Method RENDER_TOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_HTML | Value transfer | Type reference (TYPE) | STRING | 20070711 | ||||
| 2 | IT_BUTTONS | Call by reference | Type reference (TYPE) | CRMT_THTMLB_BUTTON_T | Toolbarbuttons | 20070711 | |||
| 3 | IV_MAX_BUTTON_NO | Call by reference | Type reference (TYPE) | STRING | 20070711 |
Method RENDER_TOOLBAR on class CL_THTMLB_CELLERATOR has no exception.
Method RENDER_TOOLBAR_RIGHT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_HTML | Value transfer | Type reference (TYPE) | STRING | 20070713 |
Method RENDER_TOOLBAR_RIGHT on class CL_THTMLB_CELLERATOR has no exception.
Method SCALE_PERCENT_WIDTHS Signature
Method SCALE_PERCENT_WIDTHS on class CL_THTMLB_CELLERATOR has no parameter.
Method SCALE_PERCENT_WIDTHS on class CL_THTMLB_CELLERATOR has no exception.
Method SET_CONFIG_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONFIG_DATA | Call by reference | Type reference (TYPE) | BSP_DLC_TABLE_DESCR | Table Description | 20130503 |
Method SET_CONFIG_DATA on class CL_THTMLB_CELLERATOR has no exception.
Method SET_PARAMETER_DEFAULTS Signature
Method SET_PARAMETER_DEFAULTS on class CL_THTMLB_CELLERATOR has no parameter.
Method SET_PARAMETER_DEFAULTS on class CL_THTMLB_CELLERATOR has no exception.
Method SPLIT_FILTER_REQUEST_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FILTER | Value transfer | Type reference (TYPE) | TT_FILTER | filter table | 20080403 | |||
| 2 | IV_FILTER_VALUE | Call by reference | Type reference (TYPE) | STRING | filter values from request | 20080403 |
Method SPLIT_FILTER_REQUEST_PARAMETER on class CL_THTMLB_CELLERATOR has no exception.
Method SPLIT_FIXED_COLUMNS_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FIXED_COLUMNS | Value transfer | Type reference (TYPE) | TT_FIXED_COLUMNS | Fixed Columns table. | 20090922 | |||
| 2 | IV_DEFAULT_FIXED_COLUMNS_TABLE | Call by reference | Type reference (TYPE) | CRMT_THTMLB_FIXED_COLUMNS_T | Fixed columns specified by the application | 20091123 | |||
| 3 | IV_FIXED_COLUMNS_VALUE | Call by reference | Type reference (TYPE) | STRING | Fixed column values from request. | 20090922 |
Method SPLIT_FIXED_COLUMNS_PARAMETERS on class CL_THTMLB_CELLERATOR has no exception.
Method TO_TRUE_FALSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_OUT | Value transfer | Type reference (TYPE) | STRING | 20070822 | ||||
| 2 | IV_IN | Call by reference | Type reference (TYPE) | STRING | 20070822 |
Method TO_TRUE_FALSE on class CL_THTMLB_CELLERATOR has no exception.
Method UPDATE_FILTER_FROM_CONFIG Signature
Method UPDATE_FILTER_FROM_CONFIG on class CL_THTMLB_CELLERATOR has no parameter.
Method UPDATE_FILTER_FROM_CONFIG on class CL_THTMLB_CELLERATOR has no exception.
Method UPDATE_FIXED_COL_FROM_CONFIG Signature
Method UPDATE_FIXED_COL_FROM_CONFIG on class CL_THTMLB_CELLERATOR has no parameter.
Method UPDATE_FIXED_COL_FROM_CONFIG on class CL_THTMLB_CELLERATOR has no exception.
Method UPDATE_SORT_FROM_CONFIG Signature
Method UPDATE_SORT_FROM_CONFIG on class CL_THTMLB_CELLERATOR has no parameter.
Method UPDATE_SORT_FROM_CONFIG on class CL_THTMLB_CELLERATOR has no exception.
Method WRITE_MULTI_PARAMETER Signature
Method WRITE_MULTI_PARAMETER on class CL_THTMLB_CELLERATOR has no parameter.
Method WRITE_MULTI_PARAMETER on class CL_THTMLB_CELLERATOR has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |